Aug 19 17:14:33 devstack cinder-volume[83008]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 17:14:33 devstack cinder-volume[83008]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:14:33 devstack cinder-volume[83008]: we strongly recommend against using it for new projects. Aug 19 17:14:33 devstack cinder-volume[83008]: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:14:33 devstack cinder-volume[83008]: framework. For more detail see Aug 19 17:14:33 devstack cinder-volume[83008]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:14:33 devstack cinder-volume[83008]: import eventlet # noqa Aug 19 17:14:36 devstack cinder-volume[83008]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=83008) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:14:36 devstack cinder-volume[83008]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83008) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:14:36 devstack cinder-volume[83008]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83008) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:14:37 devstack cinder-volume[83008]: INFO dbcounter [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Registered counter for database cinder Aug 19 17:14:37 devstack cinder-volume[83008]: DEBUG oslo_db.sqlalchemy.engines [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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=83008) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:37 devstack cinder-volume[83008]: DEBUG dbcounter [-] [83008] Writer thread running {{(pid=83008) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:14:37 devstack cinder-volume[83008]: INFO cinder.rpc [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 17:14:37 devstack cinder-volume[83008]: INFO cinder.rpc [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 17:14:37 devstack cinder-volume[83008]: DEBUG oslo_db.sqlalchemy.engines [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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=83008) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:38 devstack cinder-volume[83008]: INFO cinder.volume.manager [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Determined volume DB was empty at startup. Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG cinder.volume.manager [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83008) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 17:14:38 devstack cinder-volume[83008]: INFO cinder.volume.manager [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 19 17:14:38 devstack cinder-volume[83008]: WARNING stevedore.named [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:14:38 devstack cinder-volume[83008]: WARNING castellan.key_manager [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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 19 17:14:38 devstack cinder-volume[83008]: WARNING cinder.keymgr.conf_key_mgr [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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 19 17:14:38 devstack cinder-volume[83008]: DEBUG cinder.volume.drivers.lvm [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=83008) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_concurrency.processutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=83008) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_concurrency.processutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] CMD "cinder-rtstool verify" returned: 0 in 0.419s {{(pid=83008) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_db.sqlalchemy.engines [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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=83008) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:38 devstack cinder-volume[83008]: INFO cinder.rpc [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 17:14:38 devstack cinder-volume[83008]: INFO cinder.rpc [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 17:14:38 devstack cinder-volume[83008]: WARNING stevedore.named [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:14:38 devstack cinder-volume[83008]: WARNING castellan.key_manager [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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 19 17:14:38 devstack cinder-volume[83008]: INFO cinder.volume.manager [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_db.sqlalchemy.engines [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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=83008) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:38 devstack cinder-volume[83008]: INFO oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Starting 1 workers Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Started child 83146 {{(pid=83008) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Full set of CONF: {{(pid=83008) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] ******************************************************************************** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Configuration options gathered from: {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] ================================================================================ {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] allow_availability_zone_fallback = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] allow_compression_on_image_upload = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] allowed_direct_url_schemes = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] api_rate_limit = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] auth_strategy = keystone {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] az_cache_duration = 3600 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_availability_zone = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_host = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_stats_polling_interval = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backup_api_class = cinder.backup.api.API {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backup_name_template = backup-%s {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backup_use_same_host = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backup_use_temp_snapshot = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] chap_password = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] chap_username = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_internal_tenant_project_id = b5bb8de713594df2abf24ace0d226794 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_internal_tenant_user_id = dcc239e68b3a4618a1eeb80b270bf06d {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cloned_volume_same_az = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cluster = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] compression_format = gzip {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] compute_api_class = cinder.compute.nova.API {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] config_dir = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] config_source = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] control_exchange = openstack {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] debug = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] default_availability_zone = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] default_group_type = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] default_volume_type = lvmdriver-1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] disk_geometry = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] driver_client_cert = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] driver_client_cert_key = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] driver_data_namespace = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] driver_ssl_cert_path = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] driver_ssl_cert_verify = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] driver_use_ssl = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] enable_force_upload = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] enable_new_services = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] enable_unsupported_driver = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] enabled_backends = ['lvmdriver-1'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] enforce_multipath_for_image_xfer = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] filter_function = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_api_insecure = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_api_servers = ['http://192.168.122.10/image'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_api_ssl_compression = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_ca_certificates_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_catalog_info = image:glance:publicURL {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_num_retries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance_request_timeout = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] goodness_function = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] graceful_shutdown_timeout = 5 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] group_api_class = cinder.group.api.API {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] host = devstack {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_compress_on_upload = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_conversion_address_space_limit = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_conversion_cpu_limit = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_conversion_disable = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_upload_use_cinder_backend = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_upload_use_internal_tenant = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_volume_cache_enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_volume_cache_max_count = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] image_volume_cache_max_size_gb = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] init_host_max_objects_retrieval = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] instance_format = [instance: %(uuid)s] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] iscsi_target_flags = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] iscsi_write_cache = on {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] iser_helper = tgtadm {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] iser_ip_address = 192.168.122.10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] iser_port = 3260 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_color = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_config_append = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_dir = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83146]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_options = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_rotate_interval = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_rotate_interval_type = days {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] log_rotation_type = none {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 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=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] max_age = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] max_logfile_count = 30 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] max_logfile_size_mb = 200 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] max_over_subscription_ratio = 20.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] message_reap_interval = 86400 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] message_ttl = 2592000 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] migration_create_volume_timeout_secs = 300 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] monkey_patch = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] monkey_patch_modules = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] my_ip = 192.168.122.10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] no_snapshot_gb_quota = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] num_iser_scan_tries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] num_shell_tries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] num_volume_device_scan_tries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] nvmeof_conn_info_version = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] nvmet_ns_id = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] nvmet_port_id = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] osapi_max_limit = 1000 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] osapi_volume_ext_list = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] osapi_volume_listen = 0.0.0.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] osapi_volume_listen_port = 8776 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] osapi_volume_use_ssl = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] osapi_volume_workers = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] per_volume_size_limit = -1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] periodic_fuzzy_delay = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] periodic_interval = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] project_id_regex = [0-9a-f\-]+ {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] public_endpoint = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] publish_errors = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] quota_backup_gigabytes = 1000 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] quota_backups = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] quota_gigabytes = 1000 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] quota_groups = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] quota_snapshots = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] quota_volumes = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] rate_limit_burst = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] rate_limit_except_level = CRITICAL {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] rate_limit_interval = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] reinit_driver_count = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] replication_device = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] report_discard_supported = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] report_interval = 120 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] reservation_clean_interval = 86400 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] reservation_expire = 86400 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] reserved_image_namespaces = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] reserved_percentage = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] rpc_response_timeout = 120 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] run_external_periodic_tasks = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] scst_target_driver = iscsi {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] scst_target_iqn_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_down_time = 720 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] shell_completion = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] snapshot_name_template = snapshot-%s {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] snapshot_same_host = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] split_loggers = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] state_path = /opt/stack/data/cinder {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] storage_availability_zone = nova {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] storage_protocol = iSCSI {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] syslog_log_facility = LOG_USER {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] target_helper = lioadm {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] target_ip_address = 192.168.122.10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] target_port = 3260 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] target_protocol = iscsi {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] target_secondary_ip_addresses = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] trace_flags = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] transfer_api_class = cinder.transfer.api.API {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] transport_url = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] until_refresh = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] use_chap_auth = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] use_default_quota_class = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] use_journal = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] use_json = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] use_multipath_for_image_xfer = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] use_stderr = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] use_syslog = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] verify_glance_signatures = enabled {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_api_class = cinder.volume.api.API {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_backend_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_clear = zero {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_clear_ionice = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_clear_size = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_copy_bps_limit = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_dd_blocksize = 1M {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_name_template = volume-%s {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_service_inithost_offload = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volume_usage_audit_period = month {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] zoning_mode = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_concurrency.disable_process_locking = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.auth_section = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.auth_type = password {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.auth_version = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.cache = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.delay_auth_decision = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.http_connect_timeout = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.include_service_catalog = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.insecure = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.interface = public {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_password = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcache_username = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.region_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.service_token_roles_required = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.service_type = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.token_cache_time = 300 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.10/identity {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.backend = dogpile.cache.null {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.backend_argument = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.backend_expiration_time = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.config_prefix = cache.oslo {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.debug_cache_backend = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.enable_retry_client = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.enable_socket_keepalive = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.expiration_time = 600 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.hashclient_retry_attempts = 2 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.memcache_dead_retry = 300 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.memcache_pool_maxsize = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.memcache_sasl_enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.password = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.proxies = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.redis_db = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.redis_sentinel_service_name = mymaster {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.redis_server = localhost:6379 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.retry_attempts = 2 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.retry_delay = 0.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.socket_keepalive_count = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.socket_keepalive_idle = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.socket_keepalive_interval = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.socket_timeout = 1.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.tls_allowed_ciphers = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.tls_cafile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.tls_certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.tls_enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.tls_keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cache.username = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] coordination.backend_url = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.asyncio_connection = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.asyncio_slave_connection = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.backend = sqlalchemy {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.connection = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.connection_debug = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.connection_parameters = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.connection_recycle_time = 3600 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.connection_trace = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.db_inc_retry_interval = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.db_max_retries = 20 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.db_max_retry_interval = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.db_retry_interval = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.max_overflow = 50 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.max_pool_size = 5 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.max_retries = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.mysql_wsrep_sync_wait = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.pool_timeout = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.retry_interval = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.slave_connection = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.sqlite_synchronous = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.synchronous_reader = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] database.use_db_reconnect = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.connection_string = messaging:// {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.es_doc_type = notification {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.es_scroll_size = 10000 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.es_scroll_time = 2m {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.filter_error_trace = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.hmac_keys = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.sentinel_service_name = mymaster {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.socket_timeout = 0.1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.trace_requests = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler.trace_sqlalchemy = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler_jaeger.process_tags = {} {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler_jaeger.service_name_prefix = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] profiler_otlp.service_name_prefix = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.enforce_new_defaults = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.policy_default_rule = default {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.policy_file = policy.yaml {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_policy.remote_timeout = 60.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] privsep_osbrick.group = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] privsep_osbrick.helper_command = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83146]: INFO cinder.volume.manager [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] privsep_osbrick.user = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_sys_admin.group = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_sys_admin.helper_command = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] cinder_sys_admin.user = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.auth_section = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.auth_type = password {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.cafile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.collect_timing = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.insecure = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.send_service_user_token = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.split_loggers = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] service_user.timeout = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.auth_section = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.auth_type = password {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.collect_timing = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.insecure = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.region_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.split_loggers = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:38 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] glance.timeout = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.backend_availability_zone = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.chap_password = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.chap_username = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.disk_geometry = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.driver_client_cert = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.driver_client_cert_key = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.driver_data_namespace = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.driver_use_ssl = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.enable_unsupported_driver = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.extra_capabilities = {} {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.filter_function = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.goodness_function = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.iscsi_target_flags = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.iscsi_write_cache = on {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.iser_helper = tgtadm {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.iser_ip_address = 192.168.122.10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.iser_port = 3260 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.lvm_mirrors = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.lvm_share_target = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.lvm_type = auto {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.num_shell_tries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.nvmet_port_id = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.replication_device = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.report_discard_supported = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.reserved_percentage = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.scst_target_driver = iscsi {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.scst_target_iqn_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.storage_protocol = iSCSI {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.target_helper = tgtadm {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.target_ip_address = 192.168.122.10 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.target_port = 3260 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.target_protocol = iscsi {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.trace_flags = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.unique_fqdn_network = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.use_chap_auth = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_backend_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_clear = zero {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_clear_ionice = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_clear_size = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volume_group = cinder-volumes {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_reports.file_event_handler = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_reports.log_dir = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.backend_availability_zone = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.backend_host = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.chap_password = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.chap_username = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.chiscsi_conf = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.disk_geometry = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.driver_client_cert = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.driver_data_namespace = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.driver_use_ssl = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.extra_capabilities = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.filter_function = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.goodness_function = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.iser_helper = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.iser_ip_address = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.iser_port = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.iser_target_prefix = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.lvm_conf_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.lvm_mirrors = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.lvm_share_target = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.lvm_type = auto {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.num_shell_tries = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.nvmet_port_id = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.replication_device = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.report_discard_supported = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.reserved_percentage = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.scst_target_driver = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.storage_protocol = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.target_helper = lioadm {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.target_ip_address = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.target_port = 3260 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.target_protocol = iscsi {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.trace_flags = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.use_chap_auth = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_clear = zero {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_clear_size = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] lvmdriver-1.volumes_dir = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.ssl = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_notifications.driver = [] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_notifications.retry = -1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] key_manager.fixed_key = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.barbican_api_version = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.barbican_endpoint = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.barbican_endpoint_type = public {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.barbican_region_name = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.cafile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.collect_timing = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.insecure = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.number_of_retries = 60 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.retry_delay = 1 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.send_service_user_token = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.split_loggers = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.timeout = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.verify_ssl = True {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican.verify_ssl_path = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.auth_section = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.auth_type = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.cafile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.certfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.collect_timing = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.insecure = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.keyfile = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.split_loggers = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] barbican_service_user.timeout = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.approle_role_id = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.approle_secret_id = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.auth_method = approle {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.auth_path = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.kv_mountpoint = secret {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.kv_path = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.kv_version = 2 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.namespace = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.root_token_id = **** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.ssl_ca_crt_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.timeout = 60.0 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.token_file = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.token_role = None {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.use_ssl = False {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:14:39 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] ******************************************************************************** {{(pid=83008) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.109s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.031s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.026s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:39 devstack sudo[83152]: 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 19 17:14:39 devstack sudo[83152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:39 devstack sudo[83152]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.310s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:39 devstack sudo[83159]: 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 19 17:14:39 devstack sudo[83159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:39 devstack sudo[83159]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.267s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:14:39 devstack cinder-volume[83146]: INFO cinder.brick.local_dev.lvm [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.020s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:39 devstack sudo[83257]: 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 19 17:14:39 devstack sudo[83257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:39 devstack sudo[83257]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.271s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG cinder.brick.local_dev.lvm [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83146) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 19 17:14:39 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:39 devstack sudo[83361]: 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 19 17:14:39 devstack sudo[83361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:40 devstack sudo[83361]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.495s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.025s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:40 devstack sudo[83548]: 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 19 17:14:40 devstack sudo[83548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:40 devstack sudo[83548]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.264s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.019s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:40 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:40 devstack sudo[83645]: 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 19 17:14:40 devstack sudo[83645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:41 devstack sudo[83645]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.265s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:41 devstack sudo[83737]: 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 19 17:14:41 devstack sudo[83737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:41 devstack sudo[83737]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.291s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:41 devstack sudo[83767]: 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 19 17:14:41 devstack sudo[83767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:41 devstack sudo[83767]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.288s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:41 devstack sudo[83820]: 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 19 17:14:41 devstack sudo[83820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:41 devstack sudo[83820]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.326s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:41 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:41 devstack sudo[83853]: 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 19 17:14:41 devstack sudo[83853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:42 devstack sudo[83853]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.277s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.018s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:42 devstack sudo[83863]: 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 19 17:14:42 devstack sudo[83863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:42 devstack sudo[83863]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.306s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:42 devstack cinder-volume[83146]: INFO cinder.volume.drivers.lvm [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.025s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:42 devstack sudo[83947]: 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 19 17:14:42 devstack sudo[83947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:42 devstack sudo[83947]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.287s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG cinder.volume.drivers.lvm [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Updating volume stats {{(pid=83146) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:14:42 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:42 devstack sudo[83950]: 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 19 17:14:42 devstack sudo[83950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:43 devstack sudo[83950]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.247s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:43 devstack sudo[83953]: 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 19 17:14:43 devstack sudo[83953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:43 devstack sudo[83953]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.249s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:43 devstack sudo[83962]: 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 19 17:14:43 devstack sudo[83962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:43 devstack sudo[83962]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.240s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:43 devstack sudo[83965]: 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 19 17:14:43 devstack sudo[83965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:43 devstack sudo[83965]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.249s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:43 devstack cinder-volume[83146]: INFO cinder.volume.driver [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Driver hasn't implemented _init_vendor_properties() Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG cinder.volume.driver [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG dbcounter [-] [83146] Writer thread running {{(pid=83146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG cinder.db.api [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Building query based on filter {{(pid=83146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG cinder.image.image_utils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83146) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 17:14:43 devstack cinder-volume[83146]: INFO cinder.keymgr.migration [None req-5d5077af-64a7-4f9c-bf49-23609dbe7285 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG cinder.volume.drivers.lvm [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Updating volume stats {{(pid=83146) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:14:43 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:43 devstack sudo[83969]: 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 19 17:14:43 devstack sudo[83969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:44 devstack sudo[83969]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:44 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.245s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:44 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:44 devstack sudo[83972]: 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 19 17:14:44 devstack sudo[83972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:44 devstack sudo[83972]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:44 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.299s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:44 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:44 devstack sudo[83977]: 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 19 17:14:44 devstack sudo[83977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:44 devstack sudo[83977]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:44 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:44 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:44 devstack sudo[83981]: 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 19 17:14:44 devstack sudo[83981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:45 devstack sudo[83981]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG cinder.manager [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Notifying Schedulers of capabilities ... {{(pid=83146) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:14:45 devstack cinder-volume[83146]: INFO cinder.volume.manager [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Driver initialization completed successfully. Aug 19 17:14:45 devstack cinder-volume[83146]: INFO cinder.manager [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Initiating service 2 cleanup Aug 19 17:14:45 devstack cinder-volume[83146]: INFO cinder.manager [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Service 2 cleanup completed. Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG cinder.service [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Creating RPC server for service cinder-volume {{(pid=83146) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG cinder.service [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83146) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 17:14:45 devstack cinder-volume[83146]: INFO cinder.volume.manager [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG cinder.volume.drivers.lvm [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Updating volume stats {{(pid=83146) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:45 devstack sudo[83984]: 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 19 17:14:45 devstack sudo[83984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:45 devstack sudo[83984]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.296s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:45 devstack sudo[83988]: 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 19 17:14:45 devstack sudo[83988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:45 devstack sudo[83988]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.258s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:45 devstack sudo[83992]: 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 19 17:14:45 devstack sudo[83992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:45 devstack sudo[83992]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.263s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:45 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:14:46 devstack sudo[83995]: 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 19 17:14:46 devstack sudo[83995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:14:46 devstack sudo[83995]: pam_unix(sudo:session): session closed for user root Aug 19 17:14:46 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 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.270s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:14:46 devstack cinder-volume[83146]: INFO cinder.volume.manager [None req-8aa1194b-538c-4abf-ae49-6c4a13f149a4 None None] Driver post RPC initialization completed successfully. Aug 19 17:14:48 devstack cinder-volume[83008]: DEBUG dbcounter [-] [83008] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83008) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:14:56 devstack cinder-volume[83146]: DEBUG dbcounter [-] [83146] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:14:56 devstack cinder-volume[83146]: DEBUG dbcounter [-] [83146] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=83146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:15:02 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager._thread_info {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:15:02 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread count: 6 {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:15:02 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread info: [<_MainThread(MainThread, started 128616655138944)>, , , , , ] {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:16:02 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:16:02 devstack cinder-volume[83146]: DEBUG cinder.volume.drivers.lvm [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Updating volume stats {{(pid=83146) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:16:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:02 devstack sudo[86407]: 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 19 17:16:02 devstack sudo[86407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:02 devstack sudo[86407]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:02 devstack sudo[86411]: 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 19 17:16:02 devstack sudo[86411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:02 devstack sudo[86411]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.272s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:02 devstack sudo[86415]: 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 19 17:16:02 devstack sudo[86415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:03 devstack sudo[86415]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.252s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:16:03 devstack sudo[86419]: 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 19 17:16:03 devstack sudo[86419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:16:03 devstack sudo[86419]: pam_unix(sudo:session): session closed for user root Aug 19 17:16:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.266s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:16:03 devstack cinder-volume[83146]: DEBUG cinder.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Notifying Schedulers of capabilities ... {{(pid=83146) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:16:03 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager._thread_info {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:16:03 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread count: 6 {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:16:03 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread info: [<_MainThread(MainThread, started 128616655138944)>, , , , , ] {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:16:56 devstack cinder-volume[83146]: DEBUG dbcounter [-] [83146] Writing DB stats cinder:SELECT=1 {{(pid=83146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:16:56 devstack cinder-volume[83146]: DEBUG dbcounter [-] [83146] Writing DB stats cinder:UPDATE=1 {{(pid=83146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:17:02 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:17:02 devstack cinder-volume[83146]: DEBUG cinder.volume.drivers.lvm [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Updating volume stats {{(pid=83146) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:17:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:02 devstack sudo[89620]: 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 19 17:17:02 devstack sudo[89620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:02 devstack sudo[89620]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.269s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:02 devstack sudo[89623]: 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 19 17:17:02 devstack sudo[89623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:02 devstack sudo[89623]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.255s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:02 devstack sudo[89627]: 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 19 17:17:02 devstack sudo[89627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:03 devstack sudo[89627]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.271s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:17:03 devstack sudo[89631]: 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 19 17:17:03 devstack sudo[89631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:17:03 devstack sudo[89631]: pam_unix(sudo:session): session closed for user root Aug 19 17:17:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.280s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:17:03 devstack cinder-volume[83146]: DEBUG cinder.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Notifying Schedulers of capabilities ... {{(pid=83146) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:18:02 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:18:02 devstack cinder-volume[83146]: DEBUG cinder.volume.drivers.lvm [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Updating volume stats {{(pid=83146) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:18:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:02 devstack sudo[91724]: 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 19 17:18:02 devstack sudo[91724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:02 devstack sudo[91724]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.268s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:02 devstack sudo[91749]: 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 19 17:18:02 devstack sudo[91749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:02 devstack sudo[91749]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.254s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:02 devstack sudo[91753]: 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 19 17:18:02 devstack sudo[91753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:03 devstack sudo[91753]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.264s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:18:03 devstack sudo[91776]: 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 19 17:18:03 devstack sudo[91776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:18:03 devstack sudo[91776]: pam_unix(sudo:session): session closed for user root Aug 19 17:18:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.284s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:18:03 devstack cinder-volume[83146]: DEBUG cinder.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Notifying Schedulers of capabilities ... {{(pid=83146) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:18:03 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager._thread_info {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:18:03 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread count: 6 {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:18:03 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread info: [<_MainThread(MainThread, started 128616655138944)>, , , , , ] {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:18:56 devstack cinder-volume[83146]: DEBUG dbcounter [-] [83146] Writing DB stats cinder:SELECT=1 {{(pid=83146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:18:56 devstack cinder-volume[83146]: DEBUG dbcounter [-] [83146] Writing DB stats cinder:UPDATE=1 {{(pid=83146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:19:02 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:19:02 devstack cinder-volume[83146]: DEBUG cinder.volume.drivers.lvm [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Updating volume stats {{(pid=83146) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 17:19:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:02 devstack sudo[92932]: 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 19 17:19:02 devstack sudo[92932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:02 devstack sudo[92932]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.276s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:02 devstack sudo[92936]: 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 19 17:19:02 devstack sudo[92936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:02 devstack sudo[92936]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:02 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:02 devstack sudo[92961]: 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 19 17:19:02 devstack sudo[92961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:03 devstack sudo[92961]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.272s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:03 devstack sudo[92964]: 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 19 17:19:03 devstack sudo[92964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:03 devstack sudo[92964]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:03 devstack cinder-volume[83146]: DEBUG oslo_concurrency.processutils [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 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.250s {{(pid=83146) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:03 devstack cinder-volume[83146]: DEBUG cinder.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Notifying Schedulers of capabilities ... {{(pid=83146) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:19:03 devstack cinder-volume[83146]: DEBUG oslo_service.periodic_task [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] Running periodic task VolumeManager._thread_info {{(pid=83146) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:19:03 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread count: 6 {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:19:03 devstack cinder-volume[83146]: DEBUG cinder.volume.manager [None req-8cf371b3-12d2-41c2-ab5c-15b8dc990ce5 None None] thread info: [<_MainThread(MainThread, started 128616655138944)>, , , , , ] {{(pid=83146) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:19:11 devstack cinder-volume[83008]: INFO oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Caught SIGTERM, stopping children Aug 19 17:19:11 devstack cinder-volume[83008]: DEBUG oslo_concurrency.lockutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Acquiring lock "singleton_lock" {{(pid=83008) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:11 devstack cinder-volume[83008]: DEBUG oslo_concurrency.lockutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Acquired lock "singleton_lock" {{(pid=83008) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:11 devstack cinder-volume[83008]: DEBUG oslo_concurrency.lockutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Releasing lock "singleton_lock" {{(pid=83008) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:11 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Stop services. {{(pid=83008) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 19 17:19:11 devstack cinder-volume[83008]: DEBUG oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Killing children. {{(pid=83008) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 19 17:19:11 devstack cinder-volume[83008]: INFO oslo_service.backend._eventlet.service [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Waiting on 1 children to exit Aug 19 17:19:16 devstack cinder-volume[83146]: INFO oslo_service.backend._eventlet.service [-] Parent process has died unexpectedly, exiting Aug 19 17:19:16 devstack cinder-volume[93279]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 17:19:16 devstack cinder-volume[93279]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:19:16 devstack cinder-volume[93279]: we strongly recommend against using it for new projects. Aug 19 17:19:16 devstack cinder-volume[93279]: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:19:16 devstack cinder-volume[93279]: framework. For more detail see Aug 19 17:19:16 devstack cinder-volume[93279]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:19:16 devstack cinder-volume[93279]: import eventlet # noqa Aug 19 17:19:18 devstack cinder-volume[93279]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93279) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:18 devstack cinder-volume[93279]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93279) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:18 devstack cinder-volume[93279]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93279) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:19 devstack cinder-volume[93279]: INFO dbcounter [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Registered counter for database cinder Aug 19 17:19:19 devstack cinder-volume[93279]: DEBUG oslo_db.sqlalchemy.engines [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 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=93279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:19 devstack cinder-volume[93279]: DEBUG dbcounter [-] [93279] Writer thread running {{(pid=93279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:19 devstack cinder-volume[93279]: INFO cinder.rpc [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 17:19:19 devstack cinder-volume[93279]: INFO cinder.rpc [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 17:19:19 devstack cinder-volume[93279]: DEBUG oslo_db.sqlalchemy.engines [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 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=93279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:19 devstack cinder-volume[93279]: INFO cinder.volume.manager [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Determined volume DB was empty at startup. Aug 19 17:19:19 devstack cinder-volume[93279]: DEBUG cinder.volume.manager [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93279) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 17:19:19 devstack cinder-volume[93279]: INFO cinder.volume.manager [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 19 17:19:19 devstack cinder-volume[93279]: WARNING stevedore.named [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:19:19 devstack cinder-volume[93279]: WARNING castellan.key_manager [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 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 19 17:19:19 devstack cinder-volume[93279]: WARNING cinder.keymgr.conf_key_mgr [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 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 19 17:19:19 devstack cinder-volume[93279]: INFO cinder.volume.manager [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 19 17:19:19 devstack cinder-volume[93279]: DEBUG oslo_db.sqlalchemy.engines [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 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=93279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:20 devstack cinder-volume[93279]: INFO oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Starting 1 workers Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Started child 93501 {{(pid=93279) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Full set of CONF: {{(pid=93279) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] ******************************************************************************** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Configuration options gathered from: {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] ================================================================================ {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] allow_availability_zone_fallback = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93501]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] allow_compression_on_image_upload = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] allowed_direct_url_schemes = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] api_rate_limit = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] auth_strategy = keystone {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_availability_zone = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_host = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_stats_polling_interval = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backup_api_class = cinder.backup.api.API {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backup_name_template = backup-%s {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backup_use_same_host = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backup_use_temp_snapshot = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] chap_password = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] chap_username = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_internal_tenant_project_id = b5bb8de713594df2abf24ace0d226794 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_internal_tenant_user_id = dcc239e68b3a4618a1eeb80b270bf06d {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cluster = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] compression_format = gzip {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] compute_api_class = cinder.compute.nova.API {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] config_dir = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] config_source = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] control_exchange = openstack {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] debug = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] default_availability_zone = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] default_group_type = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 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=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] default_volume_type = QuobyteHD {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] disk_geometry = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] driver_client_cert = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] driver_client_cert_key = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] driver_data_namespace = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] driver_ssl_cert_path = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] driver_ssl_cert_verify = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] driver_use_ssl = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] enable_new_services = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] enable_unsupported_driver = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] enabled_backends = ['QuobyteHD'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] enforce_multipath_for_image_xfer = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] filter_function = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_api_insecure = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_api_servers = ['http://192.168.122.10/image'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_api_ssl_compression = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_ca_certificates_file = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_catalog_info = image:glance:publicURL {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_num_retries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance_request_timeout = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] goodness_function = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] graceful_shutdown_timeout = 5 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] group_api_class = cinder.group.api.API {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] host = devstack {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_compress_on_upload = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_conversion_address_space_limit = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_conversion_cpu_limit = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_conversion_disable = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_upload_use_cinder_backend = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_upload_use_internal_tenant = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_volume_cache_enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_volume_cache_max_count = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] image_volume_cache_max_size_gb = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] init_host_max_objects_retrieval = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] instance_format = [instance: %(uuid)s] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] iscsi_target_flags = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] iscsi_write_cache = on {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] iser_helper = tgtadm {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] iser_ip_address = 192.168.122.10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] iser_port = 3260 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_color = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_config_append = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_dir = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_file = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_options = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_rotate_interval = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_rotate_interval_type = days {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] log_rotation_type = none {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 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=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] max_age = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] max_logfile_count = 30 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] max_logfile_size_mb = 200 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] max_over_subscription_ratio = 20.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] message_reap_interval = 86400 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] message_ttl = 2592000 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] migration_create_volume_timeout_secs = 300 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] monkey_patch = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] monkey_patch_modules = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] my_ip = 192.168.122.10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] no_snapshot_gb_quota = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] num_iser_scan_tries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] num_shell_tries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] num_volume_device_scan_tries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] nvmeof_conn_info_version = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] nvmet_ns_id = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] nvmet_port_id = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] osapi_max_limit = 1000 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] osapi_volume_ext_list = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] osapi_volume_listen_port = 8776 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] osapi_volume_use_ssl = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] osapi_volume_workers = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] per_volume_size_limit = -1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] periodic_fuzzy_delay = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] periodic_interval = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] public_endpoint = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] publish_errors = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] quota_backup_gigabytes = 1000 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] quota_backups = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] quota_gigabytes = 1000 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] quota_groups = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] quota_snapshots = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] quota_volumes = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] rate_limit_burst = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] rate_limit_except_level = CRITICAL {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] rate_limit_interval = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] reinit_driver_count = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] replication_device = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] report_discard_supported = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] report_interval = 120 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] reservation_clean_interval = 86400 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] reservation_expire = 86400 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] reserved_image_namespaces = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] reserved_percentage = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93501]: INFO cinder.volume.manager [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Starting volume driver QuobyteDriver (1.2) Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.remotefs [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93501) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] rpc_response_timeout = 120 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] run_external_periodic_tasks = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] scst_target_driver = iscsi {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] scst_target_iqn_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_down_time = 720 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] shell_completion = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] snapshot_name_template = snapshot-%s {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] split_loggers = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] state_path = /opt/stack/data/cinder {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] storage_availability_zone = nova {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] storage_protocol = iSCSI {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] syslog_log_facility = LOG_USER {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] target_helper = lioadm {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] target_ip_address = 192.168.122.10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] target_port = 3260 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] target_protocol = iscsi {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] target_secondary_ip_addresses = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] trace_flags = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] transport_url = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] until_refresh = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] use_chap_auth = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] use_default_quota_class = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] use_journal = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] use_json = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] use_multipath_for_image_xfer = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] use_stderr = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] use_syslog = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] verify_glance_signatures = enabled {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_api_class = cinder.volume.api.API {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_backend_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_clear = zero {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_clear_ionice = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_clear_size = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_copy_bps_limit = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_dd_blocksize = 1M {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_name_template = volume-%s {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_service_inithost_offload = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volume_usage_audit_period = month {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] zoning_mode = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_concurrency.disable_process_locking = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.auth_section = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.auth_type = password {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.auth_version = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.cache = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.include_service_catalog = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.insecure = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.interface = public {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_password = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcache_username = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.region_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[83146]: DEBUG oslo_concurrency.lockutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Acquiring lock "singleton_lock" {{(pid=83146) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:20 devstack cinder-volume[83146]: DEBUG oslo_concurrency.lockutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Acquired lock "singleton_lock" {{(pid=83146) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:20 devstack cinder-volume[83146]: DEBUG oslo_concurrency.lockutils [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Releasing lock "singleton_lock" {{(pid=83146) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.service_type = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.10/identity {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.backend = dogpile.cache.null {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.backend_argument = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.backend_expiration_time = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.config_prefix = cache.oslo {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.debug_cache_backend = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.enable_retry_client = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.enable_socket_keepalive = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.expiration_time = 600 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.hashclient_retry_attempts = 2 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.memcache_dead_retry = 300 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.memcache_pool_maxsize = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.memcache_sasl_enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[83146]: WARNING amqp [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.password = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.proxies = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.redis_db = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.redis_server = localhost:6379 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.retry_attempts = 2 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.retry_delay = 0.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.socket_keepalive_count = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.socket_keepalive_idle = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.socket_keepalive_interval = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.socket_timeout = 1.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.tls_allowed_ciphers = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.tls_cafile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.tls_certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.tls_enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.tls_keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cache.username = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] coordination.backend_url = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.asyncio_connection = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.asyncio_slave_connection = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.backend = sqlalchemy {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.connection = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.connection_debug = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.connection_parameters = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.connection_recycle_time = 3600 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[83146]: WARNING amqp [None req-00134ca4-1e54-4694-8250-bc3fa9ea0641 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.connection_trace = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.db_inc_retry_interval = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.db_max_retries = 20 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.db_max_retry_interval = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.db_retry_interval = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.max_overflow = 50 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.max_pool_size = 5 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.max_retries = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.mysql_wsrep_sync_wait = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.pool_timeout = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.retry_interval = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.slave_connection = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.sqlite_synchronous = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.synchronous_reader = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] database.use_db_reconnect = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.connection_string = messaging:// {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.es_doc_type = notification {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.es_scroll_size = 10000 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.es_scroll_time = 2m {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.filter_error_trace = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.hmac_keys = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93501) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 19 17:19:20 devstack cinder-volume[93501]: WARNING cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 19 17:19:20 devstack cinder-volume[93501]: WARNING cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Running cmd (subprocess): mount.quobyte {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.sentinel_service_name = mymaster {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.socket_timeout = 0.1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.trace_requests = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler.trace_sqlalchemy = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler_jaeger.process_tags = {} {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler_jaeger.service_name_prefix = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] profiler_otlp.service_name_prefix = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.enforce_new_defaults = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.policy_default_rule = default {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.policy_file = policy.yaml {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] privsep_osbrick.group = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] privsep_osbrick.helper_command = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] privsep_osbrick.user = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_sys_admin.group = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_sys_admin.helper_command = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] cinder_sys_admin.user = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.auth_section = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.auth_type = password {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.cafile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.collect_timing = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.insecure = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.send_service_user_token = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.split_loggers = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] service_user.timeout = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.auth_section = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.auth_type = password {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.collect_timing = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.insecure = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.region_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.split_loggers = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] glance.timeout = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.backend_availability_zone = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.chap_password = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.chap_username = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.disk_geometry = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.driver_client_cert = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.driver_client_cert_key = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.driver_data_namespace = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.driver_use_ssl = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.extra_capabilities = {} {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.filter_function = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.goodness_function = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.iscsi_target_flags = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.iscsi_write_cache = on {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.iser_helper = tgtadm {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.iser_ip_address = 192.168.122.10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.iser_port = 3260 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_host = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_login = admin {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_mount_options = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_password = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_private_key = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_share_path = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.num_shell_tries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.quobyte_volume_url = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.replication_device = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.report_discard_supported = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.reserved_percentage = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.target_helper = tgtadm {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.target_ip_address = 192.168.122.10 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.target_port = 3260 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.target_protocol = iscsi {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.trace_flags = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.unique_fqdn_network = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.use_chap_auth = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_backend_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_clear = zero {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_clear_ionice = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_clear_size = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_reports.file_event_handler = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_reports.log_dir = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.backend_availability_zone = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.backend_host = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.chap_password = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.chap_username = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.chiscsi_conf = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.disk_geometry = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.driver_client_cert = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.driver_data_namespace = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.driver_use_ssl = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.extra_capabilities = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.filter_function = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.goodness_function = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.iser_helper = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.iser_ip_address = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack quobyte-client[93506]: Reading configuration file: /etc/quobyte/client.cfg Aug 19 17:19:20 devstack quobyte-client[93506]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.iser_port = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.iser_target_prefix = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_host = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] CMD "mount.quobyte" returned: 1 in 0.084s {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=93501) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_login = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_mount_options = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_password = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_private_key = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_share_path = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_ssh_port = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.num_shell_tries = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.nvmet_port_id = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93501]: INFO cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 ... Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f -c /etc/quobyte/client-cinder.cfg {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.replication_device = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.report_discard_supported = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.reserved_percentage = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.scst_target_driver = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.storage_protocol = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.target_helper = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.target_ip_address = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.target_port = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.target_prefix = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.target_protocol = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.trace_flags = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.use_chap_auth = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_clear = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_clear_size = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] QuobyteHD.volumes_dir = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.ssl = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_notifications.driver = [] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_notifications.retry = -1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] key_manager.fixed_key = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.barbican_api_version = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.barbican_endpoint = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.barbican_endpoint_type = public {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.barbican_region_name = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.cafile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.collect_timing = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.insecure = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.number_of_retries = 60 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.retry_delay = 1 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.send_service_user_token = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.split_loggers = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.timeout = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.verify_ssl = True {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican.verify_ssl_path = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.auth_section = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.auth_type = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.cafile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.certfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.collect_timing = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.insecure = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.keyfile = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.split_loggers = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] barbican_service_user.timeout = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.approle_role_id = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.approle_secret_id = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.auth_method = approle {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.auth_path = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.kv_mountpoint = secret {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.kv_path = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.kv_version = 2 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.namespace = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.root_token_id = **** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.ssl_ca_crt_file = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.timeout = 60.0 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.token_file = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.token_role = None {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.use_ssl = False {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:20 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] ******************************************************************************** {{(pid=93279) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 17:19:20 devstack sudo[93508]: 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-f2768593-d998-451c-ae46-8f751f2b4dc6 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f -c /etc/quobyte/client-cinder.cfg Aug 19 17:19:20 devstack sudo[93508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:20 devstack sudo[93508]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.405s {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:20 devstack cinder-volume[93501]: INFO cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 succeeded Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=93501) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.422s {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:20 devstack sudo[93581]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:19:20 devstack sudo[93581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:20 devstack sudo[93581]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:20 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.239s {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:20 devstack cinder-volume[93501]: INFO cinder.volume.driver [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Driver hasn't implemented _init_vendor_properties() Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.volume.driver [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.3707695007324, 'free_capacity_gb': 1775.3707695007324, '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=93501) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_db.sqlalchemy.engines [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 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=93501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG dbcounter [-] [93501] Writer thread running {{(pid=93501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.db.api [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Building query based on filter {{(pid=93501) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.image.image_utils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93501) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 17:19:21 devstack cinder-volume[93501]: INFO cinder.keymgr.migration [None req-af1cd929-68f5-4083-9236-05b403574e62 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=93501) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=93501) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:21 devstack sudo[93584]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:19:21 devstack sudo[93584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:21 devstack sudo[93584]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.224s {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.manager [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Notifying Schedulers of capabilities ... {{(pid=93501) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:19:21 devstack cinder-volume[93501]: INFO cinder.volume.manager [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Driver initialization completed successfully. Aug 19 17:19:21 devstack cinder-volume[93501]: INFO cinder.manager [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Initiating service 3 cleanup Aug 19 17:19:21 devstack cinder-volume[93501]: INFO cinder.manager [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Service 3 cleanup completed. Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.service [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Creating RPC server for service cinder-volume {{(pid=93501) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.service [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93501) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 17:19:21 devstack cinder-volume[93501]: INFO cinder.volume.manager [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=93501) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG cinder.volume.drivers.quobyte [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=93501) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93501) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:21 devstack sudo[93588]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:19:21 devstack sudo[93588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:21 devstack sudo[93588]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:21 devstack cinder-volume[93501]: DEBUG oslo_concurrency.processutils [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.255s {{(pid=93501) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:21 devstack cinder-volume[93501]: INFO cinder.volume.manager [None req-41a51634-bdd7-4473-aabd-e9ffe0149272 None None] Driver post RPC initialization completed successfully. Aug 19 17:19:25 devstack cinder-volume[93279]: INFO oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Caught SIGTERM, stopping children Aug 19 17:19:25 devstack cinder-volume[93279]: DEBUG oslo_concurrency.lockutils [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Acquiring lock "singleton_lock" {{(pid=93279) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:25 devstack cinder-volume[93279]: DEBUG oslo_concurrency.lockutils [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Acquired lock "singleton_lock" {{(pid=93279) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:25 devstack cinder-volume[93279]: DEBUG oslo_concurrency.lockutils [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Releasing lock "singleton_lock" {{(pid=93279) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:25 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Stop services. {{(pid=93279) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 19 17:19:25 devstack cinder-volume[93279]: DEBUG oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Killing children. {{(pid=93279) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 19 17:19:25 devstack cinder-volume[93279]: INFO oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Waiting on 1 children to exit Aug 19 17:19:29 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Acquiring lock "singleton_lock" {{(pid=93501) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:29 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Acquired lock "singleton_lock" {{(pid=93501) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:29 devstack cinder-volume[93501]: DEBUG oslo_concurrency.lockutils [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Releasing lock "singleton_lock" {{(pid=93501) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:29 devstack cinder-volume[93501]: WARNING amqp [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:29 devstack cinder-volume[93501]: WARNING amqp [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 17:19:29 devstack cinder-volume[93279]: INFO oslo_service.backend._eventlet.service [None req-51b695fb-50eb-49d1-8d37-7e0632bb84a0 None None] Child 93501 exited with status 0 Aug 19 17:19:30 devstack cinder-volume[93807]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 17:19:30 devstack cinder-volume[93807]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:19:30 devstack cinder-volume[93807]: we strongly recommend against using it for new projects. Aug 19 17:19:30 devstack cinder-volume[93807]: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:19:30 devstack cinder-volume[93807]: framework. For more detail see Aug 19 17:19:30 devstack cinder-volume[93807]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:19:30 devstack cinder-volume[93807]: import eventlet # noqa Aug 19 17:19:32 devstack cinder-volume[93807]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93807) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 17:19:32 devstack cinder-volume[93807]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93807) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 17:19:32 devstack cinder-volume[93807]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93807) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 17:19:33 devstack cinder-volume[93807]: INFO dbcounter [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Registered counter for database cinder Aug 19 17:19:33 devstack cinder-volume[93807]: DEBUG oslo_db.sqlalchemy.engines [None req-88939920-7a57-43fb-a7e7-2195d45613a5 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=93807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:33 devstack cinder-volume[93807]: DEBUG dbcounter [-] [93807] Writer thread running {{(pid=93807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:33 devstack cinder-volume[93807]: INFO cinder.rpc [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 17:19:33 devstack cinder-volume[93807]: INFO cinder.rpc [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_db.sqlalchemy.engines [None req-88939920-7a57-43fb-a7e7-2195d45613a5 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=93807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:34 devstack cinder-volume[93807]: INFO cinder.volume.manager [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Determined volume DB was empty at startup. Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG cinder.volume.manager [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93807) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 17:19:34 devstack cinder-volume[93807]: WARNING stevedore.named [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 17:19:34 devstack cinder-volume[93807]: WARNING castellan.key_manager [None req-88939920-7a57-43fb-a7e7-2195d45613a5 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 19 17:19:34 devstack cinder-volume[93807]: WARNING cinder.keymgr.conf_key_mgr [None req-88939920-7a57-43fb-a7e7-2195d45613a5 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 19 17:19:34 devstack cinder-volume[93807]: INFO cinder.volume.manager [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_db.sqlalchemy.engines [None req-88939920-7a57-43fb-a7e7-2195d45613a5 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=93807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:34 devstack cinder-volume[93807]: INFO oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Starting 1 workers Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Started child 94106 {{(pid=93807) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Full set of CONF: {{(pid=93807) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] ******************************************************************************** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] Configuration options gathered from: {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] ================================================================================ {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 17:19:34 devstack cinder-volume[94106]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] allow_availability_zone_fallback = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] allow_compression_on_image_upload = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] allowed_direct_url_schemes = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] api_rate_limit = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] auth_strategy = keystone {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_availability_zone = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_host = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_stats_polling_interval = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backup_api_class = cinder.backup.api.API {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backup_name_template = backup-%s {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backup_use_same_host = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backup_use_temp_snapshot = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] chap_password = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] chap_username = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_internal_tenant_project_id = b5bb8de713594df2abf24ace0d226794 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_internal_tenant_user_id = dcc239e68b3a4618a1eeb80b270bf06d {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cluster = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] compression_format = gzip {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] compute_api_class = cinder.compute.nova.API {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] config_dir = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] config_source = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] control_exchange = openstack {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] debug = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] default_availability_zone = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] default_group_type = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 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=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] default_volume_type = QuobyteHD {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] disk_geometry = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] driver_client_cert = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] driver_client_cert_key = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] driver_data_namespace = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] driver_ssl_cert_path = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] driver_ssl_cert_verify = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] driver_use_ssl = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] enable_new_services = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] enable_unsupported_driver = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] enabled_backends = ['QuobyteHD'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] enforce_multipath_for_image_xfer = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] filter_function = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_api_insecure = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_api_servers = ['http://192.168.122.10/image'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_api_ssl_compression = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_ca_certificates_file = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_catalog_info = image:glance:publicURL {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_num_retries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance_request_timeout = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] goodness_function = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] graceful_shutdown_timeout = 5 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] group_api_class = cinder.group.api.API {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] host = devstack {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_compress_on_upload = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_conversion_address_space_limit = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_conversion_cpu_limit = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_conversion_disable = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_upload_use_cinder_backend = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_upload_use_internal_tenant = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_volume_cache_enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_volume_cache_max_count = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] image_volume_cache_max_size_gb = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] init_host_max_objects_retrieval = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] instance_format = [instance: %(uuid)s] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] iscsi_target_flags = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] iscsi_write_cache = on {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] iser_helper = tgtadm {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] iser_ip_address = 192.168.122.10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] iser_port = 3260 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_color = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_config_append = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_dir = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_file = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_options = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_rotate_interval = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_rotate_interval_type = days {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] log_rotation_type = none {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 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=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] max_age = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] max_logfile_count = 30 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] max_logfile_size_mb = 200 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] max_over_subscription_ratio = 20.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] message_reap_interval = 86400 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] message_ttl = 2592000 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] migration_create_volume_timeout_secs = 300 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] monkey_patch = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] monkey_patch_modules = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] my_ip = 192.168.122.10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] no_snapshot_gb_quota = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] num_iser_scan_tries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] num_shell_tries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Starting volume driver QuobyteDriver (1.2) Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94106) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] num_volume_device_scan_tries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] nvmeof_conn_info_version = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] nvmet_ns_id = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] nvmet_port_id = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] osapi_max_limit = 1000 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] osapi_volume_ext_list = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] osapi_volume_listen_port = 8776 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] osapi_volume_use_ssl = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] osapi_volume_workers = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] per_volume_size_limit = -1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] periodic_fuzzy_delay = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] periodic_interval = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] public_endpoint = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] publish_errors = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] quota_backup_gigabytes = 1000 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] quota_backups = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] quota_gigabytes = 1000 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] quota_groups = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] quota_snapshots = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] quota_volumes = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] rate_limit_burst = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] rate_limit_except_level = CRITICAL {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] rate_limit_interval = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] reinit_driver_count = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] replication_device = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] report_discard_supported = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] report_interval = 120 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] reservation_clean_interval = 86400 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] reservation_expire = 86400 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] reserved_image_namespaces = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] reserved_percentage = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] rpc_response_timeout = 120 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] run_external_periodic_tasks = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] scst_target_driver = iscsi {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] scst_target_iqn_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_down_time = 720 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] shell_completion = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] snapshot_name_template = snapshot-%s {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] split_loggers = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] state_path = /opt/stack/data/cinder {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] storage_availability_zone = nova {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] storage_protocol = iSCSI {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] syslog_log_facility = LOG_USER {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] target_helper = lioadm {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] target_ip_address = 192.168.122.10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] target_port = 3260 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] target_protocol = iscsi {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] target_secondary_ip_addresses = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] trace_flags = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] transport_url = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] until_refresh = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] use_chap_auth = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] use_default_quota_class = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] use_journal = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] use_json = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] use_multipath_for_image_xfer = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] use_stderr = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] use_syslog = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] verify_glance_signatures = enabled {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_api_class = cinder.volume.api.API {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_backend_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_clear = zero {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_clear_ionice = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_clear_size = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_copy_bps_limit = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_dd_blocksize = 1M {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_name_template = volume-%s {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_service_inithost_offload = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volume_usage_audit_period = month {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] zoning_mode = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_concurrency.disable_process_locking = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94106) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 19 17:19:34 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 19 17:19:34 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Running cmd (subprocess): mount.quobyte {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.auth_section = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.auth_type = password {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.auth_version = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.cache = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.include_service_catalog = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.insecure = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.interface = public {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_password = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcache_username = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.region_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.service_type = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.10/identity {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.backend = dogpile.cache.null {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.backend_argument = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.backend_expiration_time = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.config_prefix = cache.oslo {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.debug_cache_backend = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.enable_retry_client = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.enable_socket_keepalive = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.expiration_time = 600 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.hashclient_retry_attempts = 2 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.memcache_dead_retry = 300 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.memcache_pool_maxsize = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.memcache_sasl_enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.password = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.proxies = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.redis_db = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.redis_server = localhost:6379 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.retry_attempts = 2 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.retry_delay = 0.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.socket_keepalive_count = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.socket_keepalive_idle = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.socket_keepalive_interval = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.socket_timeout = 1.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.tls_allowed_ciphers = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.tls_cafile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.tls_certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.tls_enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.tls_keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cache.username = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] coordination.backend_url = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.asyncio_connection = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.asyncio_slave_connection = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.backend = sqlalchemy {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.connection = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.connection_debug = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.connection_parameters = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.connection_recycle_time = 3600 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.connection_trace = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.db_inc_retry_interval = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.db_max_retries = 20 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.db_max_retry_interval = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.db_retry_interval = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.max_overflow = 50 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.max_pool_size = 5 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.max_retries = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.mysql_wsrep_sync_wait = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.pool_timeout = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.retry_interval = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.slave_connection = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.sqlite_synchronous = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.synchronous_reader = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] database.use_db_reconnect = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.connection_string = messaging:// {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.es_doc_type = notification {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.es_scroll_size = 10000 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.es_scroll_time = 2m {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.filter_error_trace = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.hmac_keys = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.sentinel_service_name = mymaster {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.socket_timeout = 0.1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.trace_requests = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler.trace_sqlalchemy = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler_jaeger.process_tags = {} {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler_jaeger.service_name_prefix = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] profiler_otlp.service_name_prefix = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.enforce_new_defaults = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.policy_default_rule = default {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.policy_file = policy.yaml {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] privsep_osbrick.group = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] privsep_osbrick.helper_command = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] privsep_osbrick.user = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_sys_admin.group = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_sys_admin.helper_command = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] cinder_sys_admin.user = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.auth_section = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.auth_type = password {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.cafile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.collect_timing = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.insecure = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.send_service_user_token = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.split_loggers = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] service_user.timeout = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.auth_section = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.auth_type = password {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.collect_timing = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.insecure = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.region_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.split_loggers = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] glance.timeout = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.backend_availability_zone = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.chap_password = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.chap_username = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.disk_geometry = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.driver_client_cert = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.driver_client_cert_key = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.driver_data_namespace = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.driver_use_ssl = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.extra_capabilities = {} {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.filter_function = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.goodness_function = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.iscsi_target_flags = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.iscsi_write_cache = on {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.iser_helper = tgtadm {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.iser_ip_address = 192.168.122.10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.iser_port = 3260 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_host = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_login = admin {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_mount_options = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_password = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_private_key = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_share_path = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.num_shell_tries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.quobyte_volume_url = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.replication_device = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.report_discard_supported = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.reserved_percentage = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.target_helper = tgtadm {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.target_ip_address = 192.168.122.10 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.target_port = 3260 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.target_protocol = iscsi {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.trace_flags = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.unique_fqdn_network = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.use_chap_auth = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_backend_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_clear = zero {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_clear_ionice = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_clear_size = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_reports.file_event_handler = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_reports.log_dir = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.backend_availability_zone = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.backend_host = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.chap_password = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.chap_username = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.chiscsi_conf = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.disk_geometry = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.driver_client_cert = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.driver_data_namespace = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.driver_use_ssl = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.extra_capabilities = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.filter_function = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.goodness_function = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.iser_helper = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.iser_ip_address = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.iser_port = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.iser_target_prefix = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_host = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_login = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_mount_options = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_password = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_private_key = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_share_path = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_ssh_port = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.num_shell_tries = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.nvmet_port_id = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.replication_device = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.report_discard_supported = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.reserved_percentage = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.scst_target_driver = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.storage_protocol = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.target_helper = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.target_ip_address = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.target_port = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.target_prefix = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.target_protocol = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.trace_flags = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.use_chap_auth = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_clear = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_clear_size = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack quobyte-client[94108]: Reading configuration file: /etc/quobyte/client.cfg Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] QuobyteHD.volumes_dir = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack quobyte-client[94108]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.ssl = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_notifications.driver = [] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_notifications.retry = -1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] key_manager.fixed_key = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.barbican_api_version = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.barbican_endpoint = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] CMD "mount.quobyte" returned: 1 in 0.128s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.barbican_endpoint_type = public {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.barbican_region_name = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.cafile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.collect_timing = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.insecure = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.number_of_retries = 60 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.retry_delay = 1 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.send_service_user_token = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.split_loggers = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.timeout = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.verify_ssl = True {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican.verify_ssl_path = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.auth_section = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.auth_type = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.cafile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.certfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.collect_timing = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.insecure = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.keyfile = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.split_loggers = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] barbican_service_user.timeout = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.approle_role_id = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.approle_secret_id = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.auth_method = approle {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.auth_path = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.kv_mountpoint = secret {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.kv_path = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.kv_version = 2 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.namespace = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.root_token_id = **** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.ssl_ca_crt_file = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.timeout = 60.0 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.token_file = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.token_role = None {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.use_ssl = False {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 17:19:34 devstack cinder-volume[93807]: DEBUG oslo_service.backend._eventlet.service [None req-88939920-7a57-43fb-a7e7-2195d45613a5 None None] ******************************************************************************** {{(pid=93807) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:34 devstack sudo[94109]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:19:34 devstack sudo[94109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:34 devstack sudo[94109]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.231s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:34 devstack cinder-volume[94106]: INFO cinder.volume.driver [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Driver hasn't implemented _init_vendor_properties() Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.volume.driver [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.375072479248, 'free_capacity_gb': 1775.375072479248, '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=94106) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_db.sqlalchemy.engines [None req-32f09426-c709-4ce6-b507-56830c95d2b5 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=94106) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writer thread running {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.db.api [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Building query based on filter {{(pid=94106) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94106) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:34 devstack cinder-volume[94106]: INFO cinder.keymgr.migration [None req-ea3350e5-4fd7-4e14-823b-5b86e0aec5c8 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 17:19:34 devstack sudo[94120]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:19:34 devstack sudo[94120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:35 devstack sudo[94120]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.237s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:19:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Driver initialization completed successfully. Aug 19 17:19:35 devstack cinder-volume[94106]: INFO cinder.manager [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Initiating service 3 cleanup Aug 19 17:19:35 devstack cinder-volume[94106]: INFO cinder.manager [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Service 3 cleanup completed. Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG cinder.service [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Creating RPC server for service cinder-volume {{(pid=94106) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG cinder.service [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94106) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 17:19:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:19:35 devstack sudo[94131]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:19:35 devstack sudo[94131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:19:35 devstack sudo[94131]: pam_unix(sudo:session): session closed for user root Aug 19 17:19:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.240s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:19:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-32f09426-c709-4ce6-b507-56830c95d2b5 None None] Driver post RPC initialization completed successfully. Aug 19 17:19:44 devstack cinder-volume[93807]: DEBUG dbcounter [-] [93807] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:19:45 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=2 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:19:45 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:20:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:20:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 6 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:20:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Flow 'volume_create_manager' (3a8f2ba6-19a2-449b-a811-aa6a5a7a25f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51ea397f-0932-4fb1-bff8-7e06ec9669cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51ea397f-0932-4fb1-bff8-7e06ec9669cb) 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-19T15:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-561437261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81d953a6db4c4a3fa8ca19464ce7684f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:20: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-19T15:20:32Z,use_quota=True,user_id='3a16377ce0804b1497b9e2e9471cc3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04e9e029-a64b-4234-9c66-4e75b514eccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04e9e029-a64b-4234-9c66-4e75b514eccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98c90d83-f1e3-4596-8dc9-51237943755f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98c90d83-f1e3-4596-8dc9-51237943755f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680', 'volume_name': 'volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61dfb469-28c9-49e9-9a3b-ee891c870cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61dfb469-28c9-49e9-9a3b-ee891c870cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1d13870-c2a6-47aa-afb1-d5fdbf9a1325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Volume 3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680', 'volume_size': 1} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 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-19T15:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-561437261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81d953a6db4c4a3fa8ca19464ce7684f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:20: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-19T15:20:32Z,use_quota=True,user_id='3a16377ce0804b1497b9e2e9471cc3bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Creating volume 3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:20:31 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:20:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:20:31 devstack sudo[94387]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 1073741824 Aug 19 17:20:31 devstack sudo[94387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:20:32 devstack sudo[94387]: pam_unix(sudo:session): session closed for user root Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 1073741824" returned: 0 in 0.606s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:20:32 devstack sudo[94705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 Aug 19 17:20:32 devstack sudo[94705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:20:32 devstack sudo[94705]: pam_unix(sudo:session): session closed for user root Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680" returned: 0 in 0.297s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] <== create_volume: return (996ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.998s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1d13870-c2a6-47aa-afb1-d5fdbf9a1325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8dfbd8c6-64b5-4d9f-9f25-6a821c50b69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:20:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Volume volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 (3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680): created successfully Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8dfbd8c6-64b5-4d9f-9f25-6a821c50b69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:20:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Flow 'volume_create_manager' (3a8f2ba6-19a2-449b-a811-aa6a5a7a25f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:20:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b7e2f153-34f4-4605-af07-a41adb4a65ed tempest-TaggedAttachmentsTest-485424282 None] Created volume successfully. Aug 19 17:20:42 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=3,cinder:SELECT=2,cinder:INSERT=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:20:42 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=2,cinder:UPDATE=3,cinder:DELETE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Flow 'volume_create_manager' (080dbd51-6cff-4260-8667-4b66496a9054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3195b737-46df-436c-83ea-cf1bcb41c145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3195b737-46df-436c-83ea-cf1bcb41c145) 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-19T15:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1505729126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b1b657eb-1359-4152-8008-eec3cc70c9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92c5e6a724f74ad6a5c56e98c5bb787a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:07Z,use_quota=True,user_id='d11ea5d6b1534376a1b8863d7e845835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ff438a2-4f74-4c6f-9b14-82f4cbaa827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ff438a2-4f74-4c6f-9b14-82f4cbaa827e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e62d5b64-da66-4e0c-9751-ac3cefdeac2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e62d5b64-da66-4e0c-9751-ac3cefdeac2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1b657eb-1359-4152-8008-eec3cc70c9ef', 'volume_name': 'volume-b1b657eb-1359-4152-8008-eec3cc70c9ef', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b1fd650-fb72-486a-ba5b-b3c6501b246d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b1fd650-fb72-486a-ba5b-b3c6501b246d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d53187b6-4883-4d37-aa6f-c43f5078e24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:07 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Volume b1b657eb-1359-4152-8008-eec3cc70c9ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1b657eb-1359-4152-8008-eec3cc70c9ef', 'volume_size': 1} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 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-19T15:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1505729126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b1b657eb-1359-4152-8008-eec3cc70c9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92c5e6a724f74ad6a5c56e98c5bb787a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:07Z,use_quota=True,user_id='d11ea5d6b1534376a1b8863d7e845835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Creating volume b1b657eb-1359-4152-8008-eec3cc70c9ef {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:07 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:21:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:07 devstack sudo[95268]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef 1073741824 Aug 19 17:21:07 devstack sudo[95268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:08 devstack sudo[95268]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef 1073741824" returned: 0 in 0.822s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:08 devstack sudo[95296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef Aug 19 17:21:08 devstack sudo[95296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:08 devstack sudo[95296]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef" returned: 0 in 0.521s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] <== create_volume: return (1522ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.531s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d53187b6-4883-4d37-aa6f-c43f5078e24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1b657eb-1359-4152-8008-eec3cc70c9ef', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a83f018e-d771-4ceb-80b1-49996794affe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:08 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Volume volume-b1b657eb-1359-4152-8008-eec3cc70c9ef (b1b657eb-1359-4152-8008-eec3cc70c9ef): created successfully Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a83f018e-d771-4ceb-80b1-49996794affe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Flow 'volume_create_manager' (080dbd51-6cff-4260-8667-4b66496a9054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e8265dab-2f2f-4990-ab76-caba812d7d1a tempest-VolumesAdminNegativeTest-69583747 None] Created volume successfully. Aug 19 17:21:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Acquiring lock "cinder-b1b657eb-1359-4152-8008-eec3cc70c9ef-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Lock "cinder-b1b657eb-1359-4152-8008-eec3cc70c9ef-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Acquiring lock "cinder-quobyte-b1b657eb-1359-4152-8008-eec3cc70c9ef" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:21:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Lock "cinder-quobyte-b1b657eb-1359-4152-8008-eec3cc70c9ef" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:21:09 devstack cinder-volume[94106]: INFO oslo.privsep.daemon [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 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/tmp4d5h4f5o/privsep.sock'] Aug 19 17:21:09 devstack sudo[95303]: 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/tmp4d5h4f5o/privsep.sock Aug 19 17:21:09 devstack sudo[95303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: Aug 19 17:21:11 devstack cinder-volume[94106]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 19 17:21:11 devstack sudo[95303]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:11 devstack cinder-volume[94106]: INFO oslo.privsep.daemon [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Spawned new privsep daemon via rootwrap Aug 19 17:21:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Accepted privsep connection to /tmp/tmp4d5h4f5o/privsep.sock {{(pid=94106) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 19 17:21:11 devstack cinder-volume[94106]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 19 17:21:11 devstack cinder-volume[94106]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 19 17:21:11 devstack cinder-volume[94106]: 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 19 17:21:11 devstack cinder-volume[94106]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95310 Aug 19 17:21:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f641b0e1-0ac5-4894-8a6d-f31c1fae2eea]: (2,) {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc03a188-435c-47f0-85ea-36aae09ef5c6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:21:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:11 devstack sudo[95315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef Aug 19 17:21:11 devstack sudo[95315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:12 devstack sudo[95315]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef" returned: 0 in 0.636s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:12 devstack sudo[95320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef Aug 19 17:21:12 devstack sudo[95320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:12 devstack sudo[95320]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b1b657eb-1359-4152-8008-eec3cc70c9ef" returned: 0 in 0.550s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Lock "cinder-quobyte-b1b657eb-1359-4152-8008-eec3cc70c9ef" released by "delete_volume" :: held 3.128s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:13 devstack cinder-volume[94106]: WARNING cinder.quota [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 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 19 17:21:13 devstack cinder-volume[94106]: WARNING cinder.quota [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 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 19 17:21:13 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Created reservations ['83b13f0a-1c27-47e9-8ece-22fe03f419cb', 'a18ca42d-957d-4d70-aa34-d3fff924f0c2', '32c4b376-df60-4fb3-8953-a823e1ffd45a', '1e581698-9890-4858-82f9-7d7aee412fad'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:13 devstack sudo[95324]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:21:13 devstack sudo[95324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:13 devstack sudo[95324]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.554s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:21:13 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Deleted volume successfully. Aug 19 17:21:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c4185d-9431-4146-a0df-5307ee819d13 tempest-VolumesAdminNegativeTest-69583747 None] Lock "cinder-b1b657eb-1359-4152-8008-eec3cc70c9ef-delete_volume" released by "delete_volume" :: held 4.288s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:21:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:21:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:22 devstack sudo[95365]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:21:22 devstack sudo[95365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:22 devstack sudo[95365]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.524s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 8 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=9,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=12,cinder:SELECT=5,cinder:INSERT=2,cinder:DELETE=2 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Flow 'volume_create_manager' (40611518-3070-4643-8a74-10fa05c72905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7b06d33-3ce9-471b-aad9-3f2a316b596f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7b06d33-3ce9-471b-aad9-3f2a316b596f) 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-19T15:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-439287534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a74abd6-13e3-42a3-8715-27c12ab42fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9836066917904defb4121096f8518591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:24Z,use_quota=True,user_id='0c765064aec24d51a2b0d8e68b556822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (797daede-e4b6-46bb-9496-02842b0f523c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (797daede-e4b6-46bb-9496-02842b0f523c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (099e9cb4-b57f-4909-aa6e-4df478171e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (099e9cb4-b57f-4909-aa6e-4df478171e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a74abd6-13e3-42a3-8715-27c12ab42fd5', 'volume_name': 'volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de22a015-24d7-4164-8006-c71754e15bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de22a015-24d7-4164-8006-c71754e15bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f06fc376-8df8-4c1a-bef1-3da9322fcd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:24 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Volume 8a74abd6-13e3-42a3-8715-27c12ab42fd5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5', 'volume_size': 1} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 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-19T15:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-439287534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a74abd6-13e3-42a3-8715-27c12ab42fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9836066917904defb4121096f8518591',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:21: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-19T15:21:24Z,use_quota=True,user_id='0c765064aec24d51a2b0d8e68b556822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Creating volume 8a74abd6-13e3-42a3-8715-27c12ab42fd5 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:21:24 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:24 devstack sudo[95389]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 1073741824 Aug 19 17:21:24 devstack sudo[95389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:24 devstack sudo[95389]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 1073741824" returned: 0 in 0.695s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:21:24 devstack sudo[95396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 Aug 19 17:21:24 devstack sudo[95396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:21:25 devstack sudo[95396]: pam_unix(sudo:session): session closed for user root Aug 19 17:21:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5" returned: 0 in 0.318s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:21:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] <== create_volume: return (1103ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:21:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.107s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f06fc376-8df8-4c1a-bef1-3da9322fcd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dc59229-2887-4efa-aa61-e4c9ba814c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:21:25 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Volume volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 (8a74abd6-13e3-42a3-8715-27c12ab42fd5): created successfully Aug 19 17:21:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dc59229-2887-4efa-aa61-e4c9ba814c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:21:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Flow 'volume_create_manager' (40611518-3070-4643-8a74-10fa05c72905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:21:25 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1c05d88b-f109-45d7-b29d-0a708ec1a60f tempest-AttachVolumeShelveTestJSON-1929815620 None] Created volume successfully. Aug 19 17:21:35 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=2,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:35 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=2,cinder:UPDATE=5,cinder:DELETE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:41 devstack cinder-volume[94106]: WARNING py.warnings [req-8d59d5da-9b0d-466d-8e0c-c2aebf3d6bfa req-7c4009ba-9b15-4184-9b91-74a8aadaacc3 tempest-AttachVolumeShelveTestJSON-1929815620 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 19 17:21:41 devstack cinder-volume[94106]: .first() Aug 19 17:21:41 devstack cinder-volume[94106]: Aug 19 17:21:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-8d59d5da-9b0d-466d-8e0c-c2aebf3d6bfa req-7c4009ba-9b15-4184-9b91-74a8aadaacc3 tempest-AttachVolumeShelveTestJSON-1929815620 None] No connector for attachment 66297315-bf21-4131-9d63-2ccb6c7e4e25; skipping storage backend terminate_connection call. {{(pid=94106) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 19 17:21:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-8d59d5da-9b0d-466d-8e0c-c2aebf3d6bfa req-7c4009ba-9b15-4184-9b91-74a8aadaacc3 tempest-AttachVolumeShelveTestJSON-1929815620 None] Deleting attachment 66297315-bf21-4131-9d63-2ccb6c7e4e25. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:21:45 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:21:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-ed20acf1-843b-4462-9976-a2e87fcea829 req-3631c274-98f4-4141-acf4-76cabd2c97db tempest-TaggedAttachmentsTest-485424282 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:21:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-ed20acf1-843b-4462-9976-a2e87fcea829 req-3631c274-98f4-4141-acf4-76cabd2c97db tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:21:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-ed20acf1-843b-4462-9976-a2e87fcea829 req-3631c274-98f4-4141-acf4-76cabd2c97db tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.026s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:21:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-ed20acf1-843b-4462-9976-a2e87fcea829 req-3631c274-98f4-4141-acf4-76cabd2c97db tempest-TaggedAttachmentsTest-485424282 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680', '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': '3fcd9576-edc2-47f8-bc14-60a8581d3930', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:21:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-ed20acf1-843b-4462-9976-a2e87fcea829 req-3631c274-98f4-4141-acf4-76cabd2c97db tempest-TaggedAttachmentsTest-485424282 None] attachment_update completed successfully. Aug 19 17:21:52 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-81601a23-8a46-4cc5-906f-e1112e870909 req-be024d9f-55f9-483d-a5c9-c2b28bb8e625 tempest-TaggedAttachmentsTest-485424282 None] Terminate volume connection completed successfully. Aug 19 17:21:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-81601a23-8a46-4cc5-906f-e1112e870909 req-be024d9f-55f9-483d-a5c9-c2b28bb8e625 tempest-TaggedAttachmentsTest-485424282 None] Deleting attachment 3fcd9576-edc2-47f8-bc14-60a8581d3930. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:21:57 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=6,cinder:UPDATE=2 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:22:02 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=2,cinder:SELECT=11 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Acquiring lock "cinder-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Lock "cinder-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Acquiring lock "cinder-quobyte-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Lock "cinder-quobyte-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[41cf8f86-429d-4cc3-936b-fd5467472011]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:07 devstack sudo[96317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 Aug 19 17:22:07 devstack sudo[96317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:07 devstack sudo[96317]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:07 devstack sudo[96322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680 Aug 19 17:22:07 devstack sudo[96322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:07 devstack sudo[96322]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680" returned: 0 in 0.282s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Lock "cinder-quobyte-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680" released by "delete_volume" :: held 0.708s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:07 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Created reservations ['2258d404-1415-4db6-ad93-a3545e204624', '4eaea0e7-952f-4a76-aa78-502088dced61', '97d516dc-9fa3-4f0e-8d1d-8f38e39f6045', 'f3183b44-9379-4696-8994-4d06930dc5f0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:08 devstack sudo[96327]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:22:08 devstack sudo[96327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.289s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:08 devstack sudo[96327]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Deleted volume successfully. Aug 19 17:22:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e9b69e3-83f3-4b58-b214-d46a707a7536 tempest-TaggedAttachmentsTest-485424282 None] Lock "cinder-3cc6ee76-2eb7-4569-b3a0-3cf64fa2f680-delete_volume" released by "delete_volume" :: held 1.342s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Flow 'volume_create_manager' (7ddd4663-6686-4b2d-8585-38e5da9a2201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49824287-e644-4268-9b32-3fdf53f9a364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49824287-e644-4268-9b32-3fdf53f9a364) 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-19T15:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1755397304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eca9faed-593b-4441-9ad0-299fb6f731ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6ebea72fac44269ddaf8fd7502bc71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:11Z,use_quota=True,user_id='1210a1a02eaf4e04946097080adf2f5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff437bd9-a184-4d91-938c-27ce16249e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff437bd9-a184-4d91-938c-27ce16249e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfcf828a-2905-495e-b848-273b2ab799f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfcf828a-2905-495e-b848-273b2ab799f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eca9faed-593b-4441-9ad0-299fb6f731ff', 'volume_name': 'volume-eca9faed-593b-4441-9ad0-299fb6f731ff', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0650fa95-c144-4bb1-af22-6f39eb06b971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0650fa95-c144-4bb1-af22-6f39eb06b971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b60aeef-5fa9-4bfa-a1f3-418092aea4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:11 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Volume eca9faed-593b-4441-9ad0-299fb6f731ff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eca9faed-593b-4441-9ad0-299fb6f731ff', 'volume_size': 1} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 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-19T15:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1755397304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eca9faed-593b-4441-9ad0-299fb6f731ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6ebea72fac44269ddaf8fd7502bc71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:11Z,use_quota=True,user_id='1210a1a02eaf4e04946097080adf2f5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Creating volume eca9faed-593b-4441-9ad0-299fb6f731ff {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:22:11 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:22:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:11 devstack sudo[96360]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff 1073741824 Aug 19 17:22:11 devstack sudo[96360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:12 devstack sudo[96360]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff 1073741824" returned: 0 in 0.678s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:12 devstack sudo[96368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff Aug 19 17:22:12 devstack sudo[96368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:12 devstack sudo[96368]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff" returned: 0 in 0.334s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] <== create_volume: return (1084ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.094s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b60aeef-5fa9-4bfa-a1f3-418092aea4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eca9faed-593b-4441-9ad0-299fb6f731ff', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b40c4984-43d6-4dc6-a170-660844f41460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:12 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Volume volume-eca9faed-593b-4441-9ad0-299fb6f731ff (eca9faed-593b-4441-9ad0-299fb6f731ff): created successfully Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b40c4984-43d6-4dc6-a170-660844f41460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Flow 'volume_create_manager' (7ddd4663-6686-4b2d-8585-38e5da9a2201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:12 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-259ad897-de30-4b5f-a789-8a0997037acc tempest-ServerActionsTestOtherA-1208142613 None] Created volume successfully. Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Flow 'volume_create_manager' (cb075cfa-ad50-40d2-85cb-04b553a3c61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d551ef9-4975-4088-93a9-52e8676a72c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d551ef9-4975-4088-93a9-52e8676a72c3) 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-19T15:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1724724769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3752f68d-8aca-466d-8777-f82c626587eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89253571e144d618e33b95877f47451',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:22Z,use_quota=True,user_id='39050b095c9e454da453661645b2ccf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2067bd2-3ec9-4b09-a5f1-c64c236c0e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2067bd2-3ec9-4b09-a5f1-c64c236c0e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77c8fc68-c11c-460f-b7f0-caadbec903d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77c8fc68-c11c-460f-b7f0-caadbec903d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3752f68d-8aca-466d-8777-f82c626587eb', 'volume_name': 'volume-3752f68d-8aca-466d-8777-f82c626587eb', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a742343d-1578-41a0-acea-306e8b6c0fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a742343d-1578-41a0-acea-306e8b6c0fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6fa0d268-9fd8-47db-be4c-cc8c3c2e2ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:21 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Volume 3752f68d-8aca-466d-8777-f82c626587eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3752f68d-8aca-466d-8777-f82c626587eb', 'volume_size': 1} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 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-19T15:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1724724769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3752f68d-8aca-466d-8777-f82c626587eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89253571e144d618e33b95877f47451',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:22Z,use_quota=True,user_id='39050b095c9e454da453661645b2ccf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Creating volume 3752f68d-8aca-466d-8777-f82c626587eb {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:22:21 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:22:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:22 devstack sudo[96500]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb 1073741824 Aug 19 17:22:22 devstack sudo[96500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:22:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.037s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:22 devstack sudo[96518]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:22:22 devstack sudo[96518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:23 devstack sudo[96500]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb 1073741824" returned: 0 in 1.353s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:23 devstack sudo[96518]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.910s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:23 devstack sudo[96539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb Aug 19 17:22:23 devstack sudo[96539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:23 devstack sudo[96539]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb" returned: 0 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] <== create_volume: return (1832ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.835s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6fa0d268-9fd8-47db-be4c-cc8c3c2e2ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3752f68d-8aca-466d-8777-f82c626587eb', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d947e82-5b92-4843-aefd-2f9cfabe62b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:23 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Volume volume-3752f68d-8aca-466d-8777-f82c626587eb (3752f68d-8aca-466d-8777-f82c626587eb): created successfully Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d947e82-5b92-4843-aefd-2f9cfabe62b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Flow 'volume_create_manager' (cb075cfa-ad50-40d2-85cb-04b553a3c61a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bac3586e-0476-46ee-92d5-f6c2467817ce tempest-DeleteServersTestJSON-1883519870 None] Created volume successfully. Aug 19 17:22:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-0d498371-c82e-4b2d-a427-7a198d284f5b req-5cfc2b75-cc89-4336-8a42-141b34d5ad7a tempest-DeleteServersTestJSON-1883519870 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-0d498371-c82e-4b2d-a427-7a198d284f5b req-5cfc2b75-cc89-4336-8a42-141b34d5ad7a tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-0d498371-c82e-4b2d-a427-7a198d284f5b req-5cfc2b75-cc89-4336-8a42-141b34d5ad7a tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.091s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-0d498371-c82e-4b2d-a427-7a198d284f5b req-5cfc2b75-cc89-4336-8a42-141b34d5ad7a tempest-DeleteServersTestJSON-1883519870 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-3752f68d-8aca-466d-8777-f82c626587eb', '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': '35e1000f-c3d3-4779-a037-96a423076fbe', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:22:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-0d498371-c82e-4b2d-a427-7a198d284f5b req-5cfc2b75-cc89-4336-8a42-141b34d5ad7a tempest-DeleteServersTestJSON-1883519870 None] attachment_update completed successfully. Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Flow 'volume_create_manager' (139c91d2-f51c-4750-ad60-7e85277f3087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (597b8aee-f3ba-4708-8b9f-32545ab135ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (597b8aee-f3ba-4708-8b9f-32545ab135ee) 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-19T15:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-988765542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4254f3c-62d1-4d83-b77e-25f32b90dd22,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1350d99f90fc46aabae7dbb77511cc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:33Z,use_quota=True,user_id='8c34de16bb564be781da5c9b0de035bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (372f7ade-1506-4f6d-85c5-33e5b513f138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (372f7ade-1506-4f6d-85c5-33e5b513f138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33561899-9b31-49eb-954a-2e6908167ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33561899-9b31-49eb-954a-2e6908167ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4254f3c-62d1-4d83-b77e-25f32b90dd22', 'volume_name': 'volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c88132cb-aa3b-4abc-b60e-0ffd8434c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c88132cb-aa3b-4abc-b60e-0ffd8434c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35057659-7722-4fb6-ba94-edafbe5e6dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:33 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Volume b4254f3c-62d1-4d83-b77e-25f32b90dd22: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22', 'volume_size': 1} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 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-19T15:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-988765542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4254f3c-62d1-4d83-b77e-25f32b90dd22,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1350d99f90fc46aabae7dbb77511cc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:33Z,use_quota=True,user_id='8c34de16bb564be781da5c9b0de035bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Creating volume b4254f3c-62d1-4d83-b77e-25f32b90dd22 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:22:33 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:33 devstack sudo[97080]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 1073741824 Aug 19 17:22:33 devstack sudo[97080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-1ef1ce89-6e0c-47ed-a01e-5033c1025596 req-71153a2c-80cb-4d8c-a21c-7f6b315e2840 tempest-DeleteServersTestJSON-1883519870 None] Terminate volume connection completed successfully. Aug 19 17:22:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-1ef1ce89-6e0c-47ed-a01e-5033c1025596 req-71153a2c-80cb-4d8c-a21c-7f6b315e2840 tempest-DeleteServersTestJSON-1883519870 None] Deleting attachment 35e1000f-c3d3-4779-a037-96a423076fbe. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:22:34 devstack sudo[97080]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 1073741824" returned: 0 in 0.782s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:34 devstack sudo[97086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 Aug 19 17:22:34 devstack sudo[97086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Acquiring lock "cinder-8a74abd6-13e3-42a3-8715-27c12ab42fd5-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "cinder-8a74abd6-13e3-42a3-8715-27c12ab42fd5-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Acquiring lock "cinder-quobyte-8a74abd6-13e3-42a3-8715-27c12ab42fd5" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "cinder-quobyte-8a74abd6-13e3-42a3-8715-27c12ab42fd5" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5367e861-06b4-49ba-b2f3-f36533409a6c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:34 devstack sudo[97086]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22" returned: 0 in 0.387s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] <== create_volume: return (1258ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.262s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35057659-7722-4fb6-ba94-edafbe5e6dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (466fb434-28fc-46aa-b1f9-7fb3d5461fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:34 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Volume volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 (b4254f3c-62d1-4d83-b77e-25f32b90dd22): created successfully Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (466fb434-28fc-46aa-b1f9-7fb3d5461fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Flow 'volume_create_manager' (139c91d2-f51c-4750-ad60-7e85277f3087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-3f2a73ba-c149-464d-a884-4c5fb9a2d189 req-1a278a2e-c44b-4338-b6a8-056259060723 tempest-VolumesGetTestJSON-1424579365 None] Created volume successfully. Aug 19 17:22:34 devstack sudo[97089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 Aug 19 17:22:34 devstack sudo[97089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:35 devstack sudo[97089]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5" returned: 0 in 0.391s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:35 devstack sudo[97094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5 Aug 19 17:22:35 devstack sudo[97094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:35 devstack sudo[97094]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8a74abd6-13e3-42a3-8715-27c12ab42fd5" returned: 0 in 0.245s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "cinder-quobyte-8a74abd6-13e3-42a3-8715-27c12ab42fd5" released by "delete_volume" :: held 0.679s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Created reservations ['db60b0b5-58e9-4aec-b545-6047e2d1257f', 'cefb3d80-0102-432e-b5fd-a032fac3adf9', 'e9cea34f-1690-4ed6-9b39-0bf2f82ebc9f', 'c7954f02-7778-48c2-8623-3a4f5adbccf7'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:35 devstack sudo[97097]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:22:35 devstack sudo[97097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:35 devstack sudo[97097]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Deleted volume successfully. Aug 19 17:22:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07aadaee-fa26-4c2a-ab4a-ece6a4539320 tempest-AttachVolumeShelveTestJSON-1929815620 None] Lock "cinder-8a74abd6-13e3-42a3-8715-27c12ab42fd5-delete_volume" released by "delete_volume" :: held 1.260s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Acquiring lock "cinder-b4254f3c-62d1-4d83-b77e-25f32b90dd22-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Lock "cinder-b4254f3c-62d1-4d83-b77e-25f32b90dd22-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Acquiring lock "cinder-3752f68d-8aca-466d-8777-f82c626587eb-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Acquiring lock "cinder-quobyte-b4254f3c-62d1-4d83-b77e-25f32b90dd22" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Lock "cinder-3752f68d-8aca-466d-8777-f82c626587eb-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Lock "cinder-quobyte-b4254f3c-62d1-4d83-b77e-25f32b90dd22" acquired by "delete_volume" :: waited 0.042s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Acquiring lock "cinder-quobyte-3752f68d-8aca-466d-8777-f82c626587eb" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba691cb5-628b-4d65-93f6-076bc50b2095]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Lock "cinder-quobyte-3752f68d-8aca-466d-8777-f82c626587eb" acquired by "delete_volume" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[92082238-6121-4cad-b6e0-91f9cd691922]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:36 devstack sudo[97100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 Aug 19 17:22:36 devstack sudo[97100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:36 devstack sudo[97101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb Aug 19 17:22:36 devstack sudo[97101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:36 devstack sudo[97100]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22" returned: 0 in 0.419s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:36 devstack sudo[97101]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb" returned: 0 in 0.373s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:36 devstack sudo[97110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22 Aug 19 17:22:36 devstack sudo[97110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:36 devstack sudo[97111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb Aug 19 17:22:36 devstack sudo[97111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:37 devstack sudo[97111]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3752f68d-8aca-466d-8777-f82c626587eb" returned: 0 in 0.290s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Lock "cinder-quobyte-3752f68d-8aca-466d-8777-f82c626587eb" released by "delete_volume" :: held 0.725s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:37 devstack sudo[97110]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b4254f3c-62d1-4d83-b77e-25f32b90dd22" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Lock "cinder-quobyte-b4254f3c-62d1-4d83-b77e-25f32b90dd22" released by "delete_volume" :: held 0.862s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Created reservations ['27e5a0b7-ab6d-41ea-b185-90104f8aabab', '65e4d855-28b3-4625-988a-3ccc3690ea5a', 'f264e275-cd11-4393-9ecf-6cf0ac3b82a2', '8942ac95-d647-41e2-8c1c-5649ca5775d2'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.quota [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Created reservations ['7bf80e93-4585-45c3-904e-507f3c5b6298', '0e77509b-50c7-4cf1-984a-8d01adbd172a', '65b87e90-6ae2-4d15-8e9b-c757031250e9', '97bc133c-adac-4e75-a3c6-3f2fe14cdad6'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:37 devstack sudo[97116]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:22:37 devstack sudo[97116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:37 devstack sudo[97118]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:22:37 devstack sudo[97118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:37 devstack sudo[97118]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.410s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.manager [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:37 devstack sudo[97116]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Deleted volume successfully. Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.528s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:22:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Deleted volume successfully. Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-152221db-9127-4ecc-9aa0-9c6fdd000de1 req-1e7d9933-0cf8-4234-b0cb-ba7298379ebf tempest-VolumesGetTestJSON-1424579365 None] Lock "cinder-b4254f3c-62d1-4d83-b77e-25f32b90dd22-delete_volume" released by "delete_volume" :: held 1.687s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cc83b29c-5193-44bd-abd8-885607a1627b tempest-DeleteServersTestJSON-1883519870 None] Lock "cinder-3752f68d-8aca-466d-8777-f82c626587eb-delete_volume" released by "delete_volume" :: held 1.616s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:22:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3090fde2-684a-4ba1-83ca-71ef20b33351 tempest-BackendsCapabilitiesAdminTestsJSON-427701623 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.375072479248, 'free_capacity_gb': 1775.375072479248, '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=94106) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 17:22:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3f74f7-9e31-4877-9120-f2f7e14e8339 tempest-BackendsCapabilitiesAdminTestsJSON-427701623 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.375072479248, 'free_capacity_gb': 1775.375072479248, '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=94106) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 17:22:47 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=46,cinder:SELECT=32,cinder:INSERT=11,cinder:DELETE=5 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:22:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fc976126-e03e-4f10-a28f-d4a931f985dc tempest-GroupSnapshotsTest-1003640548 None] Group tempest-GroupSnapshotsTest-Group-1772852683: creating Aug 19 17:22:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fc976126-e03e-4f10-a28f-d4a931f985dc tempest-GroupSnapshotsTest-1003640548 None] Group tempest-GroupSnapshotsTest-Group-1772852683: created successfully Aug 19 17:22:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fc976126-e03e-4f10-a28f-d4a931f985dc tempest-GroupSnapshotsTest-1003640548 None] Create group completed successfully. Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (fc580fb8-a5f5-4766-a6da-ec2817de35c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58ce9c46-d682-43fa-9dab-e2c73fbc882d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58ce9c46-d682-43fa-9dab-e2c73fbc882d) 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-19T15:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1013366605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=95ab2c79-5df8-4da7-a1b3-b63a8c254acd,host='devstack@QuobyteHD#QuobyteHD',id=78838456-fb0b-4757-b67d-e0db23a10b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:49Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd51dce0-79ab-4aca-8f03-fb79d6408c61),volume_type_id=bd51dce0-79ab-4aca-8f03-fb79d6408c61)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d98db150-e6e4-4b67-802a-5c9c2803fd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d98db150-e6e4-4b67-802a-5c9c2803fd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4875e6bb-8da7-4198-bd3a-142e9ef59eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4875e6bb-8da7-4198-bd3a-142e9ef59eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '78838456-fb0b-4757-b67d-e0db23a10b80', 'volume_name': 'volume-78838456-fb0b-4757-b67d-e0db23a10b80', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0152e76b-0ecb-4d70-be62-b785c6757bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0152e76b-0ecb-4d70-be62-b785c6757bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84cd1c9e-914b-4409-a033-d18abf7b8aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Volume 78838456-fb0b-4757-b67d-e0db23a10b80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-78838456-fb0b-4757-b67d-e0db23a10b80', 'volume_size': 1} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 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=95ab2c79-5df8-4da7-a1b3-b63a8c254acd,created_at=2026-08-19T15:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1013366605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=95ab2c79-5df8-4da7-a1b3-b63a8c254acd,host='devstack@QuobyteHD#QuobyteHD',id=78838456-fb0b-4757-b67d-e0db23a10b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:22: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-19T15:22:49Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd51dce0-79ab-4aca-8f03-fb79d6408c61),volume_type_id=bd51dce0-79ab-4aca-8f03-fb79d6408c61)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Creating volume 78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:22:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:22:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:49 devstack sudo[97145]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 1073741824 Aug 19 17:22:49 devstack sudo[97145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:50 devstack sudo[97145]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 1073741824" returned: 0 in 0.682s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:50 devstack sudo[97152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 Aug 19 17:22:50 devstack sudo[97152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:50 devstack sudo[97152]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] <== create_volume: return (1048ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.053s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84cd1c9e-914b-4409-a033-d18abf7b8aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-78838456-fb0b-4757-b67d-e0db23a10b80', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61dce0a2-c3d8-44bb-ad3e-a73aa4edad6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:22:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Volume volume-78838456-fb0b-4757-b67d-e0db23a10b80 (78838456-fb0b-4757-b67d-e0db23a10b80): created successfully Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (61dce0a2-c3d8-44bb-ad3e-a73aa4edad6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:22:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (fc580fb8-a5f5-4766-a6da-ec2817de35c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:22:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fb00b72e-08ea-413f-96f1-48832d56dd25 tempest-GroupSnapshotsTest-1003640548 None] Created volume successfully. Aug 19 17:22:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] GroupSnapshot 115b23eb-1a17-4592-b17c-be43614e0fa1: creating. Aug 19 17:22:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Group snapshot 115b23eb-1a17-4592-b17c-be43614e0fa1: creating. {{(pid=94106) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:22:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Creating offline snapshot 4dc51cae-8d81-4ba3-b859-18cdb04afc70 of volume 78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:22:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a35ac0a7-2e39-47aa-a4d8-31f0671c40c4]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:52 devstack sudo[97156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 Aug 19 17:22:52 devstack sudo[97156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:52 devstack sudo[97156]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80" returned: 0 in 0.479s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:52 devstack sudo[97197]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 1G Aug 19 17:22:52 devstack sudo[97197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:53 devstack sudo[97197]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 1G" returned: 0 in 0.757s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-78838456-fb0b-4757-b67d-e0db23a10b80 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:53 devstack sudo[97203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-78838456-fb0b-4757-b67d-e0db23a10b80 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 Aug 19 17:22:53 devstack sudo[97203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:53 devstack sudo[97203]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-78838456-fb0b-4757-b67d-e0db23a10b80 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70" returned: 0 in 0.363s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:53 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:22:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:53 devstack sudo[97210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 Aug 19 17:22:53 devstack sudo[97210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:53 devstack sudo[97210]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70" returned: 0 in 0.294s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:53 devstack sudo[97213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.info Aug 19 17:22:53 devstack sudo[97213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:54 devstack sudo[97213]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.info" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:54 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:22:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:54 devstack sudo[97216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.info Aug 19 17:22:54 devstack sudo[97216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:54 devstack sudo[97216]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.info" returned: 0 in 0.356s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.666s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c24b5cb9-8a1d-49c9-bdb0-969d300da1e1 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 115b23eb-1a17-4592-b17c-be43614e0fa1: created successfully Aug 19 17:22:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-9310fede-a6ce-40e2-abbb-b189939bc681 req-7e9baca3-8a21-4a1a-8452-110e662992c3 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-9310fede-a6ce-40e2-abbb-b189939bc681 req-7e9baca3-8a21-4a1a-8452-110e662992c3 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-9310fede-a6ce-40e2-abbb-b189939bc681 req-7e9baca3-8a21-4a1a-8452-110e662992c3 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-9310fede-a6ce-40e2-abbb-b189939bc681 req-7e9baca3-8a21-4a1a-8452-110e662992c3 tempest-ServerActionsTestOtherA-1208142613 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-eca9faed-593b-4441-9ad0-299fb6f731ff', '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': '4306a44e-e632-4091-8ce5-9a6dcbaea74f', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:22:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-9310fede-a6ce-40e2-abbb-b189939bc681 req-7e9baca3-8a21-4a1a-8452-110e662992c3 tempest-ServerActionsTestOtherA-1208142613 None] attachment_update completed successfully. Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-4dc51cae-8d81-4ba3-b859-18cdb04afc70-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-4dc51cae-8d81-4ba3-b859-18cdb04afc70-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" acquired by "_create_volume_from_snapshot" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Creating volume 63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 from snapshot 4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" acquired by "_copy_volume_from_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] snapshot: 4dc51cae-8d81-4ba3-b859-18cdb04afc70, volume: 63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[723630e5-ac67-4bcf-b876-7ef44db891ca]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:57 devstack sudo[97617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 Aug 19 17:22:57 devstack sudo[97617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:57 devstack sudo[97617]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70" returned: 0 in 0.674s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-78838456-fb0b-4757-b67d-e0db23a10b80(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:22:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[60b91268-1ce2-47dd-9b4a-027577b5d877]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:22:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:57 devstack sudo[97622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 Aug 19 17:22:57 devstack sudo[97622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:22:58 devstack sudo[97622]: pam_unix(sudo:session): session closed for user root Aug 19 17:22:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80" returned: 0 in 0.691s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:22:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:22:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:22:58 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:22:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:22:58 devstack sudo[97628]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 Aug 19 17:22:58 devstack sudo[97628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Flow 'volume_create_manager' (ef5517ba-da91-4809-84f3-49e4efc88cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (882e05dc-306f-4e74-baec-b26e42dc0bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=53,cinder:INSERT=8,cinder:UPDATE=48,cinder:DELETE=2 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (882e05dc-306f-4e74-baec-b26e42dc0bbd) 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-19T15:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1427385356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f83f7dd0-5d61-4d83-8c12-41d3bb295a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d49b81db22c4ead90baa24b024d2ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:01Z,use_quota=True,user_id='75c6a801621d452fb428a1678354618d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0046ab15-7531-4dcc-a0cb-a6899b1ef596),volume_type_id=0046ab15-7531-4dcc-a0cb-a6899b1ef596)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3077983-adcc-4072-80ef-80a4348b71be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3077983-adcc-4072-80ef-80a4348b71be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1031e712-a40e-4c57-8031-90b428e77db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1031e712-a40e-4c57-8031-90b428e77db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f83f7dd0-5d61-4d83-8c12-41d3bb295a10', 'volume_name': 'volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13e45b41-bf1a-44ef-9742-ef9c855474c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13e45b41-bf1a-44ef-9742-ef9c855474c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d1c41d0-9130-461d-821a-422454cc2b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Volume f83f7dd0-5d61-4d83-8c12-41d3bb295a10: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10', 'volume_size': 1} Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-faccce1b-a3d4-4f4d-afcf-bf682ecb3a17 req-fa57eda9-51dd-4e0b-a168-66c50aad0002 tempest-ServerActionsTestOtherA-1208142613 None] Terminate volume connection completed successfully. Aug 19 17:23:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-faccce1b-a3d4-4f4d-afcf-bf682ecb3a17 req-fa57eda9-51dd-4e0b-a168-66c50aad0002 tempest-ServerActionsTestOtherA-1208142613 None] Deleting attachment 4306a44e-e632-4091-8ce5-9a6dcbaea74f. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:23:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-faccce1b-a3d4-4f4d-afcf-bf682ecb3a17 req-4c5077a0-819e-4372-b266-356520260786 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:06 devstack sudo[97628]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" returned: 0 in 7.995s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80, size 1024.00 MB, duration 8.00 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:23:06 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Converted 1024.00 MB image at 128.06 MB/s Aug 19 17:23:06 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:06 devstack sudo[97753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 Aug 19 17:23:06 devstack sudo[97753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:06 devstack sudo[97753]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" returned: 0 in 0.361s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" released by "_copy_volume_from_snapshot" :: held 9.937s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-4dc51cae-8d81-4ba3-b859-18cdb04afc70-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" released by "_create_volume_from_snapshot" :: held 10.045s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.072s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.069s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 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-19T15:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1427385356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f83f7dd0-5d61-4d83-8c12-41d3bb295a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d49b81db22c4ead90baa24b024d2ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:01Z,use_quota=True,user_id='75c6a801621d452fb428a1678354618d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0046ab15-7531-4dcc-a0cb-a6899b1ef596),volume_type_id=0046ab15-7531-4dcc-a0cb-a6899b1ef596)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Creating volume f83f7dd0-5d61-4d83-8c12-41d3bb295a10 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:06 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:23:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:06 devstack sudo[97756]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 1073741824 Aug 19 17:23:06 devstack sudo[97756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-12cfc502-fff7-4a77-b769-c2c2a0f4a589 tempest-GroupSnapshotsTest-1003640548 None] Create group from source-snapshot-115b23eb-1a17-4592-b17c-be43614e0fa1 completed successfully. Aug 19 17:23:07 devstack sudo[97756]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 1073741824" returned: 0 in 0.697s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:07 devstack sudo[97783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 Aug 19 17:23:07 devstack sudo[97783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:07 devstack sudo[97783]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10" returned: 0 in 0.377s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] <== create_volume: return (1163ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.170s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-faccce1b-a3d4-4f4d-afcf-bf682ecb3a17 req-4c5077a0-819e-4372-b266-356520260786 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 3.228s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d1c41d0-9130-461d-821a-422454cc2b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27891381-22a4-44cb-803d-c5fa651ead81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-faccce1b-a3d4-4f4d-afcf-bf682ecb3a17 req-4c5077a0-819e-4372-b266-356520260786 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.061s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:07 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Volume volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 (f83f7dd0-5d61-4d83-8c12-41d3bb295a10): created successfully Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27891381-22a4-44cb-803d-c5fa651ead81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Flow 'volume_create_manager' (ef5517ba-da91-4809-84f3-49e4efc88cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:07 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4b919acd-4d2c-4601-bb97-62ae90f83c64 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Created volume successfully. Aug 19 17:23:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-faccce1b-a3d4-4f4d-afcf-bf682ecb3a17 req-4c5077a0-819e-4372-b266-356520260786 tempest-ServerActionsTestOtherA-1208142613 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-eca9faed-593b-4441-9ad0-299fb6f731ff', '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': '713414a0-e3b4-46a6-a8c9-9c6ed76ac22f', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:23:07 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-faccce1b-a3d4-4f4d-afcf-bf682ecb3a17 req-4c5077a0-819e-4372-b266-356520260786 tempest-ServerActionsTestOtherA-1208142613 None] attachment_update completed successfully. Aug 19 17:23:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" acquired by "delete_volume" :: waited 0.032s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:08 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf5cc547-a882-4531-a1b7-b2180dc677db]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:08 devstack sudo[97807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 Aug 19 17:23:08 devstack sudo[97807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:09 devstack sudo[97820]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:23:09 devstack sudo[97820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:09 devstack sudo[97807]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" returned: 0 in 0.974s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:09 devstack sudo[97820]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.515s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:09 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:09 devstack sudo[97845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64 Aug 19 17:23:09 devstack sudo[97845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:09 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-28cf1052-e7d2-45c6-91bf-1a84470df2d4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Retype volume completed successfully. Aug 19 17:23:10 devstack sudo[97845]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" returned: 0 in 0.641s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-63ec97d0-fdeb-475e-b0c8-a7fd21f1ee64" released by "delete_volume" :: held 1.742s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['769c593f-7239-465e-b725-2d6f9e53fa76'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:10 devstack cinder-volume[94106]: WARNING cinder.quota [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-855576451 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-855576451, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:10 devstack cinder-volume[94106]: WARNING cinder.quota [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-855576451 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-855576451, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['4f234f1f-211c-4f8c-b7d2-179de95e739b', '5b2b2334-8074-41f5-9287-d68186e8d021', 'b85e4d00-2836-4cfe-bf54-e52d010a7704', '7352836b-31a5-467b-b8b0-ac6847cd7551'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Acquiring lock "cinder-f83f7dd0-5d61-4d83-8c12-41d3bb295a10-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "cinder-f83f7dd0-5d61-4d83-8c12-41d3bb295a10-delete_volume" acquired by "delete_volume" :: waited 0.080s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Acquiring lock "cinder-quobyte-f83f7dd0-5d61-4d83-8c12-41d3bb295a10" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "cinder-quobyte-f83f7dd0-5d61-4d83-8c12-41d3bb295a10" acquired by "delete_volume" :: waited 0.038s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9dd407df-8ed7-4127-8a01-c4cc9de0ce3a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:11 devstack sudo[97983]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:23:11 devstack sudo[97983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:11 devstack sudo[97977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 Aug 19 17:23:11 devstack sudo[97977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:11 devstack sudo[97983]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.515s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:11 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0eaa25a2-d7dc-4aea-a32d-f043b411b210 tempest-GroupSnapshotsTest-1003640548 None] Delete group completed successfully. Aug 19 17:23:11 devstack sudo[97977]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10" returned: 0 in 0.733s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:11 devstack sudo[98321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10 Aug 19 17:23:11 devstack sudo[98321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:12 devstack sudo[98321]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f83f7dd0-5d61-4d83-8c12-41d3bb295a10" returned: 0 in 0.419s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "cinder-quobyte-f83f7dd0-5d61-4d83-8c12-41d3bb295a10" released by "delete_volume" :: held 1.257s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:12 devstack cinder-volume[94106]: WARNING cinder.quota [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 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 19 17:23:12 devstack cinder-volume[94106]: WARNING cinder.quota [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 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 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Created reservations ['577a7616-c874-438d-b940-1cfd016e2686', 'af8dce5b-9acc-42e4-9acf-ff325423369a', '1e5e46bc-9d8b-4c1e-b65e-e99a93ffddfa', '07be4471-2bcb-47ed-9cec-36d281bebd6f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:12 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 115b23eb-1a17-4592-b17c-be43614e0fa1: deleting Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 115b23eb-1a17-4592-b17c-be43614e0fa1: deleting {{(pid=94106) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-78838456-fb0b-4757-b67d-e0db23a10b80" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-78838456-fb0b-4757-b67d-e0db23a10b80" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-4dc51cae-8d81-4ba3-b859-18cdb04afc70" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-4dc51cae-8d81-4ba3-b859-18cdb04afc70" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:12 devstack sudo[98341]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:23:12 devstack sudo[98341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Deleting offline snapshot 4dc51cae-8d81-4ba3-b859-18cdb04afc70 of volume 78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] snapshot_file for this snap is: volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ccce6f51-f565-404b-8de6-0d62d28f8ced]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:12 devstack sudo[98344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 Aug 19 17:23:12 devstack sudo[98344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:13 devstack sudo[98341]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.615s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:13 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:13 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Deleted volume successfully. Aug 19 17:23:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-094ee133-244a-4521-8d36-bd14886dfcf4 tempest-VolumeRetypeWithoutMigrationTest-1170661545 None] Lock "cinder-f83f7dd0-5d61-4d83-8c12-41d3bb295a10-delete_volume" released by "delete_volume" :: held 2.329s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:13 devstack sudo[98344]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70" returned: 0 in 0.705s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-78838456-fb0b-4757-b67d-e0db23a10b80(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:23:13 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[11c235bd-f3e9-465d-a81b-d286538ac61c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:13 devstack sudo[98389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 Aug 19 17:23:13 devstack sudo[98389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:14 devstack sudo[98389]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80" returned: 0 in 1.092s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:14 devstack sudo[98424]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 Aug 19 17:23:14 devstack sudo[98424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:15 devstack sudo[98424]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70" returned: 0 in 1.147s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:15 devstack sudo[98450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70 Aug 19 17:23:15 devstack sudo[98450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:16 devstack sudo[98450]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80.4dc51cae-8d81-4ba3-b859-18cdb04afc70" returned: 0 in 0.628s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-4dc51cae-8d81-4ba3-b859-18cdb04afc70" released by "_delete_snapshot" :: held 3.860s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-78838456-fb0b-4757-b67d-e0db23a10b80" released by "delete_snapshot" :: held 3.900s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:16 devstack cinder-volume[94106]: WARNING cinder.quota [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-855576451 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-855576451, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:16 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['55b8f0a6-e4da-45c9-862a-ead8a62ca504', '44e89768-706f-4d1a-9455-430f5d11ce08', '70347a63-934e-4191-9684-9a4e39643dcb', 'eb1a9935-ca2c-4409-a2b0-9cf9331ea661'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1521a38c-7445-4045-a954-acec25cfc8d7 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 115b23eb-1a17-4592-b17c-be43614e0fa1: deleted successfully Aug 19 17:23:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-78838456-fb0b-4757-b67d-e0db23a10b80" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-78838456-fb0b-4757-b67d-e0db23a10b80" acquired by "delete_volume" :: waited 0.043s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:18 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[486262eb-e217-458b-acb5-e6298cb65ec4]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:18 devstack sudo[98462]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 Aug 19 17:23:18 devstack sudo[98462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:19 devstack sudo[98462]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80" returned: 0 in 0.853s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:19 devstack sudo[98467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80 Aug 19 17:23:19 devstack sudo[98467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:19 devstack sudo[98467]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-78838456-fb0b-4757-b67d-e0db23a10b80" returned: 0 in 0.541s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-78838456-fb0b-4757-b67d-e0db23a10b80" released by "delete_volume" :: held 1.563s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['abd5edef-3c12-4579-b565-66cdd52770cf'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:20 devstack cinder-volume[94106]: WARNING cinder.db.api [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 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-855576451'] Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['aca08b32-a103-4766-b0ae-008898fb349d', '74657014-1dbc-4ef1-854f-956eee76db7f', 'a452327d-4f6c-4faf-bee5-07b841be6f04', '260f733e-0f64-48c1-8237-03b7a3ca9a00'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.030s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:20 devstack sudo[98472]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:23:20 devstack sudo[98472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:21 devstack sudo[98472]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.647s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:21 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-19cd24f8-2244-466f-a10f-fa11f9e30a41 tempest-GroupSnapshotsTest-1003640548 None] Delete group completed successfully. Aug 19 17:23:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7b74f892-3dae-4963-976f-44d26cc65c71 tempest-GroupSnapshotsTest-1003640548 None] Group tempest-GroupSnapshotsTest-Group-171360038: creating Aug 19 17:23:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7b74f892-3dae-4963-976f-44d26cc65c71 tempest-GroupSnapshotsTest-1003640548 None] Group tempest-GroupSnapshotsTest-Group-171360038: created successfully Aug 19 17:23:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7b74f892-3dae-4963-976f-44d26cc65c71 tempest-GroupSnapshotsTest-1003640548 None] Create group completed successfully. Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:22 devstack sudo[98490]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:23:22 devstack sudo[98490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:22 devstack sudo[98490]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 8 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:23:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (7d57c766-4301-425d-b8a3-d3551863076d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9444040a-1bbe-49dd-9445-298afcdbc71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9444040a-1bbe-49dd-9445-298afcdbc71f) 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-19T15:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1060138558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1c3de52-dd73-4c71-8d1a-4d9717f6678c,host='devstack@QuobyteHD#QuobyteHD',id=abd21d72-c59c-462b-8983-d79b3c165e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:24Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29f1a284-6151-4b9a-b688-403f45a05b97),volume_type_id=29f1a284-6151-4b9a-b688-403f45a05b97)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8ab5cea-b7fd-4b51-bcd1-30ffcea8eed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8ab5cea-b7fd-4b51-bcd1-30ffcea8eed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68dd593a-2e1f-4219-86d1-aa61928879e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68dd593a-2e1f-4219-86d1-aa61928879e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'abd21d72-c59c-462b-8983-d79b3c165e7c', 'volume_name': 'volume-abd21d72-c59c-462b-8983-d79b3c165e7c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92e2b7ce-87f7-4cc3-b1a5-fb0a350a6931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92e2b7ce-87f7-4cc3-b1a5-fb0a350a6931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (430727be-2e22-4879-9ed1-a4b89e10cd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:24 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Volume abd21d72-c59c-462b-8983-d79b3c165e7c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-abd21d72-c59c-462b-8983-d79b3c165e7c', 'volume_size': 1} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 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=e1c3de52-dd73-4c71-8d1a-4d9717f6678c,created_at=2026-08-19T15:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1060138558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1c3de52-dd73-4c71-8d1a-4d9717f6678c,host='devstack@QuobyteHD#QuobyteHD',id=abd21d72-c59c-462b-8983-d79b3c165e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:24Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29f1a284-6151-4b9a-b688-403f45a05b97),volume_type_id=29f1a284-6151-4b9a-b688-403f45a05b97)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Creating volume abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:24 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:23:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:24 devstack sudo[98520]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c 1073741824 Aug 19 17:23:24 devstack sudo[98520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:25 devstack sudo[98520]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c 1073741824" returned: 0 in 0.858s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:25 devstack sudo[98542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c Aug 19 17:23:25 devstack sudo[98542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:25 devstack sudo[98542]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c" returned: 0 in 0.428s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] <== create_volume: return (1349ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.352s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (430727be-2e22-4879-9ed1-a4b89e10cd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-abd21d72-c59c-462b-8983-d79b3c165e7c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb7b3877-df27-4090-999c-4f96fc4e899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:25 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Volume volume-abd21d72-c59c-462b-8983-d79b3c165e7c (abd21d72-c59c-462b-8983-d79b3c165e7c): created successfully Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb7b3877-df27-4090-999c-4f96fc4e899d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (7d57c766-4301-425d-b8a3-d3551863076d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:25 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bcd946fb-c0a8-4ba6-91a1-0db97a543916 tempest-GroupSnapshotsTest-1003640548 None] Created volume successfully. Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (7a6911bf-774d-4e61-9c87-f7c0a88e78b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c96e18b5-21da-4d9c-9e86-feddecadf12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c96e18b5-21da-4d9c-9e86-feddecadf12b) 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-19T15:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1539136469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1c3de52-dd73-4c71-8d1a-4d9717f6678c,host='devstack@QuobyteHD#QuobyteHD',id=efa25450-5323-4fc2-8923-07a12326e6d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:28Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29f1a284-6151-4b9a-b688-403f45a05b97),volume_type_id=29f1a284-6151-4b9a-b688-403f45a05b97)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd986ee9-7654-44c3-b48e-3900c366fde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd986ee9-7654-44c3-b48e-3900c366fde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac72ca96-796c-46a6-a4be-072f11dd5029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac72ca96-796c-46a6-a4be-072f11dd5029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'efa25450-5323-4fc2-8923-07a12326e6d4', 'volume_name': 'volume-efa25450-5323-4fc2-8923-07a12326e6d4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09caf8e5-a3ac-4822-abe8-ac7151bec698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09caf8e5-a3ac-4822-abe8-ac7151bec698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2754a793-6b4c-49d9-8a5c-5489146fca79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:28 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Volume efa25450-5323-4fc2-8923-07a12326e6d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-efa25450-5323-4fc2-8923-07a12326e6d4', 'volume_size': 1} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 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=e1c3de52-dd73-4c71-8d1a-4d9717f6678c,created_at=2026-08-19T15:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1539136469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1c3de52-dd73-4c71-8d1a-4d9717f6678c,host='devstack@QuobyteHD#QuobyteHD',id=efa25450-5323-4fc2-8923-07a12326e6d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:28Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29f1a284-6151-4b9a-b688-403f45a05b97),volume_type_id=29f1a284-6151-4b9a-b688-403f45a05b97)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Creating volume efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:28 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:23:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:28 devstack sudo[98546]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 1073741824 Aug 19 17:23:28 devstack sudo[98546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:29 devstack sudo[98546]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 1073741824" returned: 0 in 1.091s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:29 devstack sudo[98551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 Aug 19 17:23:29 devstack sudo[98551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Flow 'volume_create_manager' (4ff5f891-046a-4f25-92d3-41703524212f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2cc6911e-82bb-4f4e-aa26-f0d29567b9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2cc6911e-82bb-4f4e-aa26-f0d29567b9b1) 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-19T15:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-564458324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bf21c6d-b48a-46d3-8881-687cd88e20b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a05a4591e15464eb982c4be330eafe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:23:30Z,use_quota=True,user_id='eceaa549eeac4fbc881303251904a36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d31b3dde-af3c-49b6-90d6-60d441fa4b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d31b3dde-af3c-49b6-90d6-60d441fa4b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1faae32-9333-4354-a9c0-08da130ed9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1faae32-9333-4354-a9c0-08da130ed9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0bf21c6d-b48a-46d3-8881-687cd88e20b9', 'volume_name': 'volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a21005e9-4729-43ee-930f-8e276d1ec20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a21005e9-4729-43ee-930f-8e276d1ec20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c58a2f8-3755-4ff4-be7c-e526ada3ea55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Volume 0bf21c6d-b48a-46d3-8881-687cd88e20b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9', 'volume_size': 1} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:30 devstack sudo[98551]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4" returned: 0 in 0.718s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] <== create_volume: return (1897ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.901s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.275s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 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-19T15:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-564458324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0bf21c6d-b48a-46d3-8881-687cd88e20b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a05a4591e15464eb982c4be330eafe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:23:30Z,use_quota=True,user_id='eceaa549eeac4fbc881303251904a36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Creating volume 0bf21c6d-b48a-46d3-8881-687cd88e20b9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:30 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2754a793-6b4c-49d9-8a5c-5489146fca79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-efa25450-5323-4fc2-8923-07a12326e6d4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abc2082e-46d5-4018-9c47-b51c725cdfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:30 devstack sudo[98578]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 1073741824 Aug 19 17:23:30 devstack sudo[98578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:30 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Volume volume-efa25450-5323-4fc2-8923-07a12326e6d4 (efa25450-5323-4fc2-8923-07a12326e6d4): created successfully Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abc2082e-46d5-4018-9c47-b51c725cdfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (7a6911bf-774d-4e61-9c87-f7c0a88e78b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2208569d-f4da-47a3-b7e5-58267e4c8e7f tempest-GroupSnapshotsTest-1003640548 None] Created volume successfully. Aug 19 17:23:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-75ce4377-f2c8-473a-b54a-73f23802bbe0 tempest-GroupSnapshotsTest-1003640548 None] Update group completed successfully. Aug 19 17:23:31 devstack sudo[98578]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 1073741824" returned: 0 in 1.060s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:31 devstack sudo[98585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 Aug 19 17:23:31 devstack sudo[98585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:32 devstack sudo[98585]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9" returned: 0 in 0.367s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] <== create_volume: return (1493ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:23:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.505s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c58a2f8-3755-4ff4-be7c-e526ada3ea55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4ddeb40-c001-476f-96fa-c969cb7b83c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Volume volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 (0bf21c6d-b48a-46d3-8881-687cd88e20b9): created successfully Aug 19 17:23:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4ddeb40-c001-476f-96fa-c969cb7b83c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Flow 'volume_create_manager' (4ff5f891-046a-4f25-92d3-41703524212f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9881663b-0b61-461b-acee-b3cb55725e38 tempest-ServerRescueNegativeTestJSON-1834309023 None] Created volume successfully. Aug 19 17:23:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b47371f2-e406-49fa-b1b4-124ebbdd3174 tempest-GroupSnapshotsTest-1003640548 None] Update group completed successfully. Aug 19 17:23:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-57ef7319-3614-4874-8aaa-5561ee46b855 tempest-GroupSnapshotsTest-1003640548 None] Update group completed successfully. Aug 19 17:23:36 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e443cfc4-98cc-4cef-8b11-43917a328081 tempest-GroupSnapshotsTest-1003640548 None] Update group completed successfully. Aug 19 17:23:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] GroupSnapshot 64180379-445c-41de-80b1-41203b1d6bee: creating. Aug 19 17:23:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Group snapshot 64180379-445c-41de-80b1-41203b1d6bee: creating. {{(pid=94106) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:23:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Creating offline snapshot 9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c of volume efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:23:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[451ed4f6-16b3-4b1b-8efb-662e42a0ee6d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:37 devstack sudo[98729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 Aug 19 17:23:37 devstack sudo[98729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:38 devstack sudo[98729]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4" returned: 0 in 0.601s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:38 devstack sudo[98746]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c 1G Aug 19 17:23:38 devstack sudo[98746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:38 devstack sudo[98746]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c 1G" returned: 0 in 0.588s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-efa25450-5323-4fc2-8923-07a12326e6d4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:38 devstack sudo[98752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-efa25450-5323-4fc2-8923-07a12326e6d4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c Aug 19 17:23:38 devstack sudo[98752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:39 devstack sudo[98752]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-efa25450-5323-4fc2-8923-07a12326e6d4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" returned: 0 in 0.684s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:39 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:23:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:39 devstack sudo[98758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c Aug 19 17:23:39 devstack sudo[98758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:40 devstack sudo[98758]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" returned: 0 in 0.428s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:40 devstack sudo[98761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.info Aug 19 17:23:40 devstack sudo[98761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:40 devstack sudo[98761]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.info" returned: 0 in 0.627s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:40 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:23:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:40 devstack sudo[98765]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.info Aug 19 17:23:40 devstack sudo[98765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:41 devstack sudo[98765]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.info" returned: 0 in 0.363s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.460s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Creating offline snapshot e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 of volume abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:23:41 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[21a3e25a-84c1-4b10-ac89-b904ce8b206f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:41 devstack sudo[98769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c Aug 19 17:23:41 devstack sudo[98769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:42 devstack sudo[98769]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c" returned: 0 in 0.974s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:42 devstack sudo[98778]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 1G Aug 19 17:23:42 devstack sudo[98778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:42 devstack sudo[98778]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 1G" returned: 0 in 0.739s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-abd21d72-c59c-462b-8983-d79b3c165e7c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:43 devstack sudo[98802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-abd21d72-c59c-462b-8983-d79b3c165e7c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 Aug 19 17:23:43 devstack sudo[98802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:43 devstack sudo[98802]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-abd21d72-c59c-462b-8983-d79b3c165e7c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" returned: 0 in 0.579s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:43 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:23:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:43 devstack sudo[98823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 Aug 19 17:23:43 devstack sudo[98823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:44 devstack sudo[98823]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" returned: 0 in 0.455s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:44 devstack sudo[98859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.info Aug 19 17:23:44 devstack sudo[98859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:44 devstack sudo[98859]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.info" returned: 0 in 0.546s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:44 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:23:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:44 devstack sudo[98863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.info Aug 19 17:23:44 devstack sudo[98863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:44 devstack sudo[98863]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.info" returned: 0 in 0.314s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.799s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-87dade75-bfbc-4883-82d2-6558ca22af30 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 64180379-445c-41de-80b1-41203b1d6bee: created successfully Aug 19 17:23:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 64180379-445c-41de-80b1-41203b1d6bee: deleting Aug 19 17:23:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 64180379-445c-41de-80b1-41203b1d6bee: deleting {{(pid=94106) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:23:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-efa25450-5323-4fc2-8923-07a12326e6d4" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-efa25450-5323-4fc2-8923-07a12326e6d4" acquired by "delete_snapshot" :: waited 0.054s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" acquired by "_delete_snapshot" :: waited 0.057s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Deleting offline snapshot 9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c of volume efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:23:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] snapshot_file for this snap is: volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:23:46 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b10a0065-4ebc-45e3-94bc-d100962362cd]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:46 devstack sudo[98868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c Aug 19 17:23:46 devstack sudo[98868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:46 devstack sudo[98868]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" returned: 0 in 0.552s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-efa25450-5323-4fc2-8923-07a12326e6d4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:23:46 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b70c9420-ed65-49dd-a55d-3cfe4051316e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:46 devstack sudo[98875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 Aug 19 17:23:46 devstack sudo[98875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:47 devstack sudo[98875]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4" returned: 0 in 0.471s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:47 devstack sudo[98881]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c Aug 19 17:23:47 devstack sudo[98881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Acquiring lock "cinder-0bf21c6d-b48a-46d3-8881-687cd88e20b9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "cinder-0bf21c6d-b48a-46d3-8881-687cd88e20b9-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=95,cinder:UPDATE=78,cinder:INSERT=14,cinder:DELETE=4 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Acquiring lock "cinder-quobyte-0bf21c6d-b48a-46d3-8881-687cd88e20b9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "cinder-quobyte-0bf21c6d-b48a-46d3-8881-687cd88e20b9" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[445aa29b-ad07-42fa-bf92-aac09735986c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:47 devstack sudo[98881]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" returned: 0 in 0.547s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:47 devstack sudo[98888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c Aug 19 17:23:47 devstack sudo[98888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:47 devstack sudo[98887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 Aug 19 17:23:47 devstack sudo[98887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:48 devstack sudo[98888]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4.9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" returned: 0 in 0.357s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-9d0f6b7f-6fec-4cbb-b0e6-91b852f7330c" released by "_delete_snapshot" :: held 2.114s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-efa25450-5323-4fc2-8923-07a12326e6d4" released by "delete_snapshot" :: held 2.188s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-abd21d72-c59c-462b-8983-d79b3c165e7c" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:48 devstack sudo[98887]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-abd21d72-c59c-462b-8983-d79b3c165e7c" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Deleting offline snapshot e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 of volume abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] snapshot_file for this snap is: volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d20e2c9a-9df5-4a89-86a0-d7d02563b399]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9" returned: 0 in 0.651s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:48 devstack sudo[98898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9 Aug 19 17:23:48 devstack sudo[98898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:48 devstack sudo[98897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 Aug 19 17:23:48 devstack sudo[98897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:48 devstack sudo[98898]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0bf21c6d-b48a-46d3-8881-687cd88e20b9" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "cinder-quobyte-0bf21c6d-b48a-46d3-8881-687cd88e20b9" released by "delete_volume" :: held 1.089s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Created reservations ['21db0a17-9223-4da1-bc9d-47674d181e7d', 'a8b092f9-a851-4da2-af6e-82cdc7d6a329', 'f84d7218-a20e-4ef9-9495-c894a77445a3', '78226038-3c7b-4f22-8455-677126bf3ef4'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:48 devstack sudo[98897]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" returned: 0 in 0.584s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-abd21d72-c59c-462b-8983-d79b3c165e7c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:23:48 devstack sudo[98906]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:23:48 devstack sudo[98906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[40014927-508a-434e-a6be-0a20657e2df6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:49 devstack sudo[98908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c Aug 19 17:23:49 devstack sudo[98908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:49 devstack sudo[98906]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.317s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:49 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Deleted volume successfully. Aug 19 17:23:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c757a4be-fd0b-40b2-90ef-5105c9e173eb tempest-ServerRescueNegativeTestJSON-1834309023 None] Lock "cinder-0bf21c6d-b48a-46d3-8881-687cd88e20b9-delete_volume" released by "delete_volume" :: held 1.703s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:49 devstack sudo[98908]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c" returned: 0 in 0.489s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:49 devstack sudo[98914]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 Aug 19 17:23:49 devstack sudo[98914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:49 devstack sudo[98914]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" returned: 0 in 0.380s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:49 devstack sudo[98919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64 Aug 19 17:23:49 devstack sudo[98919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:50 devstack sudo[98919]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c.e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" returned: 0 in 0.485s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-e78bcc9e-cd59-4bb8-a9e3-d37c6bc65d64" released by "_delete_snapshot" :: held 2.109s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-abd21d72-c59c-462b-8983-d79b3c165e7c" released by "delete_snapshot" :: held 2.166s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:50 devstack cinder-volume[94106]: WARNING cinder.quota [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-394414786 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-394414786, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:50 devstack cinder-volume[94106]: WARNING cinder.quota [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-394414786 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-394414786, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:50 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['ff2d05c0-9f87-4b16-8073-fe531b8ed22f', '50e9c829-42a3-4c02-9f0e-c9ffc7915f15', '06a4bfc4-1b64-4a07-9d5e-272978a11e43', 'bff527e9-431b-4a35-9ecf-b48cbc82788d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:50 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['fc64bee5-bfa2-475b-b14f-44702e7554cd', '04a26c3d-5c79-4353-879d-3395f14a64ee', '714ee1ab-dec2-4e34-9af4-791b05858334', 'd2ead6f1-2162-4e7e-869c-4e068f32bd2e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-38c1e414-6a18-43ac-9bbd-3e161279dbf5 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot 64180379-445c-41de-80b1-41203b1d6bee: deleted successfully Aug 19 17:23:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-abd21d72-c59c-462b-8983-d79b3c165e7c" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-abd21d72-c59c-462b-8983-d79b3c165e7c" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3735ce9-b29a-43d2-a54a-429ee806ed23]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:52 devstack sudo[98957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c Aug 19 17:23:52 devstack sudo[98957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:53 devstack sudo[98957]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c" returned: 0 in 0.624s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:53 devstack sudo[98962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c Aug 19 17:23:53 devstack sudo[98962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:53 devstack sudo[98962]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-abd21d72-c59c-462b-8983-d79b3c165e7c" returned: 0 in 0.298s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-abd21d72-c59c-462b-8983-d79b3c165e7c" released by "delete_volume" :: held 1.046s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-efa25450-5323-4fc2-8923-07a12326e6d4" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-efa25450-5323-4fc2-8923-07a12326e6d4" acquired by "delete_volume" :: waited 0.037s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[113fe281-4acc-4db4-a673-d9acbcd50003]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:23:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:54 devstack sudo[99000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 Aug 19 17:23:54 devstack sudo[99000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:54 devstack sudo[99000]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4" returned: 0 in 0.837s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:54 devstack sudo[99022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4 Aug 19 17:23:54 devstack sudo[99022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:54 devstack sudo[99022]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-efa25450-5323-4fc2-8923-07a12326e6d4" returned: 0 in 0.347s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-efa25450-5323-4fc2-8923-07a12326e6d4" released by "delete_volume" :: held 1.305s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['df8f9fe5-45bc-4000-8be3-b644bda49aab'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:55 devstack cinder-volume[94106]: WARNING cinder.quota [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-394414786 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-394414786, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['c75ba93d-e0a2-41b3-9a70-2995c6551142', '64f34e41-e80b-461b-91df-ff2d66b7d201', '78fd936a-d141-4985-94eb-790364059233', '6cda0fa0-be49-4119-8583-8fd3e7e4e1e9'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['04f4bd76-3055-4373-b9e7-db4476c81b9d', '06678faa-f214-441e-a6b5-a5e9d07a7de2', '6dbe3135-55b4-4d28-a69e-878a0c1e75aa', '5b9b902b-184c-42a7-acf4-4f07d8e67ce7'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:55 devstack sudo[99037]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:23:55 devstack sudo[99037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:55 devstack sudo[99037]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.325s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:55 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:23:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e8183aac-d7b4-477e-8e2c-8cdeabe1d612 tempest-GroupSnapshotsTest-1003640548 None] Delete group completed successfully. Aug 19 17:23:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1bcb50ba-fba3-4143-8b2f-878b27360a1c tempest-GroupSnapshotsTest-1003640548 None] Group tempest-GroupSnapshotsTest-Group-1464355607: creating Aug 19 17:23:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1bcb50ba-fba3-4143-8b2f-878b27360a1c tempest-GroupSnapshotsTest-1003640548 None] Group tempest-GroupSnapshotsTest-Group-1464355607: created successfully Aug 19 17:23:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1bcb50ba-fba3-4143-8b2f-878b27360a1c tempest-GroupSnapshotsTest-1003640548 None] Create group completed successfully. Aug 19 17:23:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-fa9bb40d-a087-4064-b9f6-1a75be2a5bc4 req-5b1a00db-0704-434a-b55e-02692db49304 tempest-ServerActionsTestOtherA-1208142613 None] Terminate volume connection completed successfully. Aug 19 17:23:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-fa9bb40d-a087-4064-b9f6-1a75be2a5bc4 req-5b1a00db-0704-434a-b55e-02692db49304 tempest-ServerActionsTestOtherA-1208142613 None] Deleting attachment 713414a0-e3b4-46a6-a8c9-9c6ed76ac22f. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:23:58 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (bce423ac-a849-4c36-a21d-5a89a389a310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9cf8656-bbc4-43c9-828d-92828b3558db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9cf8656-bbc4-43c9-828d-92828b3558db) 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-19T15:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-895522681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1cf9ce1-27e2-4a19-b42a-eab4aacde61a,host='devstack@QuobyteHD#QuobyteHD',id=0c302ee5-45f1-484c-bae7-c20d3bfd5fd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:59Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(730f6ea0-f2f4-4e63-8cfa-20b312513b35),volume_type_id=730f6ea0-f2f4-4e63-8cfa-20b312513b35)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec6c0350-16cb-43b9-b557-18d6bba1285e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec6c0350-16cb-43b9-b557-18d6bba1285e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb259552-04ef-430e-80f8-c657c5039c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb259552-04ef-430e-80f8-c657c5039c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c302ee5-45f1-484c-bae7-c20d3bfd5fd6', 'volume_name': 'volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b62685c-3d7c-4ec0-9832-255ac56e794e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b62685c-3d7c-4ec0-9832-255ac56e794e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d555f73a-075a-4ca1-9f30-3cdcb8a4979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:23:59 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Volume 0c302ee5-45f1-484c-bae7-c20d3bfd5fd6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6', 'volume_size': 1} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 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=e1cf9ce1-27e2-4a19-b42a-eab4aacde61a,created_at=2026-08-19T15:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-895522681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e1cf9ce1-27e2-4a19-b42a-eab4aacde61a,host='devstack@QuobyteHD#QuobyteHD',id=0c302ee5-45f1-484c-bae7-c20d3bfd5fd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e818ee02c942b2971f0caf0ffed5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:23: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-19T15:23:59Z,use_quota=True,user_id='d3e0a424426c48acb587646b54fe3319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(730f6ea0-f2f4-4e63-8cfa-20b312513b35),volume_type_id=730f6ea0-f2f4-4e63-8cfa-20b312513b35)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Creating volume 0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:23:59 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:59 devstack sudo[99069]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 1073741824 Aug 19 17:23:59 devstack sudo[99069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:23:59 devstack sudo[99069]: pam_unix(sudo:session): session closed for user root Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 1073741824" returned: 0 in 0.639s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:23:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:23:59 devstack sudo[99084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 Aug 19 17:23:59 devstack sudo[99084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:00 devstack sudo[99084]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" returned: 0 in 0.402s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] <== create_volume: return (1117ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.133s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d555f73a-075a-4ca1-9f30-3cdcb8a4979f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ae727f2-3601-4bdf-8a47-2d0b8d9b9df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:00 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Volume volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 (0c302ee5-45f1-484c-bae7-c20d3bfd5fd6): created successfully Aug 19 17:24:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ae727f2-3601-4bdf-8a47-2d0b8d9b9df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Flow 'volume_create_manager' (bce423ac-a849-4c36-a21d-5a89a389a310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8cf0765f-54a2-436b-83a2-4bd505146896 tempest-GroupSnapshotsTest-1003640548 None] Created volume successfully. Aug 19 17:24:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] GroupSnapshot d1715763-4ec4-47e5-a0c1-b23996746a1c: creating. Aug 19 17:24:01 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=107,cinder:UPDATE=104,cinder:INSERT=23,cinder:DELETE=3 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:24:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Group snapshot d1715763-4ec4-47e5-a0c1-b23996746a1c: creating. {{(pid=94106) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:24:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Creating offline snapshot 4f281d96-e23b-471f-97e9-c1b9c6c3b24f of volume 0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:24:02 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c0cbd37c-fa8a-4e91-a113-b333b2924a9c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:02 devstack sudo[99091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 Aug 19 17:24:02 devstack sudo[99091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:02 devstack sudo[99091]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" returned: 0 in 0.477s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:02 devstack sudo[99096]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f 1G Aug 19 17:24:02 devstack sudo[99096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:03 devstack sudo[99096]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f 1G" returned: 0 in 0.633s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:03 devstack sudo[99102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f Aug 19 17:24:03 devstack sudo[99102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:03 devstack sudo[99102]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:03 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:24:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:03 devstack sudo[99107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f Aug 19 17:24:03 devstack sudo[99107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:03 devstack sudo[99107]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f" returned: 0 in 0.390s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:03 devstack sudo[99110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.info Aug 19 17:24:03 devstack sudo[99110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:04 devstack sudo[99110]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.info" returned: 0 in 0.390s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:04 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:24:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:04 devstack sudo[99116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.info Aug 19 17:24:04 devstack sudo[99116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:04 devstack sudo[99116]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.info" returned: 0 in 0.336s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.715s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-72323c21-b2b5-4d1d-8e8d-0317f8e427c7 tempest-GroupSnapshotsTest-1003640548 None] group_snapshot d1715763-4ec4-47e5-a0c1-b23996746a1c: created successfully Aug 19 17:24:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] group_snapshot d1715763-4ec4-47e5-a0c1-b23996746a1c: deleting Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] group_snapshot d1715763-4ec4-47e5-a0c1-b23996746a1c: deleting {{(pid=94106) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-4f281d96-e23b-471f-97e9-c1b9c6c3b24f" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-4f281d96-e23b-471f-97e9-c1b9c6c3b24f" acquired by "_delete_snapshot" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Deleting offline snapshot 4f281d96-e23b-471f-97e9-c1b9c6c3b24f of volume 0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] snapshot_file for this snap is: volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4bb8bdd-4838-4610-9ca5-b9a54b57ec4c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:05 devstack sudo[99124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f Aug 19 17:24:05 devstack sudo[99124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:06 devstack sudo[99124]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f" returned: 0 in 0.628s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:24:06 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b07e1db-f3d9-4153-a0e2-b0a1d314db5b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:06 devstack sudo[99132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 Aug 19 17:24:06 devstack sudo[99132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:07 devstack sudo[99132]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" returned: 0 in 0.555s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:07 devstack sudo[99137]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f Aug 19 17:24:07 devstack sudo[99137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:07 devstack sudo[99137]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f" returned: 0 in 0.513s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:07 devstack sudo[99148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f Aug 19 17:24:07 devstack sudo[99148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:07 devstack sudo[99148]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6.4f281d96-e23b-471f-97e9-c1b9c6c3b24f" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-4f281d96-e23b-471f-97e9-c1b9c6c3b24f" released by "_delete_snapshot" :: held 2.230s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" released by "delete_snapshot" :: held 2.282s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:08 devstack cinder-volume[94106]: WARNING cinder.quota [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1686821424 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1686821424, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:24:08 devstack cinder-volume[94106]: WARNING cinder.quota [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1686821424 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1686821424, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:24:08 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['2859788a-2572-4094-9559-2e758c02e5b8', 'a9a68196-f0cc-41c0-8613-9554f4fb5d6b', '3c27c12d-f69e-4795-9348-2a29470b268b', '6d316534-33bc-4caf-bca8-f997aca75fc5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ba1b8e09-3368-4782-9026-58f4ffaea21c tempest-GroupSnapshotsTest-1003640548 None] group_snapshot d1715763-4ec4-47e5-a0c1-b23996746a1c: deleted successfully Aug 19 17:24:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "cinder-quobyte-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" acquired by "delete_volume" :: waited 0.046s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:09 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d84ef74b-3e49-404d-a093-dfd6b93ab4a5]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:09 devstack sudo[99165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 Aug 19 17:24:09 devstack sudo[99165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Flow 'volume_create_manager' (9fa2158a-19c2-43cf-b48b-290015e1b1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6375f31-04ea-474a-a7cd-5c62dbbc9261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6375f31-04ea-474a-a7cd-5c62dbbc9261) 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-19T15:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1030721484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57c3a7af-c69f-422a-910a-1b9b1ea547ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6ebea72fac44269ddaf8fd7502bc71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:10Z,use_quota=True,user_id='1210a1a02eaf4e04946097080adf2f5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8207921c-9cb8-41a3-99ce-1985ef2916f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8207921c-9cb8-41a3-99ce-1985ef2916f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04376f08-c2ca-4eb2-bb27-f057e1b1ad31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:24:10 devstack sudo[99165]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" returned: 0 in 0.649s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:10 devstack sudo[99170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6 Aug 19 17:24:10 devstack sudo[99170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:10 devstack sudo[99170]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Lock "cinder-quobyte-0c302ee5-45f1-484c-bae7-c20d3bfd5fd6" released by "delete_volume" :: held 1.159s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['f9ce6d4d-dfc0-4c97-ab2c-7bd764e7b243'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:10 devstack cinder-volume[94106]: WARNING cinder.quota [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1686821424 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1686821424, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:24:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Created reservations ['e5cd4435-5cba-4ae1-a841-789c7e8a5180', '215e1b5b-660d-4776-9d90-267f3a99dcdc', '0621def1-2d67-4cae-8642-f0f99517273f', 'f56a1f82-b6a3-435c-adc9-e28077981ae4'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:11 devstack sudo[99176]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:11 devstack sudo[99176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04376f08-c2ca-4eb2-bb27-f057e1b1ad31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '57c3a7af-c69f-422a-910a-1b9b1ea547ef', 'volume_name': 'volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (205897df-92b7-435a-8a4d-d3029ccdda1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (205897df-92b7-435a-8a4d-d3029ccdda1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15a13c7e-7e09-4973-9c55-81974a73a88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:11 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Volume 57c3a7af-c69f-422a-910a-1b9b1ea547ef: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Trying to clone 57c3a7af-c69f-422a-910a-1b9b1ea547ef from image cfe5b28a-37e9-44ec-b059-2851915ac399 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:24:11 devstack sudo[99176]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:11 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:11 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-29ecf15c-fba7-40df-a5d6-f1df80e2508d tempest-GroupSnapshotsTest-1003640548 None] Delete group completed successfully. Aug 19 17:24:12 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:24:12 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:24:12 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6d5a24b-05d4-4082-8b22-a483cf17c06e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:12 devstack sudo[99242]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD Aug 19 17:24:12 devstack sudo[99242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:12 devstack sudo[99242]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD" returned: 0 in 0.609s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:12 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 is fetched for user 1210a1a02eaf4e04946097080adf2f5f. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b2413e2-f3d7-4496-8e4d-78b3e8f81770]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:13 devstack sudo[99273]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD Aug 19 17:24:13 devstack sudo[99273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:13 devstack sudo[99273]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD" returned: 0 in 0.440s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 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-19T15:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1030721484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=57c3a7af-c69f-422a-910a-1b9b1ea547ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6ebea72fac44269ddaf8fd7502bc71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:10Z,use_quota=True,user_id='1210a1a02eaf4e04946097080adf2f5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Creating volume 57c3a7af-c69f-422a-910a-1b9b1ea547ef {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:13 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:13 devstack sudo[99289]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef 1073741824 Aug 19 17:24:13 devstack sudo[99289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:14 devstack sudo[99289]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef 1073741824" returned: 0 in 0.738s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:14 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/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef Aug 19 17:24:14 devstack sudo[99309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:14 devstack sudo[99309]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef" returned: 0 in 0.323s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] <== create_volume: return (1147ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.151s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Attempting download of cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 57c3a7af-c69f-422a-910a-1b9b1ea547ef. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6690dd5-60c6-456d-9745-25cc86158dc4]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_khbded5_ {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:15 devstack sudo[99314]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_khbded5_ Aug 19 17:24:15 devstack sudo[99314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:15 devstack sudo[99314]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_khbded5_" returned: 0 in 0.622s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_khbded5_ {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:15 devstack sudo[99319]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_khbded5_ Aug 19 17:24:15 devstack sudo[99319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:15 devstack sudo[99319]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_khbded5_" returned: 1 in 0.460s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 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_cfe5b28a-37e9-44ec-b059-2851915ac399_khbded5_' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:24:15 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5af52f2d-42f8-4b64-b499-18c8bfc687de]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:16 devstack sudo[99323]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD Aug 19 17:24:16 devstack sudo[99323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:16 devstack sudo[99323]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD" returned: 0 in 0.487s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:16 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] cfe5b28a-37e9-44ec-b059-2851915ac399 was qcow2, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:24:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:16 devstack sudo[99329]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef Aug 19 17:24:16 devstack sudo[99329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (038a3579-36d2-4e6e-a721-4aa0f86d4338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcf7f734-ff61-4d82-bb6c-b876f6551f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcf7f734-ff61-4d82-bb6c-b876f6551f5f) 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-19T15:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1015807965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c7dce788-c65d-4384-921f-2c551ae1561d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:19Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ab5d3bc-6f75-49dc-8561-4f42fc2d53ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ab5d3bc-6f75-49dc-8561-4f42fc2d53ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5dbf6fe3-baa4-4f04-92dd-ff8a2b935154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5dbf6fe3-baa4-4f04-92dd-ff8a2b935154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7dce788-c65d-4384-921f-2c551ae1561d', 'volume_name': 'volume-c7dce788-c65d-4384-921f-2c551ae1561d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc2eb707-0823-40b4-904f-d1627ab1e4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc2eb707-0823-40b4-904f-d1627ab1e4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dab045c8-5f49-4ad0-889f-9944d62d1902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:18 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Volume c7dce788-c65d-4384-921f-2c551ae1561d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7dce788-c65d-4384-921f-2c551ae1561d', 'volume_size': 1} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 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-19T15:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1015807965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c7dce788-c65d-4384-921f-2c551ae1561d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:19Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Creating volume c7dce788-c65d-4384-921f-2c551ae1561d {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:18 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:18 devstack sudo[99337]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d 1073741824 Aug 19 17:24:18 devstack sudo[99337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:19 devstack sudo[99329]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef" returned: 0 in 2.842s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_4kg_t29rdevstack@QuobyteHD, size 112.00 MB, duration 2.84 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:24:19 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Converted 112.00 MB image at 39.39 MB/s Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:19 devstack sudo[99343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef 1G Aug 19 17:24:19 devstack sudo[99343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:19 devstack sudo[99337]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d 1073741824" returned: 0 in 0.559s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:19 devstack sudo[99345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d Aug 19 17:24:19 devstack sudo[99345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:19 devstack sudo[99345]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d" returned: 0 in 0.492s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] <== create_volume: return (1115ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.119s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dab045c8-5f49-4ad0-889f-9944d62d1902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7dce788-c65d-4384-921f-2c551ae1561d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12a0dc65-b87b-49dd-a0b8-390f6c881ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Volume volume-c7dce788-c65d-4384-921f-2c551ae1561d (c7dce788-c65d-4384-921f-2c551ae1561d): created successfully Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12a0dc65-b87b-49dd-a0b8-390f6c881ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (038a3579-36d2-4e6e-a721-4aa0f86d4338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-08c92336-3183-4a5d-af98-53f2a7eb9da0 tempest-VolumesActionsTest-1080649401 None] Created volume successfully. Aug 19 17:24:20 devstack sudo[99343]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef 1G" returned: 0 in 0.903s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Downloaded image cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 57c3a7af-c69f-422a-910a-1b9b1ea547ef successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 for user 1210a1a02eaf4e04946097080adf2f5f is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Marking volume 57c3a7af-c69f-422a-910a-1b9b1ea547ef as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Copying metadata from image cfe5b28a-37e9-44ec-b059-2851915ac399 to 57c3a7af-c69f-422a-910a-1b9b1ea547ef. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Creating volume glance metadata for volume 57c3a7af-c69f-422a-910a-1b9b1ea547ef backed by image cfe5b28a-37e9-44ec-b059-2851915ac399 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': 'cfe5b28a-37e9-44ec-b059-2851915ac399', '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=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15a13c7e-7e09-4973-9c55-81974a73a88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf11ee70-cd7a-4e12-be19-f87e50061006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Volume volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef (57c3a7af-c69f-422a-910a-1b9b1ea547ef): created successfully Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf11ee70-cd7a-4e12-be19-f87e50061006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Flow 'volume_create_manager' (9fa2158a-19c2-43cf-b48b-290015e1b1cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f5675a66-0ef7-4e6b-9f71-5c9921b62e31 tempest-ServerActionsTestOtherA-1208142613 None] Created volume successfully. Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9b50e55a-df10-4ce9-9b75-81a1e66d25db tempest-VolumesActionsTest-1080649401 None] Acquiring lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d" by "attach_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9b50e55a-df10-4ce9-9b75-81a1e66d25db tempest-VolumesActionsTest-1080649401 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d" acquired by "attach_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9b50e55a-df10-4ce9-9b75-81a1e66d25db tempest-VolumesActionsTest-1080649401 None] Attaching volume c7dce788-c65d-4384-921f-2c551ae1561d to instance b78cfdbf-0715-446e-9863-5409c5e0813c at mountpoint /dev/vdb on host None. Aug 19 17:24:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9b50e55a-df10-4ce9-9b75-81a1e66d25db tempest-VolumesActionsTest-1080649401 None] Attach volume completed successfully. Aug 19 17:24:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9b50e55a-df10-4ce9-9b75-81a1e66d25db tempest-VolumesActionsTest-1080649401 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d" released by "attach_volume" :: held 0.158s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-417fddc4-2a0c-415b-8e0b-f849005127ca tempest-GroupsTest-1717646588 None] Group tempest-Group1-900079366: creating Aug 19 17:24:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-417fddc4-2a0c-415b-8e0b-f849005127ca tempest-GroupsTest-1717646588 None] Group tempest-Group1-900079366: created successfully Aug 19 17:24:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-417fddc4-2a0c-415b-8e0b-f849005127ca tempest-GroupsTest-1717646588 None] Create group completed successfully. Aug 19 17:24:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-495562f2-b68a-459d-8700-dadd0bb5745f tempest-VolumesActionsTest-3845591 None] Terminate volume connection completed successfully. Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-495562f2-b68a-459d-8700-dadd0bb5745f tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-detach_volume" by "detach_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-495562f2-b68a-459d-8700-dadd0bb5745f tempest-VolumesActionsTest-3845591 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-detach_volume" acquired by "detach_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-495562f2-b68a-459d-8700-dadd0bb5745f tempest-VolumesActionsTest-3845591 None] Detaching volume c7dce788-c65d-4384-921f-2c551ae1561d from instance b78cfdbf-0715-446e-9863-5409c5e0813c. Aug 19 17:24:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-495562f2-b68a-459d-8700-dadd0bb5745f tempest-VolumesActionsTest-3845591 None] Detach volume completed successfully. Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-495562f2-b68a-459d-8700-dadd0bb5745f tempest-VolumesActionsTest-3845591 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-detach_volume" released by "detach_volume" :: held 0.151s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6eee7ec1-d40c-439d-a0f0-599c640c2742 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-detach_volume" by "detach_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:22 devstack sudo[99355]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:22 devstack sudo[99355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6eee7ec1-d40c-439d-a0f0-599c640c2742 tempest-VolumesActionsTest-1080649401 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-detach_volume" acquired by "detach_volume" :: waited 0.048s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6eee7ec1-d40c-439d-a0f0-599c640c2742 tempest-VolumesActionsTest-1080649401 None] Volume detach called, but volume not attached. Aug 19 17:24:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6eee7ec1-d40c-439d-a0f0-599c640c2742 tempest-VolumesActionsTest-1080649401 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-detach_volume" released by "detach_volume" :: held 0.062s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:23 devstack sudo[99355]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "cinder-quobyte-c7dce788-c65d-4384-921f-2c551ae1561d" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fde5b12f-cbfe-41fd-82f5-1e2537a2d214 tempest-GroupsTest-1717646588 None] Group tempest-Group2-2115604733: creating Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.878s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Lock "cinder-quobyte-c7dce788-c65d-4384-921f-2c551ae1561d" acquired by "delete_volume" :: waited 0.046s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb001896-abd1-475c-b831-43c87c38da0a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fde5b12f-cbfe-41fd-82f5-1e2537a2d214 tempest-GroupsTest-1717646588 None] Group tempest-Group2-2115604733: created successfully Aug 19 17:24:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fde5b12f-cbfe-41fd-82f5-1e2537a2d214 tempest-GroupsTest-1717646588 None] Create group completed successfully. Aug 19 17:24:23 devstack sudo[99358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d Aug 19 17:24:23 devstack sudo[99358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:24 devstack sudo[99358]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d" returned: 0 in 0.709s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:24 devstack sudo[99366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d Aug 19 17:24:24 devstack sudo[99366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:24 devstack sudo[99366]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c7dce788-c65d-4384-921f-2c551ae1561d" returned: 0 in 0.658s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Lock "cinder-quobyte-c7dce788-c65d-4384-921f-2c551ae1561d" released by "delete_volume" :: held 1.444s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:24 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Created reservations ['059d29aa-3d86-4567-a249-42abdba7379c', '2a207b41-368c-4e1b-a6f7-d4669f2ba67d', '183702ac-f8b7-4778-b040-523b98113dcc', 'ba8c9f3e-5b4d-4fc9-be5f-f21ffefb64de'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:25 devstack sudo[99369]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:25 devstack sudo[99369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:25 devstack sudo[99369]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.521s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:25 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Deleted volume successfully. Aug 19 17:24:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5fa515a5-f9ee-44a7-a2a4-9913fbdf64e9 tempest-VolumesActionsTest-1080649401 None] Lock "cinder-c7dce788-c65d-4384-921f-2c551ae1561d-delete_volume" released by "delete_volume" :: held 2.554s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Flow 'volume_create_manager' (0e5c0222-b018-4a84-bde2-0a7e8f7ad8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (964db575-b671-4d43-8234-1e2be03fe570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (964db575-b671-4d43-8234-1e2be03fe570) 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-19T15:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1949606390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b6eb6e8e-0305-4086-b1cc-63e3723c2434,host='devstack@QuobyteHD#QuobyteHD',id=4742595b-643b-49fa-820a-dcf7afac1577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a18debf515a46bcb52eb9a542828f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:26Z,use_quota=True,user_id='ef016e5c12b74093bb72c033f8a7109d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c69eaee2-e60e-4113-ba24-ab5cf1ad9f23),volume_type_id=c69eaee2-e60e-4113-ba24-ab5cf1ad9f23)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2786f80e-cd48-4656-97e9-aad26c39b04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2786f80e-cd48-4656-97e9-aad26c39b04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1a65ff2-d780-4269-9cc8-69081608daef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1a65ff2-d780-4269-9cc8-69081608daef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4742595b-643b-49fa-820a-dcf7afac1577', 'volume_name': 'volume-4742595b-643b-49fa-820a-dcf7afac1577', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0362527-214c-404e-a4e1-edc1054a55d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0362527-214c-404e-a4e1-edc1054a55d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfa100b0-f7ce-4ddf-b14e-585b3d9d31e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Volume 4742595b-643b-49fa-820a-dcf7afac1577: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4742595b-643b-49fa-820a-dcf7afac1577', 'volume_size': 1} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 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=b6eb6e8e-0305-4086-b1cc-63e3723c2434,created_at=2026-08-19T15:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1949606390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b6eb6e8e-0305-4086-b1cc-63e3723c2434,host='devstack@QuobyteHD#QuobyteHD',id=4742595b-643b-49fa-820a-dcf7afac1577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a18debf515a46bcb52eb9a542828f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:26Z,use_quota=True,user_id='ef016e5c12b74093bb72c033f8a7109d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c69eaee2-e60e-4113-ba24-ab5cf1ad9f23),volume_type_id=c69eaee2-e60e-4113-ba24-ab5cf1ad9f23)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Creating volume 4742595b-643b-49fa-820a-dcf7afac1577 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:26 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:26 devstack sudo[99376]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 1073741824 Aug 19 17:24:26 devstack sudo[99376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:27 devstack sudo[99376]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 1073741824" returned: 0 in 0.778s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-233b5079-66bb-43de-936c-14e62434a783 req-87e02385-90f3-4ccc-8f35-5c7c9454eb39 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:27 devstack sudo[99413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 Aug 19 17:24:27 devstack sudo[99413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:27 devstack sudo[99413]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577" returned: 0 in 0.443s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] <== create_volume: return (1354ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.359s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-233b5079-66bb-43de-936c-14e62434a783 req-87e02385-90f3-4ccc-8f35-5c7c9454eb39 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.428s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-233b5079-66bb-43de-936c-14e62434a783 req-87e02385-90f3-4ccc-8f35-5c7c9454eb39 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.030s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfa100b0-f7ce-4ddf-b14e-585b3d9d31e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4742595b-643b-49fa-820a-dcf7afac1577', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c81b1351-4dca-4773-b6d6-cc15041672f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Volume volume-4742595b-643b-49fa-820a-dcf7afac1577 (4742595b-643b-49fa-820a-dcf7afac1577): created successfully Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c81b1351-4dca-4773-b6d6-cc15041672f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Flow 'volume_create_manager' (0e5c0222-b018-4a84-bde2-0a7e8f7ad8ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c2338029-dfa0-4c5e-9b13-f201a8914d59 tempest-GroupsTest-1717646588 None] Created volume successfully. Aug 19 17:24:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-233b5079-66bb-43de-936c-14e62434a783 req-87e02385-90f3-4ccc-8f35-5c7c9454eb39 tempest-ServerActionsTestOtherA-1208142613 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef', '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': '545de249-ab56-4c15-8040-5c2974fbf711', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:24:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-233b5079-66bb-43de-936c-14e62434a783 req-87e02385-90f3-4ccc-8f35-5c7c9454eb39 tempest-ServerActionsTestOtherA-1208142613 None] attachment_update completed successfully. Aug 19 17:24:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Acquiring lock "cinder-quobyte-4742595b-643b-49fa-820a-dcf7afac1577" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Lock "cinder-quobyte-4742595b-643b-49fa-820a-dcf7afac1577" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ef85baf-bd16-4a9c-9eec-0bdc9ded7f5a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:29 devstack sudo[99418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 Aug 19 17:24:29 devstack sudo[99418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:30 devstack sudo[99418]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577" returned: 0 in 0.595s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:30 devstack sudo[99423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577 Aug 19 17:24:30 devstack sudo[99423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:30 devstack sudo[99423]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4742595b-643b-49fa-820a-dcf7afac1577" returned: 0 in 0.437s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Lock "cinder-quobyte-4742595b-643b-49fa-820a-dcf7afac1577" released by "delete_volume" :: held 1.117s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Created reservations ['613540b1-8cab-4146-85ed-ae5b66f3748b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:30 devstack cinder-volume[94106]: WARNING cinder.quota [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-269623794 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-269623794, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:24:30 devstack cinder-volume[94106]: WARNING cinder.quota [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-269623794 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-269623794, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Created reservations ['d8ef1090-7a8a-4187-8818-f19d31015820', 'b90782f7-290c-4d97-8a23-2848abf9fb37', '481f63b4-48c4-441b-b2d0-87fe8dd895bb', '566e5469-39cb-434d-8840-663a8deb80d9'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (39d7f173-3b72-4460-a740-1f4110ccba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ac503e1-0cfe-4f22-b802-d889b9506055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ac503e1-0cfe-4f22-b802-d889b9506055) 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-19T15:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-932732722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b1fcfb9-ff3a-4198-8836-40d1a174c159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:31Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f6f1955-7dd6-4a33-99a6-e1870db703bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f6f1955-7dd6-4a33-99a6-e1870db703bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e71d56d-8179-4f5f-80d9-7a55baf176ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e71d56d-8179-4f5f-80d9-7a55baf176ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b1fcfb9-ff3a-4198-8836-40d1a174c159', 'volume_name': 'volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5486fd9b-da1e-451d-a220-94e11faad7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5486fd9b-da1e-451d-a220-94e11faad7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d16b8ef7-56ab-400a-aecd-2cfc886eb8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:30 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Volume 9b1fcfb9-ff3a-4198-8836-40d1a174c159: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159', 'volume_size': 1} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 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-19T15:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-932732722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9b1fcfb9-ff3a-4198-8836-40d1a174c159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:31Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Creating volume 9b1fcfb9-ff3a-4198-8836-40d1a174c159 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:30 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:30 devstack sudo[99429]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 1073741824 Aug 19 17:24:30 devstack sudo[99429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:31 devstack sudo[99431]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:31 devstack sudo[99431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:31 devstack sudo[99431]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.373s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3b18997c-3282-4696-9434-75271ca3d54e tempest-GroupsTest-1717646588 None] Delete group completed successfully. Aug 19 17:24:31 devstack sudo[99429]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 1073741824" returned: 0 in 0.567s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:31 devstack sudo[99439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 Aug 19 17:24:31 devstack sudo[99439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:31 devstack sudo[99439]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] <== create_volume: return (1037ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.039s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d16b8ef7-56ab-400a-aecd-2cfc886eb8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38d3cd9f-bbd6-4392-9424-0fa0749534dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Volume volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 (9b1fcfb9-ff3a-4198-8836-40d1a174c159): created successfully Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38d3cd9f-bbd6-4392-9424-0fa0749534dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (39d7f173-3b72-4460-a740-1f4110ccba95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-96103c02-15df-449d-ab3e-2ee54c457edb tempest-VolumesActionsTest-1080649401 None] Created volume successfully. Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Created reservations ['edc5ca1f-5d35-4d37-93f1-1fb80d6fcce5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:32 devstack sudo[99445]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:32 devstack sudo[99445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:32 devstack sudo[99445]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.253s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:32 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e95866da-2e7f-4080-84d3-70ef38e7bf36 tempest-GroupsTest-1717646588 None] Delete group completed successfully. Aug 19 17:24:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-9b1fcfb9-ff3a-4198-8836-40d1a174c159-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-9b1fcfb9-ff3a-4198-8836-40d1a174c159-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-quobyte-9b1fcfb9-ff3a-4198-8836-40d1a174c159" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-9b1fcfb9-ff3a-4198-8836-40d1a174c159" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:33 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[572450d1-c620-4055-a37b-07b0610e07c2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:34 devstack sudo[99544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 Aug 19 17:24:34 devstack sudo[99544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bb2e2b70-8c78-4c42-8d18-95d655fb1ce1 tempest-GroupsTest-1717646588 None] Group tempest-GroupsTest-Group-1858164198: creating Aug 19 17:24:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bb2e2b70-8c78-4c42-8d18-95d655fb1ce1 tempest-GroupsTest-1717646588 None] Group tempest-GroupsTest-Group-1858164198: created successfully Aug 19 17:24:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bb2e2b70-8c78-4c42-8d18-95d655fb1ce1 tempest-GroupsTest-1717646588 None] Create group completed successfully. Aug 19 17:24:34 devstack sudo[99544]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159" returned: 0 in 0.962s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:34 devstack sudo[99888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159 Aug 19 17:24:34 devstack sudo[99888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:35 devstack sudo[99888]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9b1fcfb9-ff3a-4198-8836-40d1a174c159" returned: 0 in 0.383s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-9b1fcfb9-ff3a-4198-8836-40d1a174c159" released by "delete_volume" :: held 1.470s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Created reservations ['ff3d907f-ce3d-4566-81f8-bef92d580a01', 'ec3d78b5-8a08-4ff3-a7e1-bd3a18133b80', 'fdcffb0c-1f38-4077-9007-3c45f80c2873', '78974d9c-9df3-4e9f-a478-eb8d41bff582'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:35 devstack sudo[99901]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:35 devstack sudo[99901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:35 devstack sudo[99901]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.288s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Deleted volume successfully. Aug 19 17:24:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3fd14b94-d586-40a9-bf8e-0685bd126f5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-9b1fcfb9-ff3a-4198-8836-40d1a174c159-delete_volume" released by "delete_volume" :: held 2.255s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Flow 'volume_create_manager' (17ea1a4e-7e87-48a0-8ae9-f9057fddbcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2321ade2-47ee-4cac-b09d-ac5b81676ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2321ade2-47ee-4cac-b09d-ac5b81676ae8) 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-19T15:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-342709969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=339692f9-d462-47e2-a5d8-9e38a77f76e8,host='devstack@QuobyteHD#QuobyteHD',id=8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a18debf515a46bcb52eb9a542828f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:36Z,use_quota=True,user_id='ef016e5c12b74093bb72c033f8a7109d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b836ff04-eef5-4895-ab13-722975ce8038),volume_type_id=b836ff04-eef5-4895-ab13-722975ce8038)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aaf42ef0-6e82-4877-bc4c-15984541aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aaf42ef0-6e82-4877-bc4c-15984541aa70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed0e2f66-9837-4ced-ae0b-e879c50644fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed0e2f66-9837-4ced-ae0b-e879c50644fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f', 'volume_name': 'volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80f447df-18b8-489f-b4d3-a7393e8e2519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80f447df-18b8-489f-b4d3-a7393e8e2519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6ba28e6-8942-46be-a4b4-8610657d7783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:36 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Volume 8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f', 'volume_size': 1} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 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=339692f9-d462-47e2-a5d8-9e38a77f76e8,created_at=2026-08-19T15:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-342709969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=339692f9-d462-47e2-a5d8-9e38a77f76e8,host='devstack@QuobyteHD#QuobyteHD',id=8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a18debf515a46bcb52eb9a542828f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:36Z,use_quota=True,user_id='ef016e5c12b74093bb72c033f8a7109d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b836ff04-eef5-4895-ab13-722975ce8038),volume_type_id=b836ff04-eef5-4895-ab13-722975ce8038)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Creating volume 8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:36 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:36 devstack sudo[99921]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f 1073741824 Aug 19 17:24:36 devstack sudo[99921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:36 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (d6d99b24-678a-4ee4-b21f-586b17746b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2998cdd3-ae7c-43a0-828e-bd469e597e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2998cdd3-ae7c-43a0-828e-bd469e597e3d) 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-19T15:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1310621581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee27f0fa-cdb8-474a-aada-3582446b8a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:24:37Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (320ea4a0-f38b-4a24-a2df-88137833a2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (320ea4a0-f38b-4a24-a2df-88137833a2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce671ebf-adec-4c60-a772-8070bf6ebb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce671ebf-adec-4c60-a772-8070bf6ebb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ee27f0fa-cdb8-474a-aada-3582446b8a76', 'volume_name': 'volume-ee27f0fa-cdb8-474a-aada-3582446b8a76', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bed927a-c940-4837-af85-607cb3911064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bed927a-c940-4837-af85-607cb3911064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71df4a8c-92a0-4688-9790-cc1380aa8602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:37 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Volume ee27f0fa-cdb8-474a-aada-3582446b8a76: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ee27f0fa-cdb8-474a-aada-3582446b8a76', 'volume_size': 1} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:37 devstack sudo[99921]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f 1073741824" returned: 0 in 1.032s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:37 devstack sudo[99957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f Aug 19 17:24:37 devstack sudo[99957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:38 devstack sudo[99957]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f" returned: 0 in 0.504s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] <== create_volume: return (1722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.730s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.184s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 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-19T15:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1310621581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee27f0fa-cdb8-474a-aada-3582446b8a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:24:37Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Creating volume ee27f0fa-cdb8-474a-aada-3582446b8a76 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:38 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6ba28e6-8942-46be-a4b4-8610657d7783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:38 devstack sudo[99975]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 1073741824 Aug 19 17:24:38 devstack sudo[99975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cffba1b8-0e1f-48a3-b94f-56960e36b4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:38 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Volume volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f (8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f): created successfully Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cffba1b8-0e1f-48a3-b94f-56960e36b4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Flow 'volume_create_manager' (17ea1a4e-7e87-48a0-8ae9-f9057fddbcbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-eb1cfc04-c040-4011-996a-3520c000bd48 tempest-GroupsTest-1717646588 None] Created volume successfully. Aug 19 17:24:39 devstack sudo[99975]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 1073741824" returned: 0 in 0.891s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:39 devstack sudo[100007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 Aug 19 17:24:39 devstack sudo[100007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:39 devstack sudo[100007]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76" returned: 0 in 0.603s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] <== create_volume: return (1630ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.645s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71df4a8c-92a0-4688-9790-cc1380aa8602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ee27f0fa-cdb8-474a-aada-3582446b8a76', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81f1c384-50f4-4bc6-ab9c-a8892553244f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:40 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Volume volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 (ee27f0fa-cdb8-474a-aada-3582446b8a76): created successfully Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (81f1c384-50f4-4bc6-ab9c-a8892553244f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (d6d99b24-678a-4ee4-b21f-586b17746b1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-189720fd-101d-4191-9d8b-b1083b6fd174 tempest-VolumesActionsTest-1080649401 None] Created volume successfully. Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-ee27f0fa-cdb8-474a-aada-3582446b8a76-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Flow 'volume_create_manager' (79b25892-2c8a-4b18-8d8d-fe4b82c381a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc224f78-684b-4d40-af78-3177898c6ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Lock "cinder-ee27f0fa-cdb8-474a-aada-3582446b8a76-delete_volume" acquired by "delete_volume" :: waited 0.128s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc224f78-684b-4d40-af78-3177898c6ff0) 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-19T15:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2024797357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=339692f9-d462-47e2-a5d8-9e38a77f76e8,host='devstack@QuobyteHD#QuobyteHD',id=98551739-61aa-4c9c-aa12-23814425da28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a18debf515a46bcb52eb9a542828f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:41Z,use_quota=True,user_id='ef016e5c12b74093bb72c033f8a7109d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b836ff04-eef5-4895-ab13-722975ce8038),volume_type_id=b836ff04-eef5-4895-ab13-722975ce8038)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (749ebac0-1630-4f39-a309-fd9daf5bc3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (749ebac0-1630-4f39-a309-fd9daf5bc3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6aa0a47-0b83-471d-b770-268ad31df669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6aa0a47-0b83-471d-b770-268ad31df669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '98551739-61aa-4c9c-aa12-23814425da28', 'volume_name': 'volume-98551739-61aa-4c9c-aa12-23814425da28', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93c9e3eb-16ca-4edd-a3dd-20900e0b61c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93c9e3eb-16ca-4edd-a3dd-20900e0b61c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91015d3c-5bdf-4cfd-9899-4a30066b5445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:41 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Volume 98551739-61aa-4c9c-aa12-23814425da28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-98551739-61aa-4c9c-aa12-23814425da28', 'volume_size': 1} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 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=339692f9-d462-47e2-a5d8-9e38a77f76e8,created_at=2026-08-19T15:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2024797357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=339692f9-d462-47e2-a5d8-9e38a77f76e8,host='devstack@QuobyteHD#QuobyteHD',id=98551739-61aa-4c9c-aa12-23814425da28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a18debf515a46bcb52eb9a542828f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:41Z,use_quota=True,user_id='ef016e5c12b74093bb72c033f8a7109d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b836ff04-eef5-4895-ab13-722975ce8038),volume_type_id=b836ff04-eef5-4895-ab13-722975ce8038)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Creating volume 98551739-61aa-4c9c-aa12-23814425da28 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:41 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:41 devstack sudo[100025]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 1073741824 Aug 19 17:24:41 devstack sudo[100025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-quobyte-ee27f0fa-cdb8-474a-aada-3582446b8a76" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-ee27f0fa-cdb8-474a-aada-3582446b8a76" acquired by "delete_volume" :: waited 0.058s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ef0f8bc-f6ff-4204-afd6-fd6c2526ef4f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:41 devstack sudo[100030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 Aug 19 17:24:41 devstack sudo[100030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:42 devstack sudo[100025]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:42 devstack sudo[100030]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 1073741824" returned: 0 in 1.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76" returned: 0 in 1.054s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:42 devstack sudo[100040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76 Aug 19 17:24:42 devstack sudo[100040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:42 devstack sudo[100042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 Aug 19 17:24:42 devstack sudo[100042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:42 devstack sudo[100040]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ee27f0fa-cdb8-474a-aada-3582446b8a76" returned: 0 in 0.484s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-ee27f0fa-cdb8-474a-aada-3582446b8a76" released by "delete_volume" :: held 1.632s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:42 devstack sudo[100042]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Created reservations ['c7525347-e499-416a-b48d-6bfe82339ae9', 'd99bc563-b63e-4f37-b402-785ecef6097d', '21269cb9-fa61-4bde-8517-9605398fe2d0', 'b5b8e5f8-8af2-450e-845a-bf7ce45b246b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28" returned: 0 in 0.525s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] <== create_volume: return (1953ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.958s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91015d3c-5bdf-4cfd-9899-4a30066b5445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-98551739-61aa-4c9c-aa12-23814425da28', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22a37032-3dc1-4f92-bbae-f0e471329613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:43 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Volume volume-98551739-61aa-4c9c-aa12-23814425da28 (98551739-61aa-4c9c-aa12-23814425da28): created successfully Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22a37032-3dc1-4f92-bbae-f0e471329613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Flow 'volume_create_manager' (79b25892-2c8a-4b18-8d8d-fe4b82c381a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e4651f70-ad68-422d-808e-f4811ec141b1 tempest-GroupsTest-1717646588 None] Created volume successfully. Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:43 devstack sudo[100048]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:43 devstack sudo[100048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:43 devstack sudo[100048]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.462s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Deleted volume successfully. Aug 19 17:24:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74585035-cd55-46c0-a18f-d457840e41b6 tempest-VolumesActionsTest-3845591 None] Lock "cinder-ee27f0fa-cdb8-474a-aada-3582446b8a76-delete_volume" released by "delete_volume" :: held 2.896s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fa4fb081-3c47-4c81-8c37-357eb3942add tempest-GroupsTest-1717646588 None] Update group completed successfully. Aug 19 17:24:44 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (88095e81-a7ad-4cbf-a203-cc6b134e6757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1161d37-7ad1-408e-94f0-73fada0b8273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1161d37-7ad1-408e-94f0-73fada0b8273) 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-19T15:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-664050343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8496c7d2-8595-413f-bb50-f66d002d0ab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:45Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (293e24af-454c-4229-ad4b-748708885099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (293e24af-454c-4229-ad4b-748708885099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16de8607-f8f7-4b33-892e-c56568d6f085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16de8607-f8f7-4b33-892e-c56568d6f085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8496c7d2-8595-413f-bb50-f66d002d0ab3', 'volume_name': 'volume-8496c7d2-8595-413f-bb50-f66d002d0ab3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (060af3e3-8b90-4181-b011-6a53ec227779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (060af3e3-8b90-4181-b011-6a53ec227779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7aa82e3-2867-4450-8ac8-be4aa8fb1f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:45 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Volume 8496c7d2-8595-413f-bb50-f66d002d0ab3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8496c7d2-8595-413f-bb50-f66d002d0ab3', 'volume_size': 1} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 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-19T15:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-664050343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8496c7d2-8595-413f-bb50-f66d002d0ab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:45Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Creating volume 8496c7d2-8595-413f-bb50-f66d002d0ab3 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:45 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:45 devstack sudo[100053]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 1073741824 Aug 19 17:24:45 devstack sudo[100053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a9f5f9cd-0f69-445e-bef6-bd5a6becaf9c tempest-GroupsTest-1717646588 None] Update group completed successfully. Aug 19 17:24:46 devstack sudo[100053]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 1073741824" returned: 0 in 1.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:46 devstack sudo[100062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 Aug 19 17:24:46 devstack sudo[100062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:47 devstack sudo[100062]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3" returned: 0 in 0.706s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] <== create_volume: return (2055ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.063s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7aa82e3-2867-4450-8ac8-be4aa8fb1f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8496c7d2-8595-413f-bb50-f66d002d0ab3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a04e5429-3347-459e-9d41-470120f73ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Volume volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 (8496c7d2-8595-413f-bb50-f66d002d0ab3): created successfully Aug 19 17:24:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a04e5429-3347-459e-9d41-470120f73ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (88095e81-a7ad-4cbf-a203-cc6b134e6757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9f49dc2f-cfb6-4b5b-82c1-ceb95c5e0122 tempest-VolumesActionsTest-1080649401 None] Created volume successfully. Aug 19 17:24:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-8496c7d2-8595-413f-bb50-f66d002d0ab3-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Lock "cinder-8496c7d2-8595-413f-bb50-f66d002d0ab3-delete_volume" acquired by "delete_volume" :: waited 0.070s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:48 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=133,cinder:INSERT=36,cinder:UPDATE=119,cinder:DELETE=9 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:24:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Acquiring lock "cinder-quobyte-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Lock "cinder-quobyte-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f" acquired by "delete_volume" :: waited 0.044s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:48 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f312b81d-29b5-4b56-aa24-45d66a488e27]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-quobyte-8496c7d2-8595-413f-bb50-f66d002d0ab3" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-8496c7d2-8595-413f-bb50-f66d002d0ab3" acquired by "delete_volume" :: waited 0.044s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2895b30-b4d5-48d2-ba9b-ddccee47a022]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:49 devstack sudo[100069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f Aug 19 17:24:49 devstack sudo[100069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:49 devstack sudo[100070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 Aug 19 17:24:49 devstack sudo[100070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:50 devstack sudo[100070]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3" returned: 0 in 0.979s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:50 devstack sudo[100069]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f" returned: 0 in 1.236s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:50 devstack sudo[100079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3 Aug 19 17:24:50 devstack sudo[100079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:50 devstack sudo[100080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f Aug 19 17:24:50 devstack sudo[100080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:51 devstack sudo[100079]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8496c7d2-8595-413f-bb50-f66d002d0ab3" returned: 0 in 1.041s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:51 devstack sudo[100080]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f" returned: 0 in 1.008s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-8496c7d2-8595-413f-bb50-f66d002d0ab3" released by "delete_volume" :: held 2.172s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Lock "cinder-quobyte-8e8f6b3e-1d5d-4a8a-b9f8-ee8d2fcd639f" released by "delete_volume" :: held 2.500s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Acquiring lock "cinder-quobyte-98551739-61aa-4c9c-aa12-23814425da28" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Lock "cinder-quobyte-98551739-61aa-4c9c-aa12-23814425da28" acquired by "delete_volume" :: waited 0.057s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c422de79-f9ef-47c2-85e9-123e7ad49899]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Created reservations ['96c059de-c386-4570-bc5a-5fe8dd282e29', '6996d497-7ebd-4647-a971-eef9fae1f8ac', '2bdcf1d7-301e-4b31-8194-c05c19ba6497', '08c860ac-9674-4e23-8a46-b2a55a1bc81a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:51 devstack sudo[100089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 Aug 19 17:24:51 devstack sudo[100091]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:51 devstack sudo[100091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:51 devstack sudo[100089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:52 devstack sudo[100089]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28" returned: 0 in 1.321s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:52 devstack sudo[100091]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 1.033s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:52 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:52 devstack sudo[100132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28 Aug 19 17:24:52 devstack sudo[100132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:52 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Deleted volume successfully. Aug 19 17:24:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89224725-6f61-4bce-8aea-6b654a46c68a tempest-VolumesActionsTest-3845591 None] Lock "cinder-8496c7d2-8595-413f-bb50-f66d002d0ab3-delete_volume" released by "delete_volume" :: held 4.207s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:53 devstack sudo[100132]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98551739-61aa-4c9c-aa12-23814425da28" returned: 0 in 1.016s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Lock "cinder-quobyte-98551739-61aa-4c9c-aa12-23814425da28" released by "delete_volume" :: held 2.433s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Created reservations ['9c2026b6-44a5-43ed-81e0-83a615417cc0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:54 devstack cinder-volume[94106]: WARNING cinder.quota [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-419326951 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-419326951, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:24:54 devstack cinder-volume[94106]: WARNING cinder.quota [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-419326951 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-419326951, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Created reservations ['c2c686ea-dcc8-4961-9bf5-347e331ed19e', 'cc88edd1-9539-467e-b79a-f368469b66c9', 'ada8942d-c2a8-4b0a-a08f-62ab78ab1158', '2e5d9508-7927-4f7f-8bd8-9b86b720cd4d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (f6ae2087-3d95-4e92-b3dc-471cfcd13c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6bfbd86-92b3-4983-b0d8-61b8bbea462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6bfbd86-92b3-4983-b0d8-61b8bbea462e) 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-19T15:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-925157408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:54Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e55b9f28-17e4-44ca-b34f-89a4929c7210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e55b9f28-17e4-44ca-b34f-89a4929c7210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cc14853-aaaf-40c2-b25d-aa79a8660607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cc14853-aaaf-40c2-b25d-aa79a8660607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8', 'volume_name': 'volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98f17550-a081-4a63-99c8-912aad448c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98f17550-a081-4a63-99c8-912aad448c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bd5cf8d-1386-4ddb-84d4-276ac7cf274f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:54 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Volume 32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8', 'volume_size': 1} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 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-19T15:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-925157408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:24: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-19T15:24:54Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Creating volume 32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.031s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:24:54 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:54 devstack sudo[100172]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 1073741824 Aug 19 17:24:54 devstack sudo[100172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:54 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Created reservations ['c8aa752c-3ccb-438c-a03e-321f0c8ac6fc', '18cdd8d0-28bd-4bc5-8e8d-499db8ecb302', '29a42c03-3cd9-42ed-9a06-f0bd31e6a294', '3f7f56a9-1b2f-45dc-90bd-34d46ec1705c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:55 devstack sudo[100179]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:55 devstack sudo[100179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:55 devstack sudo[100179]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.473s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-23f88a61-443d-41e0-a6a8-f0cd5cc71cdf tempest-GroupsTest-1717646588 None] Delete group completed successfully. Aug 19 17:24:55 devstack sudo[100172]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 1073741824" returned: 0 in 1.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:56 devstack sudo[100205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 Aug 19 17:24:56 devstack sudo[100205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-72c05573-a70f-45e2-8309-cad3c5ae6635 req-9c556f97-bb70-4120-94a5-5abe699ccf98 tempest-ServerActionsTestOtherA-1208142613 None] Terminate volume connection completed successfully. Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-72c05573-a70f-45e2-8309-cad3c5ae6635 req-9c556f97-bb70-4120-94a5-5abe699ccf98 tempest-ServerActionsTestOtherA-1208142613 None] Deleting attachment 545de249-ab56-4c15-8040-5c2974fbf711. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:24:56 devstack sudo[100205]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8" returned: 0 in 0.460s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] <== create_volume: return (1867ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.884s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bd5cf8d-1386-4ddb-84d4-276ac7cf274f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (851929ee-7821-4aeb-9c72-241064378884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:24:56 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Volume volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 (32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8): created successfully Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (851929ee-7821-4aeb-9c72-241064378884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:24:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (f6ae2087-3d95-4e92-b3dc-471cfcd13c8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:24:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6ce0090e-0142-4758-bd6f-27c4c204186f tempest-VolumesActionsTest-1080649401 None] Created volume successfully. Aug 19 17:24:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Acquiring lock "cinder-quobyte-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:24:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:24:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[25df4866-665d-4b99-9a8a-33358589fe02]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:24:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:58 devstack sudo[100233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 Aug 19 17:24:58 devstack sudo[100233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:58 devstack sudo[100233]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8" returned: 0 in 0.931s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:58 devstack sudo[100274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8 Aug 19 17:24:58 devstack sudo[100274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-72c05573-a70f-45e2-8309-cad3c5ae6635 req-1a5a1348-3832-442e-81c1-1e4ecd82366c tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-72c05573-a70f-45e2-8309-cad3c5ae6635 req-1a5a1348-3832-442e-81c1-1e4ecd82366c tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-72c05573-a70f-45e2-8309-cad3c5ae6635 req-1a5a1348-3832-442e-81c1-1e4ecd82366c tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-72c05573-a70f-45e2-8309-cad3c5ae6635 req-1a5a1348-3832-442e-81c1-1e4ecd82366c tempest-ServerActionsTestOtherA-1208142613 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef', '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': 'f98e069b-add1-49e4-9f78-9b1d6fac80db', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:24:59 devstack sudo[100274]: pam_unix(sudo:session): session closed for user root Aug 19 17:24:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-72c05573-a70f-45e2-8309-cad3c5ae6635 req-1a5a1348-3832-442e-81c1-1e4ecd82366c tempest-ServerActionsTestOtherA-1208142613 None] attachment_update completed successfully. Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8" returned: 0 in 0.339s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-quobyte-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8" released by "delete_volume" :: held 1.339s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Created reservations ['c3d6c90f-5c64-4df8-8178-b81176ea4e8d', '7f59e307-f94f-4cd9-907e-c9a10573b3ea', 'bc8411b2-ebe2-49c9-b93e-412d3b674812', '19a3157c-afd8-42b9-ad92-1692fcac649b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:24:59 devstack sudo[100287]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:24:59 devstack sudo[100287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.454s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:24:59 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:24:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Deleted volume successfully. Aug 19 17:24:59 devstack sudo[100287]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ea09a321-cf1b-43b7-a7f1-27dc146f6c5d tempest-VolumesActionsTest-3845591 None] Lock "cinder-32d32c95-8ef7-4d4b-98b9-1d2d3f25b7a8-delete_volume" released by "delete_volume" :: held 2.244s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (725a67ef-d460-4e88-9c42-e02be3559740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79d5478b-9187-4f1e-a05c-26b5fdbb2db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79d5478b-9187-4f1e-a05c-26b5fdbb2db6) 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-19T15:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1276553992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23005ef8-9dc4-4f32-bf15-887371b3a70c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:01Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea5646fd-006c-4047-b44c-2bf476b29dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea5646fd-006c-4047-b44c-2bf476b29dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a12f510-4c8a-43a9-a072-aa8c25b3546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a12f510-4c8a-43a9-a072-aa8c25b3546d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '23005ef8-9dc4-4f32-bf15-887371b3a70c', 'volume_name': 'volume-23005ef8-9dc4-4f32-bf15-887371b3a70c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b6c62e0-9d7b-4548-b2a2-4fc6414e3ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b6c62e0-9d7b-4548-b2a2-4fc6414e3ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9406907-3d95-4194-be16-646a0160a14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Volume 23005ef8-9dc4-4f32-bf15-887371b3a70c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-23005ef8-9dc4-4f32-bf15-887371b3a70c', 'volume_size': 1} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 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-19T15:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1276553992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23005ef8-9dc4-4f32-bf15-887371b3a70c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f2c36e74404abd8e1dc08e8c4bea52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:01Z,use_quota=True,user_id='9bdf52db8ee04fc9a57382e06be7f007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Creating volume 23005ef8-9dc4-4f32-bf15-887371b3a70c {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:01 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:01 devstack sudo[101054]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c 1073741824 Aug 19 17:25:01 devstack sudo[101054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:02 devstack sudo[101054]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c 1073741824" returned: 0 in 0.883s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:02 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:INSERT=39,cinder:SELECT=120,cinder:UPDATE=143,cinder:DELETE=4 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:25:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:02 devstack sudo[101075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c Aug 19 17:25:02 devstack sudo[101075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:03 devstack sudo[101075]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c" returned: 0 in 0.473s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] <== create_volume: return (1468ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.477s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9406907-3d95-4194-be16-646a0160a14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23005ef8-9dc4-4f32-bf15-887371b3a70c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (effb59b5-26e5-4f4d-a7f8-4036d95a3757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:03 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Volume volume-23005ef8-9dc4-4f32-bf15-887371b3a70c (23005ef8-9dc4-4f32-bf15-887371b3a70c): created successfully Aug 19 17:25:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (effb59b5-26e5-4f4d-a7f8-4036d95a3757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Flow 'volume_create_manager' (725a67ef-d460-4e88-9c42-e02be3559740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b1a40a17-abac-4bbf-b0e1-81c94669b398 tempest-VolumesActionsTest-1080649401 None] Created volume successfully. Aug 19 17:25:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Acquiring lock "cinder-23005ef8-9dc4-4f32-bf15-887371b3a70c-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Lock "cinder-23005ef8-9dc4-4f32-bf15-887371b3a70c-delete_volume" acquired by "delete_volume" :: waited 0.079s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Acquiring lock "cinder-quobyte-23005ef8-9dc4-4f32-bf15-887371b3a70c" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Lock "cinder-quobyte-23005ef8-9dc4-4f32-bf15-887371b3a70c" acquired by "delete_volume" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b154dc7c-e123-45bb-bf70-94e370174029]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:06 devstack sudo[101112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c Aug 19 17:25:06 devstack sudo[101112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:07 devstack sudo[101112]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c" returned: 0 in 1.159s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:07 devstack sudo[101118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c Aug 19 17:25:07 devstack sudo[101118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:07 devstack sudo[101118]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23005ef8-9dc4-4f32-bf15-887371b3a70c" returned: 0 in 0.630s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Lock "cinder-quobyte-23005ef8-9dc4-4f32-bf15-887371b3a70c" released by "delete_volume" :: held 1.922s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:07 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Created reservations ['16039e3d-692e-4308-a5cb-2acfbff35a94', '015ed70e-d1a8-4dbc-8fc3-33fb99eb9e78', 'ff3cf0fa-128f-46dc-b262-91c22479fcdc', '2391a915-33b5-4d92-8f90-f021eba3c32a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:08 devstack sudo[101121]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:08 devstack sudo[101121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:08 devstack sudo[101121]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.784s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Deleted volume successfully. Aug 19 17:25:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cea7d98c-6012-4cf3-9835-83d4235feeef tempest-VolumesActionsTest-1080649401 None] Lock "cinder-23005ef8-9dc4-4f32-bf15-887371b3a70c-delete_volume" released by "delete_volume" :: held 3.177s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Flow 'volume_create_manager' (751c2359-fa61-417f-bb44-92886d27118e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (977069df-e489-4b4f-8739-43e09967e8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (977069df-e489-4b4f-8739-43e09967e8c2) 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-19T15:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1298059748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=983e4eb3-64c8-46d1-87dc-c9fb07a60359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98e5d9f7ac04411d94fc6bbd711076c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:09Z,use_quota=True,user_id='2ea9e8f7fb814c2cb548f0495225998a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dcecbcc-0102-401b-8ee8-36208e159a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dcecbcc-0102-401b-8ee8-36208e159a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4011b3ba-2bc9-4361-b0ae-0aded5b473d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4011b3ba-2bc9-4361-b0ae-0aded5b473d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '983e4eb3-64c8-46d1-87dc-c9fb07a60359', 'volume_name': 'volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d53e3e01-2118-40db-885f-93248606e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d53e3e01-2118-40db-885f-93248606e457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76856038-2d40-4f29-8027-a17ed484b999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359', 'volume_size': 1} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 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-19T15:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1298059748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=983e4eb3-64c8-46d1-87dc-c9fb07a60359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98e5d9f7ac04411d94fc6bbd711076c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:09Z,use_quota=True,user_id='2ea9e8f7fb814c2cb548f0495225998a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Creating volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:09 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:09 devstack sudo[101125]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 1073741824 Aug 19 17:25:09 devstack sudo[101125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Flow 'volume_create_manager' (7c3591f3-bef5-439c-a92d-08f1ec618a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e150b36-e79f-40e9-aa99-9fc89d107315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e150b36-e79f-40e9-aa99-9fc89d107315) 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-19T15:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-852584629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c0bbf5f-eb0f-452a-af06-d34d542c05a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a62304511ae41d3b726d7a0160da7ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:10Z,use_quota=True,user_id='cc719e6169f04ae1aaae41a53a824089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7039f51d-bf9a-49c4-966b-5547c7f51e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7039f51d-bf9a-49c4-966b-5547c7f51e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c7a33c4-26d1-4e28-9a1f-27e3355c2e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c7a33c4-26d1-4e28-9a1f-27e3355c2e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4c0bbf5f-eb0f-452a-af06-d34d542c05a0', 'volume_name': 'volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fd7718c-09d6-40a6-bf79-d6c536caa587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fd7718c-09d6-40a6-bf79-d6c536caa587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (085077f8-f69e-47c0-b7bf-0eec89ca6d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:09 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Volume 4c0bbf5f-eb0f-452a-af06-d34d542c05a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0', 'volume_size': 1} Aug 19 17:25:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:10 devstack sudo[101125]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 1073741824" returned: 0 in 0.741s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:10 devstack sudo[101133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 Aug 19 17:25:10 devstack sudo[101133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:11 devstack sudo[101133]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359" returned: 0 in 0.409s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] <== create_volume: return (1258ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.260s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.098s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 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-19T15:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-852584629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4c0bbf5f-eb0f-452a-af06-d34d542c05a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a62304511ae41d3b726d7a0160da7ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:10Z,use_quota=True,user_id='cc719e6169f04ae1aaae41a53a824089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Creating volume 4c0bbf5f-eb0f-452a-af06-d34d542c05a0 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:11 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76856038-2d40-4f29-8027-a17ed484b999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:11 devstack sudo[101137]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 1073741824 Aug 19 17:25:11 devstack sudo[101137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3ec67ca-0200-4e71-893a-57713fc89f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:11 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Volume volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 (983e4eb3-64c8-46d1-87dc-c9fb07a60359): created successfully Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3ec67ca-0200-4e71-893a-57713fc89f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Flow 'volume_create_manager' (751c2359-fa61-417f-bb44-92886d27118e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:11 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9f55e9cd-704b-44ec-bf32-cb2c04ba736d tempest-SnapshotsActionsTest-1089199936 None] Created volume successfully. Aug 19 17:25:11 devstack sudo[101137]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 1073741824" returned: 0 in 0.658s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:11 devstack sudo[101144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 Aug 19 17:25:11 devstack sudo[101144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:12 devstack sudo[101144]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0" returned: 0 in 0.274s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] <== create_volume: return (988ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.992s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.306s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (085077f8-f69e-47c0-b7bf-0eec89ca6d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (439af08f-0100-4e0a-b816-98808f8f8d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Creating offline snapshot 0b125bb2-a833-4da2-a8c0-da4f64331bce of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:25:12 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Volume volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 (4c0bbf5f-eb0f-452a-af06-d34d542c05a0): created successfully Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (439af08f-0100-4e0a-b816-98808f8f8d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Flow 'volume_create_manager' (7c3591f3-bef5-439c-a92d-08f1ec618a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5520ee24-3c2e-486f-860a-3d1ec8b8e918]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:12 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a97d7ffe-94f0-402b-8127-d09af36cced0 tempest-ServersNegativeTestJSON-2057383291 None] Created volume successfully. Aug 19 17:25:12 devstack sudo[101153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 Aug 19 17:25:12 devstack sudo[101153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:12 devstack sudo[101153]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359" returned: 0 in 0.432s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:12 devstack sudo[101158]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce 1G Aug 19 17:25:12 devstack sudo[101158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:13 devstack sudo[101158]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce 1G" returned: 0 in 0.495s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:13 devstack sudo[101164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:13 devstack sudo[101164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:13 devstack sudo[101164]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.547s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:13 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce is being set with open permissions: ugo+rw Aug 19 17:25:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:13 devstack sudo[101169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:13 devstack sudo[101169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:13 devstack sudo[101169]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.338s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:14 devstack sudo[101172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.info Aug 19 17:25:14 devstack sudo[101172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:14 devstack sudo[101172]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.info" returned: 0 in 0.500s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:14 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.info is being set with open permissions: ugo+rw Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:14 devstack sudo[101175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.info Aug 19 17:25:14 devstack sudo[101175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Flow 'volume_create_manager' (4481d3b0-4ecf-4a12-8649-0d274df6d35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c12af6c7-eb7b-4016-93ed-0d887e76ebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c12af6c7-eb7b-4016-93ed-0d887e76ebd8) 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-19T15:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1055297505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=626e8f37-d842-4c82-9363-ff2b467ac3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a62304511ae41d3b726d7a0160da7ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:14Z,use_quota=True,user_id='cc719e6169f04ae1aaae41a53a824089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1db3cc88-600f-4cf2-8d47-b9f3993fc08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1db3cc88-600f-4cf2-8d47-b9f3993fc08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd409cf2-854a-445d-b230-693927e99d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd409cf2-854a-445d-b230-693927e99d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '626e8f37-d842-4c82-9363-ff2b467ac3c8', 'volume_name': 'volume-626e8f37-d842-4c82-9363-ff2b467ac3c8', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34f5eb3d-1396-4aad-9171-4b87455c5b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34f5eb3d-1396-4aad-9171-4b87455c5b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d30bc76-71c9-4f5f-a4e4-da65497b7c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:14 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Volume 626e8f37-d842-4c82-9363-ff2b467ac3c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-626e8f37-d842-4c82-9363-ff2b467ac3c8', 'volume_size': 1} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:14 devstack sudo[101175]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.info" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.852s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.103s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 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-19T15:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1055297505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=626e8f37-d842-4c82-9363-ff2b467ac3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a62304511ae41d3b726d7a0160da7ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:14Z,use_quota=True,user_id='cc719e6169f04ae1aaae41a53a824089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Creating volume 626e8f37-d842-4c82-9363-ff2b467ac3c8 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:14 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:14 devstack sudo[101179]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 1073741824 Aug 19 17:25:14 devstack sudo[101179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:14 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9d71c1fb-3a7e-46d7-94e6-68778442d14c tempest-SnapshotsActionsTest-1089199936 None] Create snapshot completed successfully Aug 19 17:25:15 devstack sudo[101179]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 1073741824" returned: 0 in 0.508s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:15 devstack sudo[101185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 Aug 19 17:25:15 devstack sudo[101185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:15 devstack sudo[101185]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8" returned: 0 in 0.323s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] <== create_volume: return (878ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.884s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d30bc76-71c9-4f5f-a4e4-da65497b7c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-626e8f37-d842-4c82-9363-ff2b467ac3c8', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fe79cce-f7aa-40fa-b210-6e1cf2066c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:15 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Volume volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 (626e8f37-d842-4c82-9363-ff2b467ac3c8): created successfully Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fe79cce-f7aa-40fa-b210-6e1cf2066c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Flow 'volume_create_manager' (4481d3b0-4ecf-4a12-8649-0d274df6d35d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4c0e33ce-9daf-4612-b10f-df03d06da053 tempest-ServersNegativeTestJSON-2057383291 None] Created volume successfully. Aug 19 17:25:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Creating offline snapshot 5433d696-376b-440f-ac7f-59648295f8df of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:25:16 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[79c80aa2-7492-4055-a78b-424324737849]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:16 devstack sudo[101189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:16 devstack sudo[101189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "cinder-626e8f37-d842-4c82-9363-ff2b467ac3c8-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-626e8f37-d842-4c82-9363-ff2b467ac3c8-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:17 devstack sudo[101189]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.562s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "cinder-quobyte-626e8f37-d842-4c82-9363-ff2b467ac3c8" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:17 devstack sudo[101194]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df 1G Aug 19 17:25:17 devstack sudo[101194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-quobyte-626e8f37-d842-4c82-9363-ff2b467ac3c8" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c7c639f-8bbe-41a7-bac1-a2f445d05c71]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:17 devstack sudo[101196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 Aug 19 17:25:17 devstack sudo[101196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:17 devstack sudo[101196]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8" returned: 0 in 0.505s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:17 devstack sudo[101206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8 Aug 19 17:25:17 devstack sudo[101206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:17 devstack sudo[101194]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df 1G" returned: 0 in 0.642s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:17 devstack sudo[101208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df Aug 19 17:25:17 devstack sudo[101208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:18 devstack sudo[101206]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-626e8f37-d842-4c82-9363-ff2b467ac3c8" returned: 0 in 0.348s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-quobyte-626e8f37-d842-4c82-9363-ff2b467ac3c8" released by "delete_volume" :: held 0.903s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:18 devstack sudo[101208]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df" returned: 0 in 0.353s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:18 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df is being set with open permissions: ugo+rw Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Created reservations ['158e4789-ebac-47b0-b7bc-02090a74e2cf', 'b19819c6-3385-457f-8c52-814e31856523', '04962a57-293a-43e5-8822-3610f70e4cdf', '65af5129-f1b0-4d5d-a03e-8f6a9f8d71c5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:18 devstack sudo[101214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df Aug 19 17:25:18 devstack sudo[101214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:18 devstack sudo[101216]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:18 devstack sudo[101216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:18 devstack sudo[101214]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df" returned: 0 in 0.299s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.041s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a728cae7-1b5a-4682-a7da-0c3ec252fdc2 tempest-SnapshotsActionsTest-1089199936 None] Create snapshot completed successfully Aug 19 17:25:18 devstack sudo[101216]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.275s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Deleted volume successfully. Aug 19 17:25:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-08eacac8-5330-410c-ba39-e3e2774fffa1 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-626e8f37-d842-4c82-9363-ff2b467ac3c8-delete_volume" released by "delete_volume" :: held 1.504s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "cinder-4c0bbf5f-eb0f-452a-af06-d34d542c05a0-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-4c0bbf5f-eb0f-452a-af06-d34d542c05a0-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "cinder-quobyte-4c0bbf5f-eb0f-452a-af06-d34d542c05a0" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-quobyte-4c0bbf5f-eb0f-452a-af06-d34d542c05a0" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[149956a3-8f63-44f8-8bce-54e0f1a4d4e3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:19 devstack sudo[101221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 Aug 19 17:25:19 devstack sudo[101221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-5433d696-376b-440f-ac7f-59648295f8df-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-5433d696-376b-440f-ac7f-59648295f8df-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-5433d696-376b-440f-ac7f-59648295f8df" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-5433d696-376b-440f-ac7f-59648295f8df" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Deleting offline snapshot 5433d696-376b-440f-ac7f-59648295f8df of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] snapshot_file for this snap is: volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[44863a01-31ed-481d-85b2-889425816276]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:20 devstack sudo[101248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df Aug 19 17:25:20 devstack sudo[101248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:20 devstack sudo[101221]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0" returned: 0 in 0.735s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:20 devstack sudo[101253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0 Aug 19 17:25:20 devstack sudo[101253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:20 devstack sudo[101253]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-4c0bbf5f-eb0f-452a-af06-d34d542c05a0" returned: 0 in 0.366s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:20 devstack sudo[101248]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df" returned: 0 in 0.582s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-quobyte-4c0bbf5f-eb0f-452a-af06-d34d542c05a0" released by "delete_volume" :: held 1.182s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2ac374d-119e-469c-9d29-02d8461be949]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Created reservations ['24ec1945-5d1c-495e-a75b-aaa4e69421d5', 'f0d86a0f-3d37-41c7-9031-de7b12a86f50', '852954ec-1e51-4ba7-845c-41510275088f', 'd19c0f03-1774-4817-bc2c-0a243d58e6b8'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:20 devstack sudo[101259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:20 devstack sudo[101259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:20 devstack sudo[101262]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:20 devstack sudo[101262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:21 devstack sudo[101259]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.536s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:21 devstack sudo[101262]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.407s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:21 devstack sudo[101271]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df Aug 19 17:25:21 devstack sudo[101271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Deleted volume successfully. Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-643a9007-cb03-49c6-a3b4-e99a6d4388c8 tempest-ServersNegativeTestJSON-2057383291 None] Lock "cinder-4c0bbf5f-eb0f-452a-af06-d34d542c05a0-delete_volume" released by "delete_volume" :: held 1.887s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:21 devstack sudo[101271]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df" returned: 0 in 0.600s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:21 devstack sudo[101278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df Aug 19 17:25:21 devstack sudo[101278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:22 devstack sudo[101278]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.5433d696-376b-440f-ac7f-59648295f8df" returned: 0 in 0.503s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-5433d696-376b-440f-ac7f-59648295f8df" released by "_delete_snapshot" :: held 2.416s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" released by "delete_snapshot" :: held 2.503s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:22 devstack sudo[101377]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:22 devstack sudo[101377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:22 devstack cinder-volume[94106]: WARNING cinder.quota [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 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 19 17:25:22 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Created reservations ['6c330f26-5aca-4657-91fb-a80519632f91', '16826f84-467a-4304-8dc1-85bbfa7a213d', 'ad583474-61c2-4f02-962f-7d99ec35be8c', 'e0883e74-0adb-40b6-8c14-640857ddbf61'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Delete snapshot completed successfully. Aug 19 17:25:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2776ed52-368e-4aeb-af6a-54b3b870ca3e tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-5433d696-376b-440f-ac7f-59648295f8df-delete_snapshot" released by "delete_snapshot" :: held 2.835s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:23 devstack sudo[101377]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.635s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Creating offline snapshot e7014c5e-7761-4e82-9351-709f35d2a4bb of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1e0bfaf-ca0d-4b26-95ce-98c4f138e3ee]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:24 devstack sudo[101413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:24 devstack sudo[101413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:24 devstack sudo[101413]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.516s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:24 devstack sudo[101420]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb 1G Aug 19 17:25:24 devstack sudo[101420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:24 devstack sudo[101420]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb 1G" returned: 0 in 0.546s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:24 devstack sudo[101425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb Aug 19 17:25:24 devstack sudo[101425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:25 devstack sudo[101425]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb" returned: 0 in 0.314s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:25 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb is being set with open permissions: ugo+rw Aug 19 17:25:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:25 devstack sudo[101431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb Aug 19 17:25:25 devstack sudo[101431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:25 devstack sudo[101431]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb" returned: 0 in 0.272s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.797s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:25 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d6b9707a-f557-4b1e-b28d-af7d9ab0452f tempest-SnapshotsActionsTest-1089199936 None] Create snapshot completed successfully Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-e7014c5e-7761-4e82-9351-709f35d2a4bb-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-e7014c5e-7761-4e82-9351-709f35d2a4bb-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-e7014c5e-7761-4e82-9351-709f35d2a4bb" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-e7014c5e-7761-4e82-9351-709f35d2a4bb" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Deleting offline snapshot e7014c5e-7761-4e82-9351-709f35d2a4bb of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] snapshot_file for this snap is: volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e8df0062-6064-4d77-bf47-adcce99a76f7]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:26 devstack sudo[101434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb Aug 19 17:25:26 devstack sudo[101434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:26 devstack sudo[101434]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6cf938ed-d365-4d5b-960f-6cd23b71c8c3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:26 devstack sudo[101440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:26 devstack sudo[101440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:27 devstack sudo[101440]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.391s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:27 devstack sudo[101445]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb Aug 19 17:25:27 devstack sudo[101445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:27 devstack sudo[101445]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb" returned: 0 in 0.443s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:27 devstack sudo[101451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb Aug 19 17:25:27 devstack sudo[101451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:27 devstack sudo[101451]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.e7014c5e-7761-4e82-9351-709f35d2a4bb" returned: 0 in 0.337s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-e7014c5e-7761-4e82-9351-709f35d2a4bb" released by "_delete_snapshot" :: held 1.755s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" released by "delete_snapshot" :: held 1.797s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Flow 'volume_create_manager' (372b5b11-17e6-4b09-aa52-e405b0243178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e8b447f-8627-48bc-8f5a-cb81c8a6a4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e8b447f-8627-48bc-8f5a-cb81c8a6a4e1) 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-19T15:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-394533528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d669dc00-e654-48bc-b2a1-e1c52116568b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d005514abfd4ad593e17478758be31f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:28Z,use_quota=True,user_id='d6abb33c6b8b4d148cdb30b4f0d11ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (489f6ac4-64fb-469d-8717-71b5b911ff7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (489f6ac4-64fb-469d-8717-71b5b911ff7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36c01cf5-d263-4fa1-a317-faf64750eda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36c01cf5-d263-4fa1-a317-faf64750eda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd669dc00-e654-48bc-b2a1-e1c52116568b', 'volume_name': 'volume-d669dc00-e654-48bc-b2a1-e1c52116568b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00ed562e-66fe-4e33-9349-53515246b076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00ed562e-66fe-4e33-9349-53515246b076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8810d8-3e0a-4f46-998e-0aee1dc49b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:28 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Volume d669dc00-e654-48bc-b2a1-e1c52116568b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d669dc00-e654-48bc-b2a1-e1c52116568b', 'volume_size': 1} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 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-19T15:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-394533528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d669dc00-e654-48bc-b2a1-e1c52116568b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d005514abfd4ad593e17478758be31f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:28Z,use_quota=True,user_id='d6abb33c6b8b4d148cdb30b4f0d11ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Creating volume d669dc00-e654-48bc-b2a1-e1c52116568b {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:28 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:28 devstack sudo[101454]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b 1073741824 Aug 19 17:25:28 devstack sudo[101454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Created reservations ['18b49bec-fd66-4f4f-aa71-362201351d16', '3c10a77c-6baa-46ea-bfbc-2fb88e94c955', '2e98f812-5805-4f6f-aef3-8e507460ad7d', '08010306-db8f-42d6-b6cf-a2c2b81cd501'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Delete snapshot completed successfully. Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4e94742-3cf8-4f29-aead-6838b68f7aaf tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-e7014c5e-7761-4e82-9351-709f35d2a4bb-delete_snapshot" released by "delete_snapshot" :: held 2.072s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:28 devstack sudo[101454]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b 1073741824" returned: 0 in 0.548s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:28 devstack sudo[101460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b Aug 19 17:25:28 devstack sudo[101460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:28 devstack sudo[101460]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b" returned: 0 in 0.251s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] <== create_volume: return (848ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.850s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.276s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8810d8-3e0a-4f46-998e-0aee1dc49b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d669dc00-e654-48bc-b2a1-e1c52116568b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe35f5d7-3137-4a29-99a1-1c9ffcb5b8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Creating offline snapshot a1dcbd3b-fa75-489b-a7e1-05860b502313 of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:25:28 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Volume volume-d669dc00-e654-48bc-b2a1-e1c52116568b (d669dc00-e654-48bc-b2a1-e1c52116568b): created successfully Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe35f5d7-3137-4a29-99a1-1c9ffcb5b8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Flow 'volume_create_manager' (372b5b11-17e6-4b09-aa52-e405b0243178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[36933577-d550-4e1f-9d6a-78c6319ac723]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-187b1486-4b12-4922-b77c-9b879db242dd tempest-VolumesMetadataTest-1758705165 None] Created volume successfully. Aug 19 17:25:29 devstack sudo[101463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:29 devstack sudo[101463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:29 devstack sudo[101463]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.348s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:29 devstack sudo[101468]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 1G Aug 19 17:25:29 devstack sudo[101468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:29 devstack sudo[101468]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 1G" returned: 0 in 0.499s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:29 devstack sudo[101474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 Aug 19 17:25:29 devstack sudo[101474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:30 devstack sudo[101474]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313" returned: 0 in 0.318s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:30 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 is being set with open permissions: ugo+rw Aug 19 17:25:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:30 devstack sudo[101479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 Aug 19 17:25:30 devstack sudo[101479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:30 devstack sudo[101479]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313" returned: 0 in 0.415s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.720s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-62e553e6-ebd8-42f4-b4d1-bf75fc79c273 tempest-SnapshotsActionsTest-1089199936 None] Create snapshot completed successfully Aug 19 17:25:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Acquiring lock "cinder-d669dc00-e654-48bc-b2a1-e1c52116568b-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Lock "cinder-d669dc00-e654-48bc-b2a1-e1c52116568b-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-a1dcbd3b-fa75-489b-a7e1-05860b502313-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Acquiring lock "cinder-quobyte-d669dc00-e654-48bc-b2a1-e1c52116568b" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-a1dcbd3b-fa75-489b-a7e1-05860b502313-delete_snapshot" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-a1dcbd3b-fa75-489b-a7e1-05860b502313" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Lock "cinder-quobyte-d669dc00-e654-48bc-b2a1-e1c52116568b" acquired by "delete_volume" :: waited 0.040s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-a1dcbd3b-fa75-489b-a7e1-05860b502313" acquired by "_delete_snapshot" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Deleting offline snapshot a1dcbd3b-fa75-489b-a7e1-05860b502313 of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] snapshot_file for this snap is: volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d7f2536-3fe6-4b69-aae1-5798cf54998a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[702849c3-cc9d-410f-8213-f5277bd1518f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:31 devstack sudo[101484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 Aug 19 17:25:31 devstack sudo[101484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:31 devstack sudo[101483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b Aug 19 17:25:31 devstack sudo[101483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:31 devstack sudo[101484]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313" returned: 0 in 0.461s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:31 devstack sudo[101483]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b" returned: 0 in 0.517s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[463d525b-888f-4a36-8d35-bc8604aad99f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:31 devstack sudo[101494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b Aug 19 17:25:31 devstack sudo[101494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:31 devstack sudo[101495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:31 devstack sudo[101495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:31 devstack sudo[101494]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d669dc00-e654-48bc-b2a1-e1c52116568b" returned: 0 in 0.367s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Lock "cinder-quobyte-d669dc00-e654-48bc-b2a1-e1c52116568b" released by "delete_volume" :: held 0.996s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Created reservations ['5a717eab-6026-45f6-939b-cd35b09fe4c7', 'afa37585-2071-4308-b7ae-c9f2756dcb64', '15558678-3655-44b0-aaad-8020e57e5e45', '1167197c-5bff-41d7-af4c-33cf8cb5e596'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:32 devstack sudo[101495]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.558s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:32 devstack sudo[101502]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 Aug 19 17:25:32 devstack sudo[101502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:32 devstack sudo[101504]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:32 devstack sudo[101504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:32 devstack sudo[101504]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.342s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Deleted volume successfully. Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eda95ee4-305c-418b-a835-4f72e52ef494 tempest-VolumesMetadataTest-1758705165 None] Lock "cinder-d669dc00-e654-48bc-b2a1-e1c52116568b-delete_volume" released by "delete_volume" :: held 1.778s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:32 devstack sudo[101502]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313" returned: 0 in 0.498s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:32 devstack sudo[101514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313 Aug 19 17:25:32 devstack sudo[101514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:33 devstack sudo[101514]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.a1dcbd3b-fa75-489b-a7e1-05860b502313" returned: 0 in 0.330s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-a1dcbd3b-fa75-489b-a7e1-05860b502313" released by "_delete_snapshot" :: held 2.035s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" released by "delete_snapshot" :: held 2.092s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:33 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Created reservations ['69750f3a-4c10-44f4-9922-107e60bd9499', 'aba5f501-2c8f-440b-949b-7874786da51a', '6ff0f68b-fe8d-4ef7-824f-2d065410b7f1', '155da74b-dd18-48a0-b219-ea1187831721'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Delete snapshot completed successfully. Aug 19 17:25:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f30b4c12-1ce0-4870-a977-55cbcd260e95 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-a1dcbd3b-fa75-489b-a7e1-05860b502313-delete_snapshot" released by "delete_snapshot" :: held 2.321s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Creating offline snapshot 783872b1-eb96-409e-8a82-ad75ae18cd8f of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:25:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[97e02229-4a3b-4c9d-9595-3bf8d8381fe2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:35 devstack sudo[101548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:35 devstack sudo[101548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:35 devstack sudo[101548]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.577s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:35 devstack sudo[101563]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f 1G Aug 19 17:25:35 devstack sudo[101563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:36 devstack sudo[101563]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f 1G" returned: 0 in 0.722s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:36 devstack sudo[101570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f Aug 19 17:25:36 devstack sudo[101570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:36 devstack sudo[101570]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f" returned: 0 in 0.411s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:36 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f is being set with open permissions: ugo+rw Aug 19 17:25:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:36 devstack sudo[101576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f Aug 19 17:25:36 devstack sudo[101576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:37 devstack sudo[101576]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f" returned: 0 in 0.407s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.325s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-97c00804-2e66-4110-bdc2-d67db4d313ba tempest-SnapshotsActionsTest-1089199936 None] Create snapshot completed successfully Aug 19 17:25:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-4ce132c2-68b1-4e83-a967-a28120878f3d tempest-ServerActionsTestOtherA-1208142613 None] Terminate volume connection completed successfully. Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-4ce132c2-68b1-4e83-a967-a28120878f3d tempest-ServerActionsTestOtherA-1208142613 None] Deleting attachment f98e069b-add1-49e4-9f78-9b1d6fac80db. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "cinder-57c3a7af-c69f-422a-910a-1b9b1ea547ef-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-57c3a7af-c69f-422a-910a-1b9b1ea547ef-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "cinder-quobyte-57c3a7af-c69f-422a-910a-1b9b1ea547ef" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-quobyte-57c3a7af-c69f-422a-910a-1b9b1ea547ef" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad81e1d1-5c29-4262-bd78-a107d3127f76]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:37 devstack sudo[101580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef Aug 19 17:25:37 devstack sudo[101580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:38 devstack sudo[101580]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef" returned: 0 in 0.523s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:38 devstack sudo[101585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef Aug 19 17:25:38 devstack sudo[101585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-783872b1-eb96-409e-8a82-ad75ae18cd8f-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-783872b1-eb96-409e-8a82-ad75ae18cd8f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Acquiring lock "cinder-quobyte-783872b1-eb96-409e-8a82-ad75ae18cd8f" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-783872b1-eb96-409e-8a82-ad75ae18cd8f" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Deleting offline snapshot 783872b1-eb96-409e-8a82-ad75ae18cd8f of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] snapshot_file for this snap is: volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[be1c392e-dc20-4ea5-adf3-24e220b41b51]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:38 devstack sudo[101587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f Aug 19 17:25:38 devstack sudo[101587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:38 devstack sudo[101585]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-57c3a7af-c69f-422a-910a-1b9b1ea547ef" returned: 0 in 0.441s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "cinder-eca9faed-593b-4441-9ad0-299fb6f731ff-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-quobyte-57c3a7af-c69f-422a-910a-1b9b1ea547ef" released by "delete_volume" :: held 1.044s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-eca9faed-593b-4441-9ad0-299fb6f731ff-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "cinder-quobyte-eca9faed-593b-4441-9ad0-299fb6f731ff" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-quobyte-eca9faed-593b-4441-9ad0-299fb6f731ff" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.quota [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Created reservations ['78b444a1-94e2-4880-8593-497830831897', 'a8b215ef-23d9-4aa8-896e-5488c6417d18', 'df0a419d-1246-4286-812f-9daf63c2f65a', '784eeddd-6280-4942-8a0a-b874c8d0c71e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e2285b35-8b98-4c7e-90de-9e8a52e519ae]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:38 devstack sudo[101593]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:38 devstack sudo[101593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:39 devstack sudo[101590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff Aug 19 17:25:39 devstack sudo[101590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:39 devstack sudo[101587]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f" returned: 0 in 0.651s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa3950c6-3a59-49f5-8fc5-87f96b09517f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:39 devstack sudo[101597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:39 devstack sudo[101597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:39 devstack sudo[101593]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.402s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.manager [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:39 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Deleted volume successfully. Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-0b15a087-7d10-43f1-9b16-121dc83524f7 req-0416c2ac-3902-4509-9032-a5db7a9dd247 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-57c3a7af-c69f-422a-910a-1b9b1ea547ef-delete_volume" released by "delete_volume" :: held 1.852s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:39 devstack sudo[101590]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff" returned: 0 in 0.640s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:39 devstack sudo[101603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff Aug 19 17:25:39 devstack sudo[101603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:39 devstack sudo[101597]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.484s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:39 devstack sudo[101608]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f Aug 19 17:25:39 devstack sudo[101608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:39 devstack sudo[101603]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-eca9faed-593b-4441-9ad0-299fb6f731ff" returned: 0 in 0.300s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-quobyte-eca9faed-593b-4441-9ad0-299fb6f731ff" released by "delete_volume" :: held 1.011s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Created reservations ['ef459c57-c4f4-4989-847d-7d2e436a7a02', '47f3b179-61aa-4e9d-9e09-4b191d97ac2f', '5201dde7-6927-475a-a521-4adba7d6e3f3', '5a70b7ce-8861-4f80-a324-6ce5c3717f1e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:40 devstack sudo[101614]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:40 devstack sudo[101614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:40 devstack sudo[101608]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f" returned: 0 in 0.497s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:40 devstack sudo[101616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f Aug 19 17:25:40 devstack sudo[101616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:40 devstack sudo[101614]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Flow 'volume_create_manager' (4db16b3e-1d00-4b41-977c-30c0967614e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cba90b93-58ea-4530-8420-04e06c1a0a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.354s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Deleted volume successfully. Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cba90b93-58ea-4530-8420-04e06c1a0a2f) 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-19T15:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-47864837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1f4d3a7d-0798-43a0-bbf5-19e7f66b3948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ae240cfc9343ac87f58dd31c1a4d46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:40Z,use_quota=True,user_id='4d99ccccef0340c7b3e0a77756f8fd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1399e8d0-4bb0-4b3b-b8c5-327f6ad29951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1399e8d0-4bb0-4b3b-b8c5-327f6ad29951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72a19ef4-60a6-4f62-b6a9-a0bd4a560752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (72a19ef4-60a6-4f62-b6a9-a0bd4a560752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f4d3a7d-0798-43a0-bbf5-19e7f66b3948', 'volume_name': 'volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6488dce1-6e16-4b00-9889-04828bff08e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6488dce1-6e16-4b00-9889-04828bff08e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d8e3694-f55e-4475-a7ed-08a3b5516fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:40 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Volume 1f4d3a7d-0798-43a0-bbf5-19e7f66b3948: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948', 'volume_size': 1} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 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-19T15:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-47864837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1f4d3a7d-0798-43a0-bbf5-19e7f66b3948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ae240cfc9343ac87f58dd31c1a4d46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:40Z,use_quota=True,user_id='4d99ccccef0340c7b3e0a77756f8fd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Creating volume 1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:40 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:40 devstack sudo[101616]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.783872b1-eb96-409e-8a82-ad75ae18cd8f" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:40 devstack sudo[101620]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 1073741824 Aug 19 17:25:40 devstack sudo[101620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-783872b1-eb96-409e-8a82-ad75ae18cd8f" released by "_delete_snapshot" :: held 2.106s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25fd6bd8-cb37-4669-886e-f97c60035c47 tempest-ServerActionsTestOtherA-1208142613 None] Lock "cinder-eca9faed-593b-4441-9ad0-299fb6f731ff-delete_volume" released by "delete_volume" :: held 1.772s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" released by "delete_snapshot" :: held 2.163s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Created reservations ['84c95ab1-57c5-41a6-96c5-a27ba2193681', '818eb49f-8f88-4699-b604-3a0d5a3f9e4c', '346fca73-abde-4bf4-849d-6b4f62267d0c', '02c4022c-37c7-413d-95e6-ba256c4fa70f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Delete snapshot completed successfully. Aug 19 17:25:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7ef11ddd-4f1e-49dc-84fe-6f1063f4ca99 tempest-SnapshotsActionsTest-288683494 None] Lock "cinder-783872b1-eb96-409e-8a82-ad75ae18cd8f-delete_snapshot" released by "delete_snapshot" :: held 2.393s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:41 devstack sudo[101620]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 1073741824" returned: 0 in 0.634s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:41 devstack sudo[101627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 Aug 19 17:25:41 devstack sudo[101627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:41 devstack sudo[101627]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948" returned: 0 in 0.411s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] <== create_volume: return (1115ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.122s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d8e3694-f55e-4475-a7ed-08a3b5516fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ab767f7-0846-43e1-ab65-7dc227c027de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:41 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Volume volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 (1f4d3a7d-0798-43a0-bbf5-19e7f66b3948): created successfully Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ab767f7-0846-43e1-ab65-7dc227c027de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Flow 'volume_create_manager' (4db16b3e-1d00-4b41-977c-30c0967614e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a693eaec-5b31-40c6-a44c-45f206d66ea2 tempest-VolumesTransfersV355Test-1741695744 None] Created volume successfully. Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "cinder-0b125bb2-a833-4da2-a8c0-da4f64331bce-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-0b125bb2-a833-4da2-a8c0-da4f64331bce-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "cinder-quobyte-0b125bb2-a833-4da2-a8c0-da4f64331bce" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-quobyte-0b125bb2-a833-4da2-a8c0-da4f64331bce" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Deleting offline snapshot 0b125bb2-a833-4da2-a8c0-da4f64331bce of volume 983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] snapshot_file for this snap is: volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e6a66a0-d786-49a0-9f5a-804744dbeb18]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:42 devstack sudo[101655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:42 devstack sudo[101655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:42 devstack sudo[101655]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.568s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b3babbb-0479-48f0-9bc6-5d65c99ad5b9]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:43 devstack sudo[101661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 Aug 19 17:25:43 devstack sudo[101661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:43 devstack sudo[101661]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359" returned: 0 in 0.622s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:43 devstack sudo[101666]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:43 devstack sudo[101666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3cf8a2eb-fe87-4d9f-82f6-5a706d9b3ef1 tempest-VolumesTransfersV355Test-1061320605 None] Transfer volume completed successfully. Aug 19 17:25:44 devstack sudo[101666]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.474s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:44 devstack sudo[101671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce Aug 19 17:25:44 devstack sudo[101671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Acquiring lock "cinder-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Acquiring lock "cinder-quobyte-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:44 devstack sudo[101671]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359.0b125bb2-a833-4da2-a8c0-da4f64331bce" returned: 0 in 0.415s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-quobyte-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948" acquired by "delete_volume" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a27966fd-04b2-4574-8f5a-e5edda0f9204]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-quobyte-0b125bb2-a833-4da2-a8c0-da4f64331bce" released by "_delete_snapshot" :: held 2.267s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" released by "delete_snapshot" :: held 2.303s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Created reservations ['a4eff9d9-7ed4-495b-89bb-99ec044ef1a5', 'eb6ab77d-d3a9-4a02-9334-9af2e7dde058', '64a0479a-90da-4e0e-8f3f-9c3f32408c72', '7629dab0-4c23-4c48-8b93-dd19707047eb'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Delete snapshot completed successfully. Aug 19 17:25:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2c541f41-3331-4782-ad5e-7dc2b305ccaf tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-0b125bb2-a833-4da2-a8c0-da4f64331bce-delete_snapshot" released by "delete_snapshot" :: held 2.509s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:44 devstack sudo[101674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 Aug 19 17:25:44 devstack sudo[101674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:45 devstack sudo[101674]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948" returned: 0 in 0.534s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:45 devstack sudo[101679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948 Aug 19 17:25:45 devstack sudo[101679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:45 devstack sudo[101679]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948" returned: 0 in 0.308s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-quobyte-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948" released by "delete_volume" :: held 0.912s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Created reservations ['ce41ac2d-8b82-46f8-b224-72f19c5a2971', 'b5ca99f3-708c-48de-ba9f-4999f4003195', 'd5012157-02ea-4333-869e-95d6a4cad8dc', 'cb6633f6-e356-49e4-96aa-0fa1e3a6bb23'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:45 devstack sudo[101682]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:45 devstack sudo[101682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "cinder-983e4eb3-64c8-46d1-87dc-c9fb07a60359-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-983e4eb3-64c8-46d1-87dc-c9fb07a60359-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b36f9300-04d6-40a1-923f-de34ec131fa7]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:45 devstack sudo[101684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 Aug 19 17:25:45 devstack sudo[101684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:45 devstack sudo[101682]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.427s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Deleted volume successfully. Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f72b4329-a536-4646-b89c-64a52ae643d0 tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-1f4d3a7d-0798-43a0-bbf5-19e7f66b3948-delete_volume" released by "delete_volume" :: held 1.655s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:46 devstack sudo[101684]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359" returned: 0 in 0.469s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:46 devstack sudo[101690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359 Aug 19 17:25:46 devstack sudo[101690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:46 devstack sudo[101690]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-983e4eb3-64c8-46d1-87dc-c9fb07a60359" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-quobyte-983e4eb3-64c8-46d1-87dc-c9fb07a60359" released by "delete_volume" :: held 0.822s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Created reservations ['49b05de3-8cf2-4c1e-b341-f06ee5b2b374', '505ec59f-9a0e-4802-995f-f23a60fb898c', '8cc9bf36-c6ee-4be2-a9f2-24562db6b065', 'a1bfed80-97db-48a4-9461-7bb8154f6485'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:46 devstack sudo[101693]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:46 devstack sudo[101693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:47 devstack sudo[101693]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.551s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Deleted volume successfully. Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-56d58cc7-aef8-4381-891e-e297e95071da tempest-SnapshotsActionsTest-1089199936 None] Lock "cinder-983e4eb3-64c8-46d1-87dc-c9fb07a60359-delete_volume" released by "delete_volume" :: held 1.717s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Flow 'volume_create_manager' (a2db7e01-c1ac-4335-85b4-1a52988f4f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9321f8d3-3dbf-4d60-8ed0-3dbc2fc94453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9321f8d3-3dbf-4d60-8ed0-3dbc2fc94453) 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-19T15:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2137374399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3f7f706-0069-4e4d-b6ed-c382e0f18932,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ae240cfc9343ac87f58dd31c1a4d46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:25:48Z,use_quota=True,user_id='4d99ccccef0340c7b3e0a77756f8fd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42e99738-4bcc-4978-b223-d19034145d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42e99738-4bcc-4978-b223-d19034145d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b90295aa-c132-47b0-ac67-2a59f7a480ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b90295aa-c132-47b0-ac67-2a59f7a480ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3f7f706-0069-4e4d-b6ed-c382e0f18932', 'volume_name': 'volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7de2c53-1052-46e8-b6ee-d78971e021f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7de2c53-1052-46e8-b6ee-d78971e021f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (00dba32c-c2b3-4167-b66c-e360fffc2cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Volume a3f7f706-0069-4e4d-b6ed-c382e0f18932: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932', 'volume_size': 1} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 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-19T15:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2137374399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3f7f706-0069-4e4d-b6ed-c382e0f18932,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ae240cfc9343ac87f58dd31c1a4d46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:25:48Z,use_quota=True,user_id='4d99ccccef0340c7b3e0a77756f8fd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Creating volume a3f7f706-0069-4e4d-b6ed-c382e0f18932 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:47 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:47 devstack sudo[101697]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 1073741824 Aug 19 17:25:47 devstack sudo[101697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:48 devstack sudo[101697]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 1073741824" returned: 0 in 0.557s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:48 devstack sudo[101703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 Aug 19 17:25:48 devstack sudo[101703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:48 devstack sudo[101703]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] <== create_volume: return (869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (00dba32c-c2b3-4167-b66c-e360fffc2cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (819ce94e-22b7-41a6-ad44-effc3e79d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Volume volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 (a3f7f706-0069-4e4d-b6ed-c382e0f18932): created successfully Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (819ce94e-22b7-41a6-ad44-effc3e79d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Flow 'volume_create_manager' (a2db7e01-c1ac-4335-85b4-1a52988f4f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-eda5d48d-7686-4616-bdea-1f11793cfe8b tempest-VolumesTransfersV355Test-1741695744 None] Created volume successfully. Aug 19 17:25:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Acquiring lock "cinder-a3f7f706-0069-4e4d-b6ed-c382e0f18932-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-a3f7f706-0069-4e4d-b6ed-c382e0f18932-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:50 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=123,cinder:INSERT=33,cinder:UPDATE=166,cinder:DELETE=15 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:25:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Acquiring lock "cinder-quobyte-a3f7f706-0069-4e4d-b6ed-c382e0f18932" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:25:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-quobyte-a3f7f706-0069-4e4d-b6ed-c382e0f18932" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:25:50 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb88b1ca-f045-410d-84cf-a5e2a2f08bdd]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:25:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:50 devstack sudo[101706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 Aug 19 17:25:50 devstack sudo[101706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:51 devstack sudo[101706]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932" returned: 0 in 0.557s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:51 devstack sudo[101712]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932 Aug 19 17:25:51 devstack sudo[101712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:51 devstack sudo[101712]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a3f7f706-0069-4e4d-b6ed-c382e0f18932" returned: 0 in 0.420s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-quobyte-a3f7f706-0069-4e4d-b6ed-c382e0f18932" released by "delete_volume" :: held 1.036s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Created reservations ['8ca1bb13-e679-45e3-bf0b-91a97c80a325', '0d859688-1dee-4d19-bad2-7b3b756220dc', '121b0d30-b959-4ef2-89f4-976c97f99c65', 'cac274f4-4f3d-4c90-ac40-38f4f70ebe20'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:51 devstack sudo[101716]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:25:51 devstack sudo[101716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:52 devstack sudo[101716]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.298s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:52 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:25:52 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Deleted volume successfully. Aug 19 17:25:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2d85ea5-50f2-4e8a-b119-53acbb0a676c tempest-VolumesTransfersV355Test-218823126 None] Lock "cinder-a3f7f706-0069-4e4d-b6ed-c382e0f18932-delete_volume" released by "delete_volume" :: held 1.726s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Flow 'volume_create_manager' (fe21ac42-cd0c-47de-8199-b39f8155fcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a434ee33-12b5-422a-bec3-c0b8b712bae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a434ee33-12b5-422a-bec3-c0b8b712bae6) 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-19T15:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1564532820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ac133fa50a64443a720dad433c02a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:57Z,use_quota=True,user_id='081c27f38626422fabf8f6fb2fa26887',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7d19929-ff71-4000-b3a3-7e2ba085ca66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7d19929-ff71-4000-b3a3-7e2ba085ca66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53a28ab1-354e-4e6f-8f6e-605c4c1ca522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53a28ab1-354e-4e6f-8f6e-605c4c1ca522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f', 'volume_name': 'volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (677cb92a-6653-4451-b4f2-d1d691b904bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (677cb92a-6653-4451-b4f2-d1d691b904bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4aaefab6-e29b-4598-8628-3f844057558e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:56 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Volume b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f', 'volume_size': 1} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 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-19T15:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1564532820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ac133fa50a64443a720dad433c02a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:57Z,use_quota=True,user_id='081c27f38626422fabf8f6fb2fa26887',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Creating volume b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:56 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:56 devstack sudo[101760]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f 1073741824 Aug 19 17:25:56 devstack sudo[101760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:57 devstack sudo[101760]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f 1073741824" returned: 0 in 0.818s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:57 devstack sudo[101782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f Aug 19 17:25:57 devstack sudo[101782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:25:58 devstack sudo[101782]: pam_unix(sudo:session): session closed for user root Aug 19 17:25:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f" returned: 0 in 0.350s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:25:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] <== create_volume: return (1230ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:25:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.233s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4aaefab6-e29b-4598-8628-3f844057558e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5334fbf0-0817-4f10-8261-2c4446a529c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:58 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Volume volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f (b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f): created successfully Aug 19 17:25:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5334fbf0-0817-4f10-8261-2c4446a529c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Flow 'volume_create_manager' (fe21ac42-cd0c-47de-8199-b39f8155fcb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a4041c77-f183-44ca-a24a-f7a98cd62f18 tempest-VolumesTestJSON-774194639 None] Created volume successfully. Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Flow 'volume_create_manager' (43ff0701-c07b-4ee2-93e2-5c9e0e6e75c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (861b2179-050f-4616-8228-2fbde4d345f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (861b2179-050f-4616-8228-2fbde4d345f7) 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-19T15:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1166202358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ac133fa50a64443a720dad433c02a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:59Z,use_quota=True,user_id='081c27f38626422fabf8f6fb2fa26887',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a9ca2b1-ffab-4928-954c-312f04a41357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a9ca2b1-ffab-4928-954c-312f04a41357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8b34325-4d96-4749-a189-347ef7618894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8b34325-4d96-4749-a189-347ef7618894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2', 'volume_name': 'volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7848586-aaaa-44e1-89b1-70e91deabd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7848586-aaaa-44e1-89b1-70e91deabd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d074c190-225b-4748-a85d-287e07193257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:25:59 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Volume f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2', 'volume_size': 1} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 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-19T15:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1166202358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ac133fa50a64443a720dad433c02a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:25: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-19T15:25:59Z,use_quota=True,user_id='081c27f38626422fabf8f6fb2fa26887',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Creating volume f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:25:59 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:25:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:25:59 devstack sudo[101788]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 1073741824 Aug 19 17:25:59 devstack sudo[101788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:00 devstack sudo[101788]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 1073741824" returned: 0 in 0.672s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:00 devstack sudo[101795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 Aug 19 17:26:00 devstack sudo[101795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2" returned: 0 in 0.342s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] <== create_volume: return (1084ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.087s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:00 devstack sudo[101795]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d074c190-225b-4748-a85d-287e07193257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2eb8451b-9977-4da0-8280-a2ff184c52f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:00 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Volume volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 (f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2): created successfully Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2eb8451b-9977-4da0-8280-a2ff184c52f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Flow 'volume_create_manager' (43ff0701-c07b-4ee2-93e2-5c9e0e6e75c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-552470a6-30f9-4d80-a4b0-e41390be1719 tempest-VolumesTestJSON-774194639 None] Created volume successfully. Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=123,cinder:SELECT=106,cinder:INSERT=36,cinder:DELETE=7 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Flow 'volume_create_manager' (3b0b5bba-de59-4b4e-b42c-f6bb8212e430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9467e825-d5c9-4ba5-807a-94e4f29ed6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9467e825-d5c9-4ba5-807a-94e4f29ed6fd) 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-19T15:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-870775759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a23f263c-e918-47b8-845a-7acb5231a14f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ac133fa50a64443a720dad433c02a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:03Z,use_quota=True,user_id='081c27f38626422fabf8f6fb2fa26887',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6aff768-3395-44e3-a091-abe8b213f6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6aff768-3395-44e3-a091-abe8b213f6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8875e1be-68f4-4fb7-aa8e-def4834a7cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8875e1be-68f4-4fb7-aa8e-def4834a7cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a23f263c-e918-47b8-845a-7acb5231a14f', 'volume_name': 'volume-a23f263c-e918-47b8-845a-7acb5231a14f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3543f2a1-bc7b-430f-879e-0392cc3d1f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3543f2a1-bc7b-430f-879e-0392cc3d1f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99b661c5-eb07-4120-a642-74a78c3d682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:03 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Volume a23f263c-e918-47b8-845a-7acb5231a14f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a23f263c-e918-47b8-845a-7acb5231a14f', 'volume_size': 1} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 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-19T15:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-870775759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a23f263c-e918-47b8-845a-7acb5231a14f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ac133fa50a64443a720dad433c02a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:03Z,use_quota=True,user_id='081c27f38626422fabf8f6fb2fa26887',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Creating volume a23f263c-e918-47b8-845a-7acb5231a14f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:26:03 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:03 devstack sudo[101882]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f 1073741824 Aug 19 17:26:03 devstack sudo[101882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:03 devstack sudo[101882]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f 1073741824" returned: 0 in 0.635s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:04 devstack sudo[101890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f Aug 19 17:26:04 devstack sudo[101890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:04 devstack sudo[101890]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f" returned: 0 in 0.411s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] <== create_volume: return (1131ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.135s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99b661c5-eb07-4120-a642-74a78c3d682e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a23f263c-e918-47b8-845a-7acb5231a14f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c361920-1b79-4922-acb3-93821d0a81f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:04 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Volume volume-a23f263c-e918-47b8-845a-7acb5231a14f (a23f263c-e918-47b8-845a-7acb5231a14f): created successfully Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c361920-1b79-4922-acb3-93821d0a81f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Flow 'volume_create_manager' (3b0b5bba-de59-4b4e-b42c-f6bb8212e430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ee632950-7457-4870-b345-897a1d9e758c tempest-VolumesTestJSON-774194639 None] Created volume successfully. Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Flow 'volume_create_manager' (c244c00c-ceee-4902-aee7-838bed2d071d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6fd611c-182c-4312-bb92-a9a4f0e849a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6fd611c-182c-4312-bb92-a9a4f0e849a3) 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-19T15:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1116467720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=469fc583-dee4-473c-8cf7-7184182fc1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ef3a27ce450485e808377601419da62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:05Z,use_quota=True,user_id='3ed7bf50f9a4458b8be39963207999da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b115f730-c984-4d25-9810-c21717b5b449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b115f730-c984-4d25-9810-c21717b5b449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cff9eedd-ba33-47b7-bc2f-0a1b6247abdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cff9eedd-ba33-47b7-bc2f-0a1b6247abdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '469fc583-dee4-473c-8cf7-7184182fc1b9', 'volume_name': 'volume-469fc583-dee4-473c-8cf7-7184182fc1b9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (741b2bbd-c161-421c-bb1e-8d9e710ffee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (741b2bbd-c161-421c-bb1e-8d9e710ffee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e84694c1-018b-423b-b4f9-b60ed314165d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:05 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Volume 469fc583-dee4-473c-8cf7-7184182fc1b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-469fc583-dee4-473c-8cf7-7184182fc1b9', 'volume_size': 1} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 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-19T15:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1116467720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=469fc583-dee4-473c-8cf7-7184182fc1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ef3a27ce450485e808377601419da62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:05Z,use_quota=True,user_id='3ed7bf50f9a4458b8be39963207999da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Creating volume 469fc583-dee4-473c-8cf7-7184182fc1b9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:26:05 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:26:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:05 devstack sudo[101893]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 1073741824 Aug 19 17:26:05 devstack sudo[101893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:06 devstack sudo[101893]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 1073741824" returned: 0 in 0.580s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Acquiring lock "cinder-a23f263c-e918-47b8-845a-7acb5231a14f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:12 devstack sudo[101903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 Aug 19 17:26:12 devstack sudo[101903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Lock "cinder-a23f263c-e918-47b8-845a-7acb5231a14f-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Acquiring lock "cinder-quobyte-a23f263c-e918-47b8-845a-7acb5231a14f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Lock "cinder-quobyte-a23f263c-e918-47b8-845a-7acb5231a14f" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf6e76a1-7964-41ce-8924-b67b9c882a03]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:12 devstack sudo[101903]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9" returned: 0 in 0.438s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] <== create_volume: return (6840ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 6.845s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:12 devstack sudo[101908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f Aug 19 17:26:12 devstack sudo[101908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e84694c1-018b-423b-b4f9-b60ed314165d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-469fc583-dee4-473c-8cf7-7184182fc1b9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb285b9a-9cbe-459b-a491-d2741ed10c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:12 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Volume volume-469fc583-dee4-473c-8cf7-7184182fc1b9 (469fc583-dee4-473c-8cf7-7184182fc1b9): created successfully Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb285b9a-9cbe-459b-a491-d2741ed10c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Flow 'volume_create_manager' (c244c00c-ceee-4902-aee7-838bed2d071d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:12 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f0a8601c-bf13-4e77-b2cf-d9b611d92166 tempest-VolumesNegativeTest-565999784 None] Created volume successfully. Aug 19 17:26:12 devstack sudo[101908]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f" returned: 0 in 0.718s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:12 devstack sudo[101915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f Aug 19 17:26:12 devstack sudo[101915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:13 devstack sudo[101915]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a23f263c-e918-47b8-845a-7acb5231a14f" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Lock "cinder-quobyte-a23f263c-e918-47b8-845a-7acb5231a14f" released by "delete_volume" :: held 1.188s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Created reservations ['8ade105e-4d12-47b8-9c5d-54f7fd299be6', 'bc02b4d4-62b6-413c-91f7-9fbe403d5275', 'b572bb20-b735-4b47-af0c-223f48c73afd', '44cddadd-6446-4316-8261-083461a9c693'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:13 devstack sudo[101919]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:13 devstack sudo[101919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:14 devstack sudo[101919]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.589s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:14 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Deleted volume successfully. Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fd6c7e6a-9341-4d39-a384-fa25f81243d4 tempest-VolumesTestJSON-774194639 None] Lock "cinder-a23f263c-e918-47b8-845a-7acb5231a14f-delete_volume" released by "delete_volume" :: held 2.202s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Acquiring lock "cinder-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Lock "cinder-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Acquiring lock "cinder-quobyte-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Lock "cinder-quobyte-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ccf40638-7b0f-47a2-9438-59f5177688e6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:14 devstack sudo[101925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 Aug 19 17:26:14 devstack sudo[101925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:15 devstack sudo[101925]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2" returned: 0 in 0.600s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:15 devstack sudo[101931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2 Aug 19 17:26:15 devstack sudo[101931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:15 devstack sudo[101931]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2" returned: 0 in 0.417s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Lock "cinder-quobyte-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2" released by "delete_volume" :: held 1.107s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Created reservations ['d436636c-4fe6-4099-b81c-fb70eeba546e', 'b0750bdf-e18c-4ab7-b77e-d479c7e1bbda', '0a4a964d-5847-4a00-9856-ca16a75d9a60', '0644f6fd-00d3-4362-9780-46d91ded951a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:15 devstack sudo[101934]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:15 devstack sudo[101934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:16 devstack sudo[101934]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.459s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:16 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Deleted volume successfully. Aug 19 17:26:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c5e9a109-2eac-439c-99c2-493d42f553e8 tempest-VolumesTestJSON-774194639 None] Lock "cinder-f9a0f8fb-1f18-4baa-bf80-c3d0345ceff2-delete_volume" released by "delete_volume" :: held 1.922s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Acquiring lock "cinder-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Lock "cinder-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Acquiring lock "cinder-quobyte-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Lock "cinder-quobyte-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f3ed92c-af5a-48b9-aaa8-3083b2b78187]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:17 devstack sudo[101969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f Aug 19 17:26:17 devstack sudo[101969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:17 devstack sudo[101969]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f" returned: 0 in 0.444s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:17 devstack sudo[101981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f Aug 19 17:26:17 devstack sudo[101981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:17 devstack sudo[101981]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f" returned: 0 in 0.292s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Lock "cinder-quobyte-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f" released by "delete_volume" :: held 0.790s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Created reservations ['a0d3f8c5-bb0e-4504-b5e4-88df1814b492', '993352bd-61c7-4c71-95d9-a5b80fe0dc5d', '32edd29f-0201-46c5-8da2-c4bd41abd010', 'feb73c31-60b4-45ad-aeeb-4149b55cf99a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:18 devstack sudo[101984]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:18 devstack sudo[101984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:18 devstack sudo[101984]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.380s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:18 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Deleted volume successfully. Aug 19 17:26:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2cf016d5-aede-4b1f-8168-87bace4f6585 tempest-VolumesTestJSON-774194639 None] Lock "cinder-b86cf470-6f3e-4700-b35f-a0f6a6b5ce3f-delete_volume" released by "delete_volume" :: held 1.540s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Flow 'volume_create_manager' (4832c56e-45cf-4cf1-b484-158b719eee51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fcfc0e43-7f94-45f3-abc3-58ca3b694980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fcfc0e43-7f94-45f3-abc3-58ca3b694980) 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-19T15:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-548059257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e234704f-a79e-48a2-9a1e-83116ecc88f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56fb6baf149d48d6a5d27e1c9a1d1191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:22Z,use_quota=True,user_id='3538e8fe10654b9a97bfe267867cc95d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0782f81-6e44-429a-a877-5df7502bc07e),volume_type_id=c0782f81-6e44-429a-a877-5df7502bc07e)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (124d9295-4d10-4fcc-946b-c0f834806b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (124d9295-4d10-4fcc-946b-c0f834806b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba8173cb-c2d0-46b0-9899-93a66b7590b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ba8173cb-c2d0-46b0-9899-93a66b7590b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e234704f-a79e-48a2-9a1e-83116ecc88f1', 'volume_name': 'volume-e234704f-a79e-48a2-9a1e-83116ecc88f1', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf80d84e-6545-4693-b409-e35b7a154f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf80d84e-6545-4693-b409-e35b7a154f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46fa6fa0-005a-4309-bd91-fed88f3eb151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:22 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Volume e234704f-a79e-48a2-9a1e-83116ecc88f1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e234704f-a79e-48a2-9a1e-83116ecc88f1', 'volume_size': 1} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 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-19T15:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-548059257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e234704f-a79e-48a2-9a1e-83116ecc88f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56fb6baf149d48d6a5d27e1c9a1d1191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:22Z,use_quota=True,user_id='3538e8fe10654b9a97bfe267867cc95d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0782f81-6e44-429a-a877-5df7502bc07e),volume_type_id=c0782f81-6e44-429a-a877-5df7502bc07e)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Creating volume e234704f-a79e-48a2-9a1e-83116ecc88f1 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:26:22 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:22 devstack sudo[102074]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 1073741824 Aug 19 17:26:22 devstack sudo[102074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:22 devstack sudo[102076]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:22 devstack sudo[102076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:22 devstack sudo[102076]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.455s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:26:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:26:22 devstack sudo[102074]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 1073741824" returned: 0 in 0.638s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:23 devstack sudo[102085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 Aug 19 17:26:23 devstack sudo[102085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:23 devstack sudo[102085]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1" returned: 0 in 0.493s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] <== create_volume: return (1201ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.204s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46fa6fa0-005a-4309-bd91-fed88f3eb151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e234704f-a79e-48a2-9a1e-83116ecc88f1', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (498703c5-82ea-4cba-8fc4-2343a2c62cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:23 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Volume volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 (e234704f-a79e-48a2-9a1e-83116ecc88f1): created successfully Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (498703c5-82ea-4cba-8fc4-2343a2c62cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Flow 'volume_create_manager' (4832c56e-45cf-4cf1-b484-158b719eee51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-83b9a67a-ffc7-4f88-b1e6-6c80f19cf955 tempest-VolumeTypesAccessTest-1374011416 None] Created volume successfully. Aug 19 17:26:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Acquiring lock "cinder-e234704f-a79e-48a2-9a1e-83116ecc88f1-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Lock "cinder-e234704f-a79e-48a2-9a1e-83116ecc88f1-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Acquiring lock "cinder-quobyte-e234704f-a79e-48a2-9a1e-83116ecc88f1" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Lock "cinder-quobyte-e234704f-a79e-48a2-9a1e-83116ecc88f1" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:24 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d95a954-118e-4357-a58b-6d3aa36e89c5]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:24 devstack sudo[102089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 Aug 19 17:26:24 devstack sudo[102089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:25 devstack sudo[102089]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1" returned: 0 in 0.633s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:25 devstack sudo[102116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1 Aug 19 17:26:25 devstack sudo[102116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:25 devstack sudo[102116]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e234704f-a79e-48a2-9a1e-83116ecc88f1" returned: 0 in 0.464s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Lock "cinder-quobyte-e234704f-a79e-48a2-9a1e-83116ecc88f1" released by "delete_volume" :: held 1.168s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:25 devstack cinder-volume[94106]: WARNING cinder.quota [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1413237192 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1413237192, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:26:25 devstack cinder-volume[94106]: WARNING cinder.quota [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1413237192 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1413237192, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Created reservations ['98a2d717-0912-42bb-b64a-ab0aea6e6a79', 'b58fdd5e-cdc3-47ad-850a-87ec917af2ab', 'ab6b4471-f23f-4258-b6aa-404f0faff458', '0c569837-28fb-4579-94a8-cebeaf64ad44'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:26 devstack sudo[102120]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:26 devstack sudo[102120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:26 devstack sudo[102120]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.258s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Deleted volume successfully. Aug 19 17:26:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05d1f5ab-45f0-462e-a755-7177525a6b18 tempest-VolumeTypesAccessTest-1374011416 None] Lock "cinder-e234704f-a79e-48a2-9a1e-83116ecc88f1-delete_volume" released by "delete_volume" :: held 1.805s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Flow 'volume_create_manager' (d5475726-39b9-4145-8b31-b8dd5f3e0e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07239aa2-9e3c-481d-aee7-fae991cd4dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07239aa2-9e3c-481d-aee7-fae991cd4dc7) 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-19T15:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-615719877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bb560eb6-1593-4891-83fa-5ce22000890f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684af20c54d94d4982e9fe059bc08dbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:28Z,use_quota=True,user_id='e9fb676529024ddf83c8d45efb25954c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74440892-e428-4bed-b784-5f7f424e2b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74440892-e428-4bed-b784-5f7f424e2b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bc5242e-3ee8-44f2-b609-2ac82f4a1923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bc5242e-3ee8-44f2-b609-2ac82f4a1923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb560eb6-1593-4891-83fa-5ce22000890f', 'volume_name': 'volume-bb560eb6-1593-4891-83fa-5ce22000890f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9d7101d-6ee1-49a2-bdd1-5b7e16ed23f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9d7101d-6ee1-49a2-bdd1-5b7e16ed23f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (757065de-e6bb-4ba3-9508-08819fa48b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Volume bb560eb6-1593-4891-83fa-5ce22000890f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb560eb6-1593-4891-83fa-5ce22000890f', 'volume_size': 1} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 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-19T15:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-615719877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bb560eb6-1593-4891-83fa-5ce22000890f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684af20c54d94d4982e9fe059bc08dbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:28Z,use_quota=True,user_id='e9fb676529024ddf83c8d45efb25954c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Creating volume bb560eb6-1593-4891-83fa-5ce22000890f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:26:27 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:26:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:28 devstack sudo[102131]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f 1073741824 Aug 19 17:26:28 devstack sudo[102131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:28 devstack sudo[102131]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f 1073741824" returned: 0 in 0.519s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:28 devstack sudo[102138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f Aug 19 17:26:28 devstack sudo[102138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:28 devstack sudo[102138]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f" returned: 0 in 0.327s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] <== create_volume: return (894ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.898s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (757065de-e6bb-4ba3-9508-08819fa48b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb560eb6-1593-4891-83fa-5ce22000890f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70c6c99e-47bd-451c-8377-9d00dffe1953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:28 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Volume volume-bb560eb6-1593-4891-83fa-5ce22000890f (bb560eb6-1593-4891-83fa-5ce22000890f): created successfully Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70c6c99e-47bd-451c-8377-9d00dffe1953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Flow 'volume_create_manager' (d5475726-39b9-4145-8b31-b8dd5f3e0e47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1e73fd78-55cd-417a-be9f-ce80278cec5e tempest-AttachVolumeTestJSON-468729698 None] Created volume successfully. Aug 19 17:26:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-258cd3aa-bf1a-4b0d-b8f9-65ca9097e55d tempest-GroupSnapshotsV319Test-1961941486 None] Group tempest-GroupSnapshotsV319Test-Group-1768472656: creating Aug 19 17:26:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-258cd3aa-bf1a-4b0d-b8f9-65ca9097e55d tempest-GroupSnapshotsV319Test-1961941486 None] Group tempest-GroupSnapshotsV319Test-Group-1768472656: created successfully Aug 19 17:26:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-258cd3aa-bf1a-4b0d-b8f9-65ca9097e55d tempest-GroupSnapshotsV319Test-1961941486 None] Create group completed successfully. Aug 19 17:26:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-70164b5b-e485-473f-8fa2-70ff67da6637 req-d58d921b-1fa1-4efb-a2be-12a97a146d3b tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-70164b5b-e485-473f-8fa2-70ff67da6637 req-d58d921b-1fa1-4efb-a2be-12a97a146d3b tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-70164b5b-e485-473f-8fa2-70ff67da6637 req-d58d921b-1fa1-4efb-a2be-12a97a146d3b tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-70164b5b-e485-473f-8fa2-70ff67da6637 req-d58d921b-1fa1-4efb-a2be-12a97a146d3b tempest-AttachVolumeTestJSON-468729698 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-bb560eb6-1593-4891-83fa-5ce22000890f', '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': '97bfa2e8-4ee0-49a7-9915-3618650df1e6', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:26:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-70164b5b-e485-473f-8fa2-70ff67da6637 req-d58d921b-1fa1-4efb-a2be-12a97a146d3b tempest-AttachVolumeTestJSON-468729698 None] attachment_update completed successfully. Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Flow 'volume_create_manager' (1c450bfc-80fd-4ec4-9a99-3571264abf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12d5e815-ca48-411d-a832-215e08f89bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12d5e815-ca48-411d-a832-215e08f89bcc) 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-19T15:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1888389168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba45f7d9-4cfe-4134-8db4-a93aa32464f9,host='devstack@QuobyteHD#QuobyteHD',id=477e0e71-ad2f-4d6a-a8fe-277c31d4c173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37ca434ed79f460b9c46b666b209d383',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:32Z,use_quota=True,user_id='d65a78d04bb74a7ebfe82fc83def8f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18806b06-e9ac-4fef-8f82-ece416924717),volume_type_id=18806b06-e9ac-4fef-8f82-ece416924717)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c15c1abd-0f09-4cfa-bcc0-12ae1c0266f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c15c1abd-0f09-4cfa-bcc0-12ae1c0266f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd69181d-d419-400b-96d1-0d11c1731d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd69181d-d419-400b-96d1-0d11c1731d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '477e0e71-ad2f-4d6a-a8fe-277c31d4c173', 'volume_name': 'volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd834e6b-b3b2-4646-b4d8-2789aa6bde74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd834e6b-b3b2-4646-b4d8-2789aa6bde74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51d2b83b-b4fe-4e95-ba4a-93ebb45281de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Volume 477e0e71-ad2f-4d6a-a8fe-277c31d4c173: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173', 'volume_size': 1} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 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=ba45f7d9-4cfe-4134-8db4-a93aa32464f9,created_at=2026-08-19T15:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1888389168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba45f7d9-4cfe-4134-8db4-a93aa32464f9,host='devstack@QuobyteHD#QuobyteHD',id=477e0e71-ad2f-4d6a-a8fe-277c31d4c173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37ca434ed79f460b9c46b666b209d383',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26: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-19T15:26:32Z,use_quota=True,user_id='d65a78d04bb74a7ebfe82fc83def8f2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18806b06-e9ac-4fef-8f82-ece416924717),volume_type_id=18806b06-e9ac-4fef-8f82-ece416924717)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Creating volume 477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:26:32 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:26:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:32 devstack sudo[102544]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 1073741824 Aug 19 17:26:32 devstack sudo[102544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:33 devstack sudo[102544]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 1073741824" returned: 0 in 0.569s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:33 devstack sudo[102550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 Aug 19 17:26:33 devstack sudo[102550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:33 devstack sudo[102550]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" returned: 0 in 0.276s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] <== create_volume: return (912ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.914s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51d2b83b-b4fe-4e95-ba4a-93ebb45281de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f0b7eff-2ca2-4444-bc83-83809493bd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:33 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Volume volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 (477e0e71-ad2f-4d6a-a8fe-277c31d4c173): created successfully Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f0b7eff-2ca2-4444-bc83-83809493bd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Flow 'volume_create_manager' (1c450bfc-80fd-4ec4-9a99-3571264abf6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0d31bf8d-02b9-423a-a5c0-8e691424a38a tempest-GroupSnapshotsV319Test-1961941486 None] Created volume successfully. Aug 19 17:26:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] GroupSnapshot 3cde6f53-6890-40b3-a5a0-6c19154172f4: creating. Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Group snapshot 3cde6f53-6890-40b3-a5a0-6c19154172f4: creating. {{(pid=94106) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Creating offline snapshot 255e303e-7585-4729-930e-115be7885325 of volume 477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[660b2e03-1190-4213-ab64-ce3b68f60519]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:34 devstack sudo[102562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 Aug 19 17:26:34 devstack sudo[102562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:34 devstack sudo[102562]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" returned: 0 in 0.460s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:34 devstack sudo[102568]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 1G Aug 19 17:26:34 devstack sudo[102568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:35 devstack sudo[102568]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 1G" returned: 0 in 0.468s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:35 devstack sudo[102574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 Aug 19 17:26:35 devstack sudo[102574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:35 devstack sudo[102574]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:35 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:26:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:35 devstack sudo[102580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 Aug 19 17:26:35 devstack sudo[102580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:36 devstack sudo[102580]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325" returned: 0 in 0.327s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:36 devstack sudo[102583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.info Aug 19 17:26:36 devstack sudo[102583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:36 devstack sudo[102583]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.info" returned: 0 in 0.420s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:36 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:26:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:36 devstack sudo[102586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.info Aug 19 17:26:36 devstack sudo[102586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:37 devstack sudo[102586]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.info" returned: 0 in 0.541s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.797s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f60e9ffc-c2db-4daf-b026-02434ad8b075 tempest-GroupSnapshotsV319Test-1961941486 None] group_snapshot 3cde6f53-6890-40b3-a5a0-6c19154172f4: created successfully Aug 19 17:26:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Acquiring lock "cinder-469fc583-dee4-473c-8cf7-7184182fc1b9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Lock "cinder-469fc583-dee4-473c-8cf7-7184182fc1b9-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Acquiring lock "cinder-quobyte-469fc583-dee4-473c-8cf7-7184182fc1b9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Lock "cinder-quobyte-469fc583-dee4-473c-8cf7-7184182fc1b9" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e31c7238-c45e-4efe-93d1-2ca3c53109bb]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:38 devstack sudo[102703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 Aug 19 17:26:38 devstack sudo[102703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] group_snapshot 3cde6f53-6890-40b3-a5a0-6c19154172f4: deleting Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] group_snapshot 3cde6f53-6890-40b3-a5a0-6c19154172f4: deleting {{(pid=94106) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Acquiring lock "cinder-quobyte-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Lock "cinder-quobyte-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Acquiring lock "cinder-quobyte-255e303e-7585-4729-930e-115be7885325" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Lock "cinder-quobyte-255e303e-7585-4729-930e-115be7885325" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Deleting offline snapshot 255e303e-7585-4729-930e-115be7885325 of volume 477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] snapshot_file for this snap is: volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b56a1a0f-ae1b-4117-b2c2-2420b5496e46]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:38 devstack sudo[102710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 Aug 19 17:26:38 devstack sudo[102710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:38 devstack sudo[102703]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9" returned: 0 in 0.529s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:38 devstack sudo[102718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9 Aug 19 17:26:38 devstack sudo[102718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:38 devstack sudo[102710]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325" returned: 0 in 0.540s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff361b52-c44a-47c8-840a-ec45ba11f83d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:39 devstack sudo[102718]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-469fc583-dee4-473c-8cf7-7184182fc1b9" returned: 0 in 0.461s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Lock "cinder-quobyte-469fc583-dee4-473c-8cf7-7184182fc1b9" released by "delete_volume" :: held 1.091s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:39 devstack sudo[103066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 Aug 19 17:26:39 devstack sudo[103066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Created reservations ['d1c8244d-bb24-4e86-85cd-b51ce7ba91b0', 'f546ffec-3470-4078-b78e-f0329c32e667', '29a22174-a7a7-497d-b27c-38bbef483f66', '226edf64-8801-4974-ba88-b4da494939d0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:39 devstack sudo[103075]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:39 devstack sudo[103075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:39 devstack sudo[103066]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" returned: 0 in 0.723s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:39 devstack sudo[103092]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 Aug 19 17:26:39 devstack sudo[103092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:39 devstack sudo[103075]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.561s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:39 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Deleted volume successfully. Aug 19 17:26:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c2c0eae6-0265-4cef-8c15-c1d40e36088f tempest-VolumesNegativeTest-565999784 None] Lock "cinder-469fc583-dee4-473c-8cf7-7184182fc1b9-delete_volume" released by "delete_volume" :: held 2.009s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:40 devstack sudo[103092]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325" returned: 0 in 0.682s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:40 devstack sudo[103115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325 Aug 19 17:26:40 devstack sudo[103115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:40 devstack sudo[103115]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173.255e303e-7585-4729-930e-115be7885325" returned: 0 in 0.364s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Lock "cinder-quobyte-255e303e-7585-4729-930e-115be7885325" released by "_delete_snapshot" :: held 2.492s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Lock "cinder-quobyte-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" released by "delete_snapshot" :: held 2.518s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:40 devstack cinder-volume[94106]: WARNING cinder.quota [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1913219987 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1913219987, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:26:40 devstack cinder-volume[94106]: WARNING cinder.quota [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1913219987 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1913219987, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:26:40 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] Created reservations ['d32e52ab-6fc4-4644-840f-543e92d71c03', 'da123b70-a566-4fd0-9476-ff9a6a07b239', 'e9207e62-327d-4031-95b7-e2fd569d2da2', '48248f63-67d3-46d5-886d-7905a588269f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c78adfa6-79dc-4b9c-96f3-93d3c72368ce tempest-GroupSnapshotsV319Test-1961941486 None] group_snapshot 3cde6f53-6890-40b3-a5a0-6c19154172f4: deleted successfully Aug 19 17:26:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Acquiring lock "cinder-quobyte-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Lock "cinder-quobyte-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" acquired by "delete_volume" :: waited 0.064s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9715d3b2-1d6c-46ef-9c1b-5228f09ba4a0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:42 devstack sudo[103139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 Aug 19 17:26:42 devstack sudo[103139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:42 devstack sudo[103139]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" returned: 0 in 0.569s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:42 devstack sudo[103145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173 Aug 19 17:26:42 devstack sudo[103145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:43 devstack sudo[103145]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" returned: 0 in 0.506s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Lock "cinder-quobyte-477e0e71-ad2f-4d6a-a8fe-277c31d4c173" released by "delete_volume" :: held 1.186s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Created reservations ['0c285a69-58e3-4fff-838d-3ada274801cd'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:43 devstack cinder-volume[94106]: WARNING cinder.quota [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1913219987 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1913219987, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Created reservations ['430f7b2f-74f9-4fbe-a112-fbb689e12de1', 'b68a7c56-f324-4182-b845-ac463d65a68f', '558a2abb-4c22-4500-ab33-440dd4c9d437', 'c91eb40a-9ad3-43d3-b9b0-dd4ba4fd873b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:43 devstack sudo[103148]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:43 devstack sudo[103148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:44 devstack sudo[103148]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.295s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:44 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-144641b9-a9ca-470d-bbdb-3bf52c61ea25 tempest-GroupSnapshotsV319Test-1961941486 None] Delete group completed successfully. Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Flow 'volume_create_manager' (3c1c6850-fd87-4fe3-b1fa-78b587a72ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93e5d55e-9230-4d16-9342-f454d3cc81a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93e5d55e-9230-4d16-9342-f454d3cc81a7) 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-19T15:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1572561063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=455e86ca-8d0d-46c0-9f17-3b7929b8bcd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb3963297164695acf789dca83554c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:26:50Z,use_quota=True,user_id='c1e4d368085c4e86bfd1ce4b54342bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a0ddfc9-71c8-4b32-86ac-e4178c679bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a0ddfc9-71c8-4b32-86ac-e4178c679bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61345efe-80df-4f5e-bfc6-b069199cbdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61345efe-80df-4f5e-bfc6-b069199cbdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '455e86ca-8d0d-46c0-9f17-3b7929b8bcd1', 'volume_name': 'volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ec684d6-1f24-40de-bf1d-35b4c56bd199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ec684d6-1f24-40de-bf1d-35b4c56bd199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df3a35d5-4921-43a4-a37f-ecf493acb8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Volume 455e86ca-8d0d-46c0-9f17-3b7929b8bcd1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1', 'volume_size': 1} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 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-19T15:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1572561063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=455e86ca-8d0d-46c0-9f17-3b7929b8bcd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb3963297164695acf789dca83554c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:26:50Z,use_quota=True,user_id='c1e4d368085c4e86bfd1ce4b54342bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Creating volume 455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:26:50 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:26:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:50 devstack sudo[103151]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 1073741824 Aug 19 17:26:50 devstack sudo[103151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:51 devstack sudo[103151]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 1073741824" returned: 0 in 0.930s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=82,cinder:INSERT=21,cinder:UPDATE=89,cinder:DELETE=11 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:51 devstack sudo[103157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 Aug 19 17:26:51 devstack sudo[103157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:51 devstack sudo[103157]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1" returned: 0 in 0.384s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] <== create_volume: return (1420ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.424s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df3a35d5-4921-43a4-a37f-ecf493acb8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3492c092-4175-4919-b383-52e2150c7acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:51 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Volume volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 (455e86ca-8d0d-46c0-9f17-3b7929b8bcd1): created successfully Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3492c092-4175-4919-b383-52e2150c7acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Flow 'volume_create_manager' (3c1c6850-fd87-4fe3-b1fa-78b587a72ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:52 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8706ee50-ef47-4c2e-aa1c-bf7959f462e4 tempest-VolumesTransfersV357Test-1702953389 None] Created volume successfully. Aug 19 17:26:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1d3589b8-999f-4a39-8a9f-1758f721906c tempest-VolumesTransfersV357Test-1664103809 None] Transfer volume completed successfully. Aug 19 17:26:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Acquiring lock "cinder-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Acquiring lock "cinder-quobyte-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:26:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-quobyte-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:26:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5fce1a1d-2b30-437d-b014-f2ae5907ae81]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:26:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:54 devstack sudo[103161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 Aug 19 17:26:54 devstack sudo[103161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:55 devstack sudo[103161]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1" returned: 0 in 0.579s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:55 devstack sudo[103172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1 Aug 19 17:26:55 devstack sudo[103172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:55 devstack sudo[103172]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-quobyte-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1" released by "delete_volume" :: held 1.031s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Created reservations ['c302cc07-09d5-4a92-a301-3119c8b9db3a', '41081eec-311f-4b73-b5a9-fa81f33f633b', '5b3a798a-5baa-4971-8f51-19eab2a26539', '96c07246-9b2b-464c-b623-6d89420bda60'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:55 devstack sudo[103176]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:26:55 devstack sudo[103176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:56 devstack sudo[103176]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:56 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:26:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Deleted volume successfully. Aug 19 17:26:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-54c3f780-7e6a-4284-84da-a499e2283a63 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-455e86ca-8d0d-46c0-9f17-3b7929b8bcd1-delete_volume" released by "delete_volume" :: held 1.636s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Flow 'volume_create_manager' (2d788fbb-5270-4f31-8573-a5a257dfd770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ffae75ee-2bfa-4dff-a5db-b1996e4e4aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ffae75ee-2bfa-4dff-a5db-b1996e4e4aa1) 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-19T15:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-345435637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=941a27ff-2ed8-458d-b78b-f5698f9d0372,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb3963297164695acf789dca83554c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:26:58Z,use_quota=True,user_id='c1e4d368085c4e86bfd1ce4b54342bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (170db70a-1d88-4fc3-b814-dedc4cdf5889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (170db70a-1d88-4fc3-b814-dedc4cdf5889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a909cde-da7f-4a21-96c9-33db1a38d81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a909cde-da7f-4a21-96c9-33db1a38d81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '941a27ff-2ed8-458d-b78b-f5698f9d0372', 'volume_name': 'volume-941a27ff-2ed8-458d-b78b-f5698f9d0372', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70785960-da89-4a46-b700-302284f428e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70785960-da89-4a46-b700-302284f428e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9de09b54-5c18-43bd-bd90-b02ba06bfb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:57 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Volume 941a27ff-2ed8-458d-b78b-f5698f9d0372: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-941a27ff-2ed8-458d-b78b-f5698f9d0372', 'volume_size': 1} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 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-19T15:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-345435637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=941a27ff-2ed8-458d-b78b-f5698f9d0372,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb3963297164695acf789dca83554c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:26:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:26:58Z,use_quota=True,user_id='c1e4d368085c4e86bfd1ce4b54342bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Creating volume 941a27ff-2ed8-458d-b78b-f5698f9d0372 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:26:57 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:26:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:57 devstack sudo[103240]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 1073741824 Aug 19 17:26:57 devstack sudo[103240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:58 devstack sudo[103240]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 1073741824" returned: 0 in 0.481s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:26:58 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/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 Aug 19 17:26:58 devstack sudo[103246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:26:58 devstack sudo[103246]: pam_unix(sudo:session): session closed for user root Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] <== create_volume: return (896ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.899s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9de09b54-5c18-43bd-bd90-b02ba06bfb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-941a27ff-2ed8-458d-b78b-f5698f9d0372', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e9985c6-22be-4c7b-8dc1-cbe893a84886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:26:58 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Volume volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 (941a27ff-2ed8-458d-b78b-f5698f9d0372): created successfully Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e9985c6-22be-4c7b-8dc1-cbe893a84886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:26:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Flow 'volume_create_manager' (2d788fbb-5270-4f31-8573-a5a257dfd770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:26:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c6a2007d-f20f-4c60-9c05-d441c8479ebd tempest-VolumesTransfersV357Test-1702953389 None] Created volume successfully. Aug 19 17:26:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f388dcc9-78df-486b-8e69-7091b163e06c tempest-GroupsV320Test-878953032 None] Group tempest-GroupsV320Test-Group-1500871678: creating Aug 19 17:26:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f388dcc9-78df-486b-8e69-7091b163e06c tempest-GroupsV320Test-878953032 None] Group tempest-GroupsV320Test-Group-1500871678: created successfully Aug 19 17:26:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f388dcc9-78df-486b-8e69-7091b163e06c tempest-GroupsV320Test-878953032 None] Create group completed successfully. Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Acquiring lock "cinder-941a27ff-2ed8-458d-b78b-f5698f9d0372-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-941a27ff-2ed8-458d-b78b-f5698f9d0372-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Acquiring lock "cinder-quobyte-941a27ff-2ed8-458d-b78b-f5698f9d0372" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-quobyte-941a27ff-2ed8-458d-b78b-f5698f9d0372" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[79e08b4c-9b5a-44e9-af57-3a6aa0c71d13]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:00 devstack sudo[103249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 Aug 19 17:27:00 devstack sudo[103249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:00 devstack sudo[103249]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372" returned: 0 in 0.392s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:00 devstack sudo[103254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372 Aug 19 17:27:00 devstack sudo[103254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:00 devstack sudo[103254]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-941a27ff-2ed8-458d-b78b-f5698f9d0372" returned: 0 in 0.274s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-quobyte-941a27ff-2ed8-458d-b78b-f5698f9d0372" released by "delete_volume" :: held 0.723s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Created reservations ['0c8d13ec-0815-45f3-b26a-4b701d9256b9', 'f305f131-b2ab-483e-9bc2-61b2a192e1e5', 'e4519790-9050-49f8-9f22-2dea80d800e7', 'f49be153-a82a-4af0-aaed-6b18d5d8bbc5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:01 devstack sudo[103257]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:27:01 devstack sudo[103257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:01 devstack sudo[103257]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.342s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Deleted volume successfully. Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Created reservations ['73bb57d1-e569-428e-8691-3280a2c6e41f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d786a2c0-0ff3-45a3-a1b2-7d45fcfe40a8 tempest-VolumesTransfersV357Test-1912647192 None] Lock "cinder-941a27ff-2ed8-458d-b78b-f5698f9d0372-delete_volume" released by "delete_volume" :: held 1.369s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:01 devstack sudo[103261]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:27:01 devstack sudo[103261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:01 devstack sudo[103261]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.295s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:01 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d9e791f2-c606-4be0-bd0f-1d0e5ece8385 tempest-GroupsV320Test-878953032 None] Delete group completed successfully. Aug 19 17:27:04 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:INSERT=23,cinder:UPDATE=111,cinder:SELECT=78,cinder:DELETE=4 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:27:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-9af179f5-7940-45d1-9588-6e0a42277851 req-98141922-4276-44b7-8e79-aed757516aaf tempest-AttachVolumeTestJSON-468729698 None] Terminate volume connection completed successfully. Aug 19 17:27:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-9af179f5-7940-45d1-9588-6e0a42277851 req-98141922-4276-44b7-8e79-aed757516aaf tempest-AttachVolumeTestJSON-468729698 None] Deleting attachment 97bfa2e8-4ee0-49a7-9915-3618650df1e6. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Flow 'volume_create_manager' (0d31e717-1af8-4d75-af27-da01fba93eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87c75e59-165f-4e8e-a01b-904ce95df303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87c75e59-165f-4e8e-a01b-904ce95df303) 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-19T15:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-556079347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8179471-1126-480e-a314-ff33ab4dc9bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fd3c74cb01c498b9799a34f65e34306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27:13Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:27:13Z,use_quota=True,user_id='0b23d64a8c8840ad823b7a46d1dd09ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ecd1fbb3-0ce1-46be-9d42-345330b0c72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ecd1fbb3-0ce1-46be-9d42-345330b0c72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (273fcd8d-2dba-424e-946c-84eb49b56440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (273fcd8d-2dba-424e-946c-84eb49b56440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f8179471-1126-480e-a314-ff33ab4dc9bc', 'volume_name': 'volume-f8179471-1126-480e-a314-ff33ab4dc9bc', 'volume_size': 2}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04a33749-6eb4-478c-bae3-69a8cf544420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04a33749-6eb4-478c-bae3-69a8cf544420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48d73c25-6709-4981-808a-46817bf7987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:13 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Volume f8179471-1126-480e-a314-ff33ab4dc9bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f8179471-1126-480e-a314-ff33ab4dc9bc', 'volume_size': 2} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 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-19T15:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-556079347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8179471-1126-480e-a314-ff33ab4dc9bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fd3c74cb01c498b9799a34f65e34306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27:13Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:27:13Z,use_quota=True,user_id='0b23d64a8c8840ad823b7a46d1dd09ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Creating volume f8179471-1126-480e-a314-ff33ab4dc9bc {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:13 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc 2147483648 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:13 devstack sudo[103373]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc 2147483648 Aug 19 17:27:13 devstack sudo[103373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:14 devstack sudo[103373]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc 2147483648" returned: 0 in 0.813s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:14 devstack sudo[103407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc Aug 19 17:27:14 devstack sudo[103407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:14 devstack sudo[103407]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc" returned: 0 in 0.496s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] <== create_volume: return (1384ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.386s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48d73c25-6709-4981-808a-46817bf7987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f8179471-1126-480e-a314-ff33ab4dc9bc', 'volume_size': 2}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (843af884-081e-429c-9884-82af3e9a7947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:14 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Volume volume-f8179471-1126-480e-a314-ff33ab4dc9bc (f8179471-1126-480e-a314-ff33ab4dc9bc): created successfully Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (843af884-081e-429c-9884-82af3e9a7947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Flow 'volume_create_manager' (0d31e717-1af8-4d75-af27-da01fba93eff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:14 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-50e46d2d-5542-4a8b-8c4a-0d9788ef7488 tempest-VolumesCloneNegativeTest-1959501566 None] Created volume successfully. Aug 19 17:27:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Acquiring lock "cinder-f8179471-1126-480e-a314-ff33ab4dc9bc-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "cinder-f8179471-1126-480e-a314-ff33ab4dc9bc-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Acquiring lock "cinder-quobyte-f8179471-1126-480e-a314-ff33ab4dc9bc" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "cinder-quobyte-f8179471-1126-480e-a314-ff33ab4dc9bc" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:16 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[531ba8a8-493a-4522-b8ef-f09b244e2d07]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:16 devstack sudo[103414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc Aug 19 17:27:16 devstack sudo[103414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:17 devstack sudo[103414]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc" returned: 0 in 0.577s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:17 devstack sudo[103419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc Aug 19 17:27:17 devstack sudo[103419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Flow 'volume_create_manager' (a2ae2d76-9a72-4847-90de-4f7868760451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e16752d2-4188-43f7-87a9-94b92389ddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e16752d2-4188-43f7-87a9-94b92389ddb4) 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-19T15:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-490401980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7afc522b-0951-4f91-81cd-333c16d19eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14f833b58764dabad938f0918f5fb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:17Z,use_quota=True,user_id='92e7fb10da794a34b193f500b869d152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2066721-6df6-409d-ac33-a0c58f8cc431),volume_type_id=d2066721-6df6-409d-ac33-a0c58f8cc431)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (457323bd-b1ab-44c7-868c-bd3d8cc7be27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (457323bd-b1ab-44c7-868c-bd3d8cc7be27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f67e4443-e9aa-4ea1-9aa1-056df757d87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f67e4443-e9aa-4ea1-9aa1-056df757d87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7afc522b-0951-4f91-81cd-333c16d19eca', 'volume_name': 'volume-7afc522b-0951-4f91-81cd-333c16d19eca', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack sudo[103419]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6b6d186-cea1-4486-a600-da3697218894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6b6d186-cea1-4486-a600-da3697218894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c47d9ee-7fcf-4e8f-8992-74e4d0f6a073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:17 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume 7afc522b-0951-4f91-81cd-333c16d19eca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7afc522b-0951-4f91-81cd-333c16d19eca', 'volume_size': 1} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 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-19T15:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-490401980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7afc522b-0951-4f91-81cd-333c16d19eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14f833b58764dabad938f0918f5fb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:17Z,use_quota=True,user_id='92e7fb10da794a34b193f500b869d152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2066721-6df6-409d-ac33-a0c58f8cc431),volume_type_id=d2066721-6df6-409d-ac33-a0c58f8cc431)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Creating volume 7afc522b-0951-4f91-81cd-333c16d19eca {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:17 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f8179471-1126-480e-a314-ff33ab4dc9bc" returned: 0 in 0.747s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "cinder-quobyte-f8179471-1126-480e-a314-ff33ab4dc9bc" released by "delete_volume" :: held 1.407s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:17 devstack sudo[103422]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca 1073741824 Aug 19 17:27:17 devstack sudo[103422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:17 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Created reservations ['8795e6cc-0a48-46b7-b258-369ab4b13cc3', '75118098-c528-4643-b9b2-861ac1c66466', '48a386ab-ff7d-45c2-9fb6-8ecb9cbbd452', '94a6a82c-9057-47bd-8abf-68c727b0847e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:18 devstack sudo[103427]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:27:18 devstack sudo[103427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:18 devstack sudo[103422]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca 1073741824" returned: 0 in 0.843s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Flow 'volume_create_manager' (01eb54ae-48db-4836-944c-3ee3f570642a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:18 devstack sudo[103427]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (023f0d21-5c43-41b5-a790-d9222466939f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.514s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (023f0d21-5c43-41b5-a790-d9222466939f) 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-19T15:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-626075533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b71f21ca-acab-45d4-9470-447ea638d66e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14f833b58764dabad938f0918f5fb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:19Z,use_quota=True,user_id='92e7fb10da794a34b193f500b869d152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7bed073-5186-4202-b2da-c9651df68a8a),volume_type_id=e7bed073-5186-4202-b2da-c9651df68a8a)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d51e0057-f11f-4cca-a499-12c04ca21767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:18 devstack sudo[103431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca Aug 19 17:27:18 devstack sudo[103431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d51e0057-f11f-4cca-a499-12c04ca21767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0e8de8f-d0a4-4278-b86e-0984a2633d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0e8de8f-d0a4-4278-b86e-0984a2633d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b71f21ca-acab-45d4-9470-447ea638d66e', 'volume_name': 'volume-b71f21ca-acab-45d4-9470-447ea638d66e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c7080bc-b953-43ff-9eeb-aaa326872217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c7080bc-b953-43ff-9eeb-aaa326872217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2762d682-fe80-406c-9224-133a58ce04b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:18 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume b71f21ca-acab-45d4-9470-447ea638d66e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b71f21ca-acab-45d4-9470-447ea638d66e', 'volume_size': 1} Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Deleted volume successfully. Aug 19 17:27:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b7063756-aa9d-48ea-9294-e1c35ca2e079 tempest-VolumesCloneNegativeTest-1959501566 None] Lock "cinder-f8179471-1126-480e-a314-ff33ab4dc9bc-delete_volume" released by "delete_volume" :: held 2.532s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:19 devstack sudo[103431]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca" returned: 0 in 0.502s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] <== create_volume: return (1454ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.461s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.373s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 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-19T15:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-626075533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b71f21ca-acab-45d4-9470-447ea638d66e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14f833b58764dabad938f0918f5fb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:19Z,use_quota=True,user_id='92e7fb10da794a34b193f500b869d152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7bed073-5186-4202-b2da-c9651df68a8a),volume_type_id=e7bed073-5186-4202-b2da-c9651df68a8a)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Creating volume b71f21ca-acab-45d4-9470-447ea638d66e {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:19 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c47d9ee-7fcf-4e8f-8992-74e4d0f6a073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7afc522b-0951-4f91-81cd-333c16d19eca', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9da5b17-80c7-4acb-82b7-cbb17071fe48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:19 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume volume-7afc522b-0951-4f91-81cd-333c16d19eca (7afc522b-0951-4f91-81cd-333c16d19eca): created successfully Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9da5b17-80c7-4acb-82b7-cbb17071fe48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:19 devstack sudo[103434]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e 1073741824 Aug 19 17:27:19 devstack sudo[103434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Flow 'volume_create_manager' (a2ae2d76-9a72-4847-90de-4f7868760451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-93293cf3-fb9c-4d44-9ff0-39a557f9348c tempest-TestInstancesWithCinderVolumes-1295801562 None] Created volume successfully. Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Flow 'volume_create_manager' (1d47fcac-b142-43d9-890e-8b1e8385b80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88b0434b-87d7-4428-a1da-3eb821dc0ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88b0434b-87d7-4428-a1da-3eb821dc0ad5) 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-19T15:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-776211651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=84528a07-ddb1-4e91-a768-59ae14ea2c29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14f833b58764dabad938f0918f5fb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:20Z,use_quota=True,user_id='92e7fb10da794a34b193f500b869d152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1623570f-2afc-4adb-9d05-57249445113c),volume_type_id=1623570f-2afc-4adb-9d05-57249445113c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d60264b5-dccf-4c18-bfa3-1d76ec7b5a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d60264b5-dccf-4c18-bfa3-1d76ec7b5a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35bbaa65-4eb6-48ce-8f2d-26460ea0ac1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:19 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:27:20 devstack sudo[103434]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e 1073741824" returned: 0 in 0.843s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:20 devstack sudo[103441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e Aug 19 17:27:20 devstack sudo[103441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:20 devstack sudo[103441]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e" returned: 0 in 0.478s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] <== create_volume: return (1395ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.398s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35bbaa65-4eb6-48ce-8f2d-26460ea0ac1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '84528a07-ddb1-4e91-a768-59ae14ea2c29', 'volume_name': 'volume-84528a07-ddb1-4e91-a768-59ae14ea2c29', 'volume_size': 1, 'image_id': '16ecc418-f572-4223-83ce-7795fa7b0be4', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/16ecc418-f572-4223-83ce-7795fa7b0be4', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1208750154', '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': 'd14f833b58764dabad938f0918f5fb7a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '16ecc418-f572-4223-83ce-7795fa7b0be4', 'created_at': datetime.datetime(2026, 8, 19, 15, 27, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 27, 16, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16ecc418-f572-4223-83ce-7795fa7b0be4/file', 'properties': {}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cd9c935-a3ae-435a-be8e-2667c8f423cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cd9c935-a3ae-435a-be8e-2667c8f423cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93f0bfd4-288c-4bac-934e-7cbfec69b388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume 84528a07-ddb1-4e91-a768-59ae14ea2c29: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-84528a07-ddb1-4e91-a768-59ae14ea2c29', 'volume_size': 1, 'image_id': '16ecc418-f572-4223-83ce-7795fa7b0be4', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/16ecc418-f572-4223-83ce-7795fa7b0be4', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1208750154', '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': 'd14f833b58764dabad938f0918f5fb7a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '16ecc418-f572-4223-83ce-7795fa7b0be4', 'created_at': datetime.datetime(2026, 8, 19, 15, 27, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 27, 16, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16ecc418-f572-4223-83ce-7795fa7b0be4/file', 'properties': {}}, 'image_service': } Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Trying to clone 84528a07-ddb1-4e91-a768-59ae14ea2c29 from image 16ecc418-f572-4223-83ce-7795fa7b0be4 at location (None, [{'url': 'file:///opt/stack/data/glance/images/16ecc418-f572-4223-83ce-7795fa7b0be4', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2762d682-fe80-406c-9224-133a58ce04b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b71f21ca-acab-45d4-9470-447ea638d66e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89e21a98-efd4-4cf2-b9be-c7128c4387cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume volume-b71f21ca-acab-45d4-9470-447ea638d66e (b71f21ca-acab-45d4-9470-447ea638d66e): created successfully Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89e21a98-efd4-4cf2-b9be-c7128c4387cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Flow 'volume_create_manager' (01eb54ae-48db-4836-944c-3ee3f570642a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c99c2fe7-943d-42ba-b618-a27c6f802786 tempest-TestInstancesWithCinderVolumes-1295801562 None] Created volume successfully. Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:22 devstack sudo[103447]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:27:22 devstack sudo[103447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:22 devstack sudo[103447]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.452s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:27:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Flow 'volume_create_manager' (524f2ece-9130-46d0-b135-b4cbe48460da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fbbcfe6-880d-4d30-9f8f-6067ea37cf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fbbcfe6-880d-4d30-9f8f-6067ea37cf48) 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-19T15:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1332650889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2e20635d9454803b5cd372d90675103',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:24Z,use_quota=True,user_id='786a43bd541c45c9a08c51b6a3045493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f474f6dd-6612-444d-ba0b-c2c43ebda984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f474f6dd-6612-444d-ba0b-c2c43ebda984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (629a9bdb-8545-435d-a928-647699a26a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:24 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (629a9bdb-8545-435d-a928-647699a26a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658', 'volume_name': 'volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea11b2db-9403-47ef-b328-4e0b578ea5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea11b2db-9403-47ef-b328-4e0b578ea5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cbbd49f-5552-46c6-a3a4-2ed4df604be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:25 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Volume cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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 19 17:27:25 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Trying to clone cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 from image cfe5b28a-37e9-44ec-b059-2851915ac399 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:27:25 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b24803b-4080-45ae-97cc-48d5e50daa9f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:25 devstack sudo[103451]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD Aug 19 17:27:25 devstack sudo[103451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD, size 20.69 MB, duration 5.21 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:27:25 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Image download 20.69 MB at 3.97 MB/s Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f41bef91-9ae3-4109-8946-687a5829cb9d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:26 devstack sudo[103451]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD" returned: 0 in 0.455s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 is fetched for user 786a43bd541c45c9a08c51b6a3045493. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:27:26 devstack sudo[103453]: quobyte : PWD=/ ; USER=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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD Aug 19 17:27:26 devstack sudo[103453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5527c8ef-8879-4f33-a649-4eb865ecffa6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:26 devstack sudo[103458]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD Aug 19 17:27:26 devstack sudo[103458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:26 devstack sudo[103453]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD" returned: 0 in 0.488s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Temporary image 16ecc418-f572-4223-83ce-7795fa7b0be4 is fetched for user 92e7fb10da794a34b193f500b869d152. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[150f473f-887e-425c-ad04-48b6d0dcaaee]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:26 devstack sudo[103458]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD" returned: 0 in 0.463s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 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-19T15:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1332650889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2e20635d9454803b5cd372d90675103',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:24Z,use_quota=True,user_id='786a43bd541c45c9a08c51b6a3045493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Creating volume cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:26 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:26 devstack sudo[103464]: quobyte : PWD=/ ; USER=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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD Aug 19 17:27:26 devstack sudo[103464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:26 devstack sudo[103468]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 1073741824 Aug 19 17:27:26 devstack sudo[103468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:26 devstack sudo[103464]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD" returned: 0 in 0.428s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:27 devstack sudo[103468]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 1073741824" returned: 0 in 0.643s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:27 devstack sudo[103478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 Aug 19 17:27:27 devstack sudo[103478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:27 devstack sudo[103478]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" returned: 0 in 0.290s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] <== create_volume: return (979ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.982s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.689s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 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-19T15:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-776211651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=84528a07-ddb1-4e91-a768-59ae14ea2c29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14f833b58764dabad938f0918f5fb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:20Z,use_quota=True,user_id='92e7fb10da794a34b193f500b869d152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1623570f-2afc-4adb-9d05-57249445113c),volume_type_id=1623570f-2afc-4adb-9d05-57249445113c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Creating volume 84528a07-ddb1-4e91-a768-59ae14ea2c29 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:27 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:27 devstack sudo[103481]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 1073741824 Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Attempting download of cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:27:27 devstack sudo[103481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c7e9ee5-6df8-4b0c-b059-8c16a16a47bf]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_c6sh9o3n {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:27 devstack sudo[103483]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_c6sh9o3n Aug 19 17:27:27 devstack sudo[103483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:28 devstack sudo[103483]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_c6sh9o3n" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_c6sh9o3n {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:28 devstack sudo[103481]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 1073741824" returned: 0 in 0.638s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:28 devstack sudo[103494]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_c6sh9o3n Aug 19 17:27:28 devstack sudo[103494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:28 devstack sudo[103495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 Aug 19 17:27:28 devstack sudo[103495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:28 devstack sudo[103494]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_c6sh9o3n" returned: 1 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 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_cfe5b28a-37e9-44ec-b059-2851915ac399_c6sh9o3n' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2c73d1b-f78b-4632-81c0-97f5a8923c15]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:28 devstack sudo[103495]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29" returned: 0 in 0.298s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] <== create_volume: return (983ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.986s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Attempting download of 16ecc418-f572-4223-83ce-7795fa7b0be4 ((None, [{'url': 'file:///opt/stack/data/glance/images/16ecc418-f572-4223-83ce-7795fa7b0be4', 'metadata': {}}])) to volume 84528a07-ddb1-4e91-a768-59ae14ea2c29. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:27:28 devstack sudo[103501]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD Aug 19 17:27:28 devstack sudo[103501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b2149857-5580-42de-a09c-cd4a6c3ff1dc]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16ecc418-f572-4223-83ce-7795fa7b0be4_izurxpy8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:28 devstack sudo[103503]: 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_16ecc418-f572-4223-83ce-7795fa7b0be4_izurxpy8 Aug 19 17:27:28 devstack sudo[103503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:28 devstack sudo[103501]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD" returned: 0 in 0.359s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] cfe5b28a-37e9-44ec-b059-2851915ac399 was qcow2, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:27:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:29 devstack sudo[103508]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 Aug 19 17:27:29 devstack sudo[103508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:29 devstack sudo[103503]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.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_16ecc418-f572-4223-83ce-7795fa7b0be4_izurxpy8" returned: 0 in 0.373s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_16ecc418-f572-4223-83ce-7795fa7b0be4_izurxpy8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:29 devstack sudo[103512]: 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_16ecc418-f572-4223-83ce-7795fa7b0be4_izurxpy8 Aug 19 17:27:29 devstack sudo[103512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:29 devstack sudo[103512]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.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_16ecc418-f572-4223-83ce-7795fa7b0be4_izurxpy8" returned: 1 in 0.400s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 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_16ecc418-f572-4223-83ce-7795fa7b0be4_izurxpy8' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[99129cf0-66b9-4249-9e7e-b51ae9f37623]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:29 devstack sudo[103521]: quobyte : PWD=/ ; USER=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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD Aug 19 17:27:29 devstack sudo[103521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:29 devstack sudo[103521]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD" returned: 0 in 0.341s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] 16ecc418-f572-4223-83ce-7795fa7b0be4 was qcow2, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:27:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:29 devstack sudo[103526]: 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_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 Aug 19 17:27:29 devstack sudo[103526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack sudo[103508]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" returned: 0 in 2.052s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_rlcwkbdhdevstack@QuobyteHD, size 112.00 MB, duration 2.05 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:27:31 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Converted 112.00 MB image at 54.55 MB/s Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[103534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 1G Aug 19 17:27:31 devstack sudo[103534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Flow 'volume_create_manager' (753936a6-ecea-4600-b7cc-9941ef956b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16a82713-717d-426f-86fc-0eb8ae8a4791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16a82713-717d-426f-86fc-0eb8ae8a4791) 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-19T15:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1081193706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab785f80-4566-4869-bd37-d8460da0cf26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9007695be7e4e9692116c69976085b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:31Z,use_quota=True,user_id='b1e4ac0b35194efc88e89e7f9cf85a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f61ee42e-a200-4198-8af9-1a84ef11438f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f61ee42e-a200-4198-8af9-1a84ef11438f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd3d6421-5b9c-428c-9d52-714e2483b3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd3d6421-5b9c-428c-9d52-714e2483b3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab785f80-4566-4869-bd37-d8460da0cf26', 'volume_name': 'volume-ab785f80-4566-4869-bd37-d8460da0cf26', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (683b1ab9-18b6-4fd7-9afb-4ad3643a0d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (683b1ab9-18b6-4fd7-9afb-4ad3643a0d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be6d8a82-f94e-467f-80d7-6a50a3d4e2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Volume ab785f80-4566-4869-bd37-d8460da0cf26: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab785f80-4566-4869-bd37-d8460da0cf26', 'volume_size': 1} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 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-19T15:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1081193706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab785f80-4566-4869-bd37-d8460da0cf26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9007695be7e4e9692116c69976085b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:31Z,use_quota=True,user_id='b1e4ac0b35194efc88e89e7f9cf85a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Creating volume ab785f80-4566-4869-bd37-d8460da0cf26 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:31 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[103537]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 1073741824 Aug 19 17:27:31 devstack sudo[103537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack sudo[103534]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 1G" returned: 0 in 0.367s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Downloaded image cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 for user 786a43bd541c45c9a08c51b6a3045493 is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Marking volume cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Copying metadata from image cfe5b28a-37e9-44ec-b059-2851915ac399 to cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Creating volume glance metadata for volume cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 backed by image cfe5b28a-37e9-44ec-b059-2851915ac399 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': 'cfe5b28a-37e9-44ec-b059-2851915ac399', '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=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cbbd49f-5552-46c6-a3a4-2ed4df604be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19b758e5-964e-4ed6-b390-ad08370bf36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Volume volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 (cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658): created successfully Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19b758e5-964e-4ed6-b390-ad08370bf36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Flow 'volume_create_manager' (524f2ece-9130-46d0-b135-b4cbe48460da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-abb34e01-8e48-47a7-9769-555a69abc69c tempest-VolumesExtendTest-1684143468 None] Created volume successfully. Aug 19 17:27:31 devstack sudo[103537]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 1073741824" returned: 0 in 0.503s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[103548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 Aug 19 17:27:31 devstack sudo[103548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:31 devstack sudo[103526]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29" returned: 0 in 1.971s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_16ecc418-f572-4223-83ce-7795fa7b0be4_5o9mxccldevstack@QuobyteHD, size 112.00 MB, duration 1.97 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:27:31 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Converted 112.00 MB image at 56.78 MB/s Aug 19 17:27:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:31 devstack sudo[103550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 1G Aug 19 17:27:31 devstack sudo[103550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:32 devstack sudo[103548]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] <== create_volume: return (867ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.050s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be6d8a82-f94e-467f-80d7-6a50a3d4e2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab785f80-4566-4869-bd37-d8460da0cf26', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aad99c21-620a-494b-a473-5ce96b623bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[93d28646-5695-4583-abf8-8fc2ae069d8d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Volume volume-ab785f80-4566-4869-bd37-d8460da0cf26 (ab785f80-4566-4869-bd37-d8460da0cf26): created successfully Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aad99c21-620a-494b-a473-5ce96b623bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Flow 'volume_create_manager' (753936a6-ecea-4600-b7cc-9941ef956b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9a4a8e3a-9d19-4f85-91e1-d862779766eb tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Created volume successfully. Aug 19 17:27:32 devstack sudo[103550]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 1G" returned: 0 in 0.348s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Downloaded image 16ecc418-f572-4223-83ce-7795fa7b0be4 ((None, [{'url': 'file:///opt/stack/data/glance/images/16ecc418-f572-4223-83ce-7795fa7b0be4', 'metadata': {}}])) to volume 84528a07-ddb1-4e91-a768-59ae14ea2c29 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Temporary image 16ecc418-f572-4223-83ce-7795fa7b0be4 for user 92e7fb10da794a34b193f500b869d152 is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Marking volume 84528a07-ddb1-4e91-a768-59ae14ea2c29 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Copying metadata from image 16ecc418-f572-4223-83ce-7795fa7b0be4 to 84528a07-ddb1-4e91-a768-59ae14ea2c29. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Creating volume glance metadata for volume 84528a07-ddb1-4e91-a768-59ae14ea2c29 backed by image 16ecc418-f572-4223-83ce-7795fa7b0be4 with: {'image_id': '16ecc418-f572-4223-83ce-7795fa7b0be4', 'image_name': 'tempest-scenario-img--1208750154', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:27:32 devstack sudo[103556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 Aug 19 17:27:32 devstack sudo[103556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93f0bfd4-288c-4bac-934e-7cbfec69b388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84528a07-ddb1-4e91-a768-59ae14ea2c29', 'volume_size': 1, 'image_id': '16ecc418-f572-4223-83ce-7795fa7b0be4', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/16ecc418-f572-4223-83ce-7795fa7b0be4', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1208750154', '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': 'd14f833b58764dabad938f0918f5fb7a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '16ecc418-f572-4223-83ce-7795fa7b0be4', 'created_at': datetime.datetime(2026, 8, 19, 15, 27, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 27, 16, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/16ecc418-f572-4223-83ce-7795fa7b0be4/file', 'properties': {}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c75b4ab-54eb-430c-98ae-5c219e83a4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Volume volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 (84528a07-ddb1-4e91-a768-59ae14ea2c29): created successfully Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c75b4ab-54eb-430c-98ae-5c219e83a4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Flow 'volume_create_manager' (1d47fcac-b142-43d9-890e-8b1e8385b80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-cb0fb992-3041-4713-a1e8-2261906c4eb5 tempest-TestInstancesWithCinderVolumes-1295801562 None] Created volume successfully. Aug 19 17:27:32 devstack sudo[103556]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 2G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 2G" returned: 0 in 0.107s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.507s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bb76e5ac-c00e-4bc8-af57-138b3d2e1b47 tempest-VolumesExtendTest-1684143468 None] Extend volume completed successfully. Aug 19 17:27:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "cinder-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "cinder-quobyte-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:33 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f4db545-8bcc-4aae-9f70-d500df79b5d8]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:33 devstack sudo[103565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 Aug 19 17:27:33 devstack sudo[103565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:33 devstack sudo[103565]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" returned: 0 in 0.477s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:34 devstack sudo[103573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658 Aug 19 17:27:34 devstack sudo[103573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:34 devstack sudo[103573]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" returned: 0 in 0.314s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658" released by "delete_volume" :: held 0.844s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Created reservations ['eb5bbe2f-76f1-4525-adf3-1431b4e41e32', 'e92b58dd-8ed9-4520-9dc7-7291090b463b', 'f1170da7-230e-4c3f-80d9-76d6da175121', '422a40cd-bef3-4a11-9b55-0a2c92fd6df1'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Acquiring lock "cinder-ab785f80-4566-4869-bd37-d8460da0cf26-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "cinder-ab785f80-4566-4869-bd37-d8460da0cf26-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:34 devstack sudo[103577]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:27:34 devstack sudo[103577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Acquiring lock "cinder-quobyte-ab785f80-4566-4869-bd37-d8460da0cf26" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "cinder-quobyte-ab785f80-4566-4869-bd37-d8460da0cf26" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b250874-b737-4fe4-bbac-8463376a6bde]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:34 devstack sudo[103579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 Aug 19 17:27:34 devstack sudo[103579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:34 devstack sudo[103577]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.417s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Deleted volume successfully. Aug 19 17:27:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0b5a73b8-c586-4bdd-bcbe-e7bf490da783 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-cc93e8cb-5b35-4bfe-be8a-3c3e77ac3658-delete_volume" released by "delete_volume" :: held 1.549s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:35 devstack sudo[103579]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26" returned: 0 in 0.594s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:35 devstack sudo[103585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26 Aug 19 17:27:35 devstack sudo[103585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Flow 'volume_create_manager' (1ca184c9-bbee-4434-a379-86983562f698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f6dfd54-51b5-4372-8741-8a578ee155b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f6dfd54-51b5-4372-8741-8a578ee155b5) 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-19T15:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1302706388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=73d3051b-5e1e-4ddb-acdd-05485e8a6b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2e20635d9454803b5cd372d90675103',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:35Z,use_quota=True,user_id='786a43bd541c45c9a08c51b6a3045493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bedf94e-3c9c-4446-8be9-0f2c0040466e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bedf94e-3c9c-4446-8be9-0f2c0040466e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36c2f7f6-dfd8-4dc4-8423-6ceeec2abccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36c2f7f6-dfd8-4dc4-8423-6ceeec2abccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '73d3051b-5e1e-4ddb-acdd-05485e8a6b98', 'volume_name': 'volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13fcf5e1-664f-4591-9c0f-447f3a156502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13fcf5e1-664f-4591-9c0f-447f3a156502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45425bb-7ae8-49ad-9993-ac0218410660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:35 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Volume 73d3051b-5e1e-4ddb-acdd-05485e8a6b98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98', 'volume_size': 1} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 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-19T15:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1302706388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=73d3051b-5e1e-4ddb-acdd-05485e8a6b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2e20635d9454803b5cd372d90675103',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:35Z,use_quota=True,user_id='786a43bd541c45c9a08c51b6a3045493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Creating volume 73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:35 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:35 devstack sudo[103587]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 1073741824 Aug 19 17:27:35 devstack sudo[103587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:35 devstack sudo[103585]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab785f80-4566-4869-bd37-d8460da0cf26" returned: 0 in 0.476s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "cinder-quobyte-ab785f80-4566-4869-bd37-d8460da0cf26" released by "delete_volume" :: held 1.135s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:35 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Created reservations ['e16e06b1-bf8c-4e99-90e3-9abaaee55e11', 'c0a13d2b-6834-4247-b597-6af737148d9f', '81239a98-11a8-47fe-ab21-93cb498ede0b', '127dc71d-734f-49f8-93a2-f6bda66deef3'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:36 devstack sudo[103601]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:27:36 devstack sudo[103601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-564fe8be-dcde-40e8-b4a7-51633b747d5e req-7479fbc7-0720-4650-8e4c-001903a31829 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:36 devstack sudo[103587]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 1073741824" returned: 0 in 0.885s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:36 devstack sudo[103601]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.438s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:36 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Deleted volume successfully. Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cac8784c-277a-46f4-a659-b6dd7c3d1be5 tempest-VolumeQuotasNegativeTestJSON-1034813303 None] Lock "cinder-ab785f80-4566-4869-bd37-d8460da0cf26-delete_volume" released by "delete_volume" :: held 2.089s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:36 devstack sudo[103606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 Aug 19 17:27:36 devstack sudo[103606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:36 devstack sudo[103606]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" returned: 0 in 0.330s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] <== create_volume: return (1318ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.322s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-564fe8be-dcde-40e8-b4a7-51633b747d5e req-7479fbc7-0720-4650-8e4c-001903a31829 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.712s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b45425bb-7ae8-49ad-9993-ac0218410660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1aaa6d24-5ec1-4b29-802d-b37848319f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-564fe8be-dcde-40e8-b4a7-51633b747d5e req-7479fbc7-0720-4650-8e4c-001903a31829 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.064s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:36 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Volume volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 (73d3051b-5e1e-4ddb-acdd-05485e8a6b98): created successfully Aug 19 17:27:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1aaa6d24-5ec1-4b29-802d-b37848319f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Flow 'volume_create_manager' (1ca184c9-bbee-4434-a379-86983562f698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bf63b523-7dd7-4e57-a1e9-9ef7fd2e3524 tempest-VolumesExtendTest-1684143468 None] Created volume successfully. Aug 19 17:27:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-564fe8be-dcde-40e8-b4a7-51633b747d5e req-7479fbc7-0720-4650-8e4c-001903a31829 tempest-TestInstancesWithCinderVolumes-1295801562 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-84528a07-ddb1-4e91-a768-59ae14ea2c29', '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': '54c7571c-1b3d-4139-9d63-03fe8abd2bdd', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:27:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-564fe8be-dcde-40e8-b4a7-51633b747d5e req-7479fbc7-0720-4650-8e4c-001903a31829 tempest-TestInstancesWithCinderVolumes-1295801562 None] attachment_update completed successfully. Aug 19 17:27:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Creating offline snapshot 37be6e2a-ef79-4374-9208-95e60bba5cd3 of volume 73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:27:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[cd4185c3-3d05-4b5e-acd0-f50636d2f967]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:38 devstack sudo[103611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 Aug 19 17:27:38 devstack sudo[103611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:38 devstack sudo[103611]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" returned: 0 in 0.738s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:38 devstack sudo[103637]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 1G Aug 19 17:27:38 devstack sudo[103637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:39 devstack sudo[103637]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 1G" returned: 0 in 0.777s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:39 devstack sudo[103652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 Aug 19 17:27:39 devstack sudo[103652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:39 devstack sudo[103652]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3" returned: 0 in 0.366s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:39 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 is being set with open permissions: ugo+rw Aug 19 17:27:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:39 devstack sudo[103658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 Aug 19 17:27:39 devstack sudo[103658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:40 devstack sudo[103658]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3" returned: 0 in 0.334s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:40 devstack sudo[103664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.info Aug 19 17:27:40 devstack sudo[103664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:40 devstack sudo[103664]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.info" returned: 0 in 0.462s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:40 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.info is being set with open permissions: ugo+rw Aug 19 17:27:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:40 devstack sudo[103667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.info Aug 19 17:27:40 devstack sudo[103667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:41 devstack sudo[103667]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.info" returned: 0 in 0.453s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.334s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1e722ccf-bd5b-4096-8106-1b173d4c1ab6 tempest-VolumesExtendTest-1684143468 None] Create snapshot completed successfully Aug 19 17:27:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.004s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2819481d-f7e1-4192-9ce8-56f8ff27e07d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:42 devstack sudo[104103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 Aug 19 17:27:42 devstack sudo[104103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:43 devstack sudo[104103]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" returned: 0 in 0.544s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 2G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 2G" returned: 0 in 0.198s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.812s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-35c6652f-5b09-405a-996e-08b4023c38a9 tempest-VolumesExtendTest-1684143468 None] Extend volume completed successfully. Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Acquiring lock "cinder-37be6e2a-ef79-4374-9208-95e60bba5cd3-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Lock "cinder-37be6e2a-ef79-4374-9208-95e60bba5cd3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Acquiring lock "cinder-quobyte-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Acquiring lock "cinder-quobyte-37be6e2a-ef79-4374-9208-95e60bba5cd3" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-37be6e2a-ef79-4374-9208-95e60bba5cd3" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Deleting offline snapshot 37be6e2a-ef79-4374-9208-95e60bba5cd3 of volume 73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] snapshot_file for this snap is: volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[153f3f28-95b5-4f9c-b43f-7356819300b3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:44 devstack sudo[104137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 Aug 19 17:27:44 devstack sudo[104137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:44 devstack sudo[104137]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3" returned: 0 in 0.584s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d80d207-e7ab-4b0b-a55f-b62d0339ca1a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:45 devstack sudo[104144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 Aug 19 17:27:45 devstack sudo[104144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:45 devstack sudo[104144]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" returned: 0 in 0.730s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:45 devstack sudo[104150]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 Aug 19 17:27:45 devstack sudo[104150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:46 devstack sudo[104150]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3" returned: 0 in 0.642s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:46 devstack sudo[104156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3 Aug 19 17:27:46 devstack sudo[104156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:46 devstack sudo[104156]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98.37be6e2a-ef79-4374-9208-95e60bba5cd3" returned: 0 in 0.465s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-37be6e2a-ef79-4374-9208-95e60bba5cd3" released by "_delete_snapshot" :: held 2.683s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" released by "delete_snapshot" :: held 2.734s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:46 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Created reservations ['f832a3d3-eeef-4f3e-8ffb-0f47073b6746', '7c1e75c1-1506-48e6-9071-d3523c3ba8e9', '5d590aa4-58d3-4891-ac53-71d639e3ae69', 'bc08485e-c280-4ad3-b9d4-060d4def7ddb'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Delete snapshot completed successfully. Aug 19 17:27:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3342d664-9ae2-4eb7-8a9a-81559440e91a tempest-VolumesExtendTest-1684143468 None] Lock "cinder-37be6e2a-ef79-4374-9208-95e60bba5cd3-delete_snapshot" released by "delete_snapshot" :: held 2.975s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "cinder-73d3051b-5e1e-4ddb-acdd-05485e8a6b98-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-73d3051b-5e1e-4ddb-acdd-05485e8a6b98-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "cinder-quobyte-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:27:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" acquired by "delete_volume" :: waited 0.034s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:27:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[df82029c-946b-41ad-af09-5cf35c6149ed]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:47 devstack sudo[104159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 Aug 19 17:27:47 devstack sudo[104159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:48 devstack sudo[104159]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" returned: 0 in 0.631s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:48 devstack sudo[104164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98 Aug 19 17:27:48 devstack sudo[104164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:48 devstack sudo[104164]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" returned: 0 in 0.441s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-quobyte-73d3051b-5e1e-4ddb-acdd-05485e8a6b98" released by "delete_volume" :: held 1.194s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Created reservations ['b982656d-fbbf-40af-9ede-cb2a3ff91661', 'e05074d9-3648-4d69-aa8c-8403c4432376', 'aed5e188-fc79-4ffd-a9f5-5a777bcc8099', '2fba6d17-8baf-4156-ac0c-dbcef745371a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:49 devstack sudo[104170]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:27:49 devstack sudo[104170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:49 devstack sudo[104170]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.598s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:27:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Deleted volume successfully. Aug 19 17:27:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-71b37087-f85e-48e5-8c73-1a691feeb843 tempest-VolumesExtendTest-1684143468 None] Lock "cinder-73d3051b-5e1e-4ddb-acdd-05485e8a6b98-delete_volume" released by "delete_volume" :: held 2.353s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:27:50 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Flow 'volume_create_manager' (c6cb368a-8d58-4be3-920f-073e88ff84e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61bb5f84-dbdb-4543-988c-7a078a78da37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61bb5f84-dbdb-4543-988c-7a078a78da37) 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-19T15:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1792714267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=54bc60d3-a276-4266-a8aa-47951998a134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fe016fb33a45e2a00f5bf7e200971d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:51Z,use_quota=True,user_id='a14f4d3cafd3441f8797504e742a69ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (153bdaa6-6411-49bb-8e3d-e102990b0797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (153bdaa6-6411-49bb-8e3d-e102990b0797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (347e08b3-e3b7-445f-8edb-020a9c5a2d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:51 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:27:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (347e08b3-e3b7-445f-8edb-020a9c5a2d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '54bc60d3-a276-4266-a8aa-47951998a134', 'volume_name': 'volume-54bc60d3-a276-4266-a8aa-47951998a134', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6670941-f9f7-4f12-989d-46023ed628d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6670941-f9f7-4f12-989d-46023ed628d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (923a29bc-b9dd-46e2-af13-c97f372d3fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:52 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Volume 54bc60d3-a276-4266-a8aa-47951998a134: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-54bc60d3-a276-4266-a8aa-47951998a134', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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 19 17:27:52 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Trying to clone 54bc60d3-a276-4266-a8aa-47951998a134 from image cfe5b28a-37e9-44ec-b059-2851915ac399 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:27:52 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:27:52 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:27:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[af1fe088-d35e-418b-8ba5-9a88f49ced4d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:53 devstack sudo[104185]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD Aug 19 17:27:53 devstack sudo[104185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:53 devstack sudo[104185]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD" returned: 0 in 0.705s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:53 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 is fetched for user a14f4d3cafd3441f8797504e742a69ab. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:27:53 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=88,cinder:SELECT=88,cinder:INSERT=27,cinder:DELETE=9 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:27:53 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d9700d0-f84b-4129-9363-20aedd1b2b88]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:53 devstack sudo[104202]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD Aug 19 17:27:53 devstack sudo[104202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:54 devstack sudo[104202]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD" returned: 0 in 0.713s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 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-19T15:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1792714267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=54bc60d3-a276-4266-a8aa-47951998a134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8fe016fb33a45e2a00f5bf7e200971d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:51Z,use_quota=True,user_id='a14f4d3cafd3441f8797504e742a69ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Creating volume 54bc60d3-a276-4266-a8aa-47951998a134 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:54 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:54 devstack sudo[104208]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 1073741824 Aug 19 17:27:54 devstack sudo[104208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:55 devstack sudo[104208]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 1073741824" returned: 0 in 1.009s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:55 devstack sudo[104214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 Aug 19 17:27:55 devstack sudo[104214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:55 devstack sudo[104214]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134" returned: 0 in 0.411s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] <== create_volume: return (1507ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.512s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:55 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Attempting download of cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 54bc60d3-a276-4266-a8aa-47951998a134. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:27:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b11384a-c13b-4ae3-8cd9-d1a681cea95d]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_yjtfoos0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:56 devstack sudo[104217]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_yjtfoos0 Aug 19 17:27:56 devstack sudo[104217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:56 devstack sudo[104217]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_yjtfoos0" returned: 0 in 0.457s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_yjtfoos0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:56 devstack sudo[104221]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_yjtfoos0 Aug 19 17:27:56 devstack sudo[104221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:56 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:27:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Flow 'volume_create_manager' (554863ed-be18-4a0e-9cb7-b88c46b9c99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aff34021-232d-4c1a-bb51-99f68a69322e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aff34021-232d-4c1a-bb51-99f68a69322e) 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-19T15:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-645126843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0f30ff5-eb59-437e-8373-0c8ca439bafc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='264932848b804bac9c1edf97f7a63622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:57Z,use_quota=True,user_id='783ec8e0ad474cc19cf846940989a779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3a3dfb6-83eb-46eb-859f-e5bc0035394f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3a3dfb6-83eb-46eb-859f-e5bc0035394f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5f66ad8-b0ca-459f-9f72-6d1fdb871459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5f66ad8-b0ca-459f-9f72-6d1fdb871459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0f30ff5-eb59-437e-8373-0c8ca439bafc', 'volume_name': 'volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d71a29b7-1eca-46ba-87a2-5418197da8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d71a29b7-1eca-46ba-87a2-5418197da8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5282b16-110a-4497-96c9-28c0df1041ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:57 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Volume f0f30ff5-eb59-437e-8373-0c8ca439bafc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc', 'volume_size': 1} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 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-19T15:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-645126843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0f30ff5-eb59-437e-8373-0c8ca439bafc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='264932848b804bac9c1edf97f7a63622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:27: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-19T15:27:57Z,use_quota=True,user_id='783ec8e0ad474cc19cf846940989a779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Creating volume f0f30ff5-eb59-437e-8373-0c8ca439bafc {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:27:57 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:57 devstack sudo[104223]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc 1073741824 Aug 19 17:27:57 devstack sudo[104223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:57 devstack sudo[104221]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_yjtfoos0" returned: 1 in 0.704s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 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_cfe5b28a-37e9-44ec-b059-2851915ac399_yjtfoos0' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[93cb3dd1-7cdd-4b8a-be39-5e530b68a983]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:27:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:57 devstack sudo[104228]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD Aug 19 17:27:57 devstack sudo[104228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:58 devstack sudo[104228]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD" returned: 0 in 0.761s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:58 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] cfe5b28a-37e9-44ec-b059-2851915ac399 was qcow2, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:27:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:58 devstack sudo[104252]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 Aug 19 17:27:58 devstack sudo[104252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:58 devstack sudo[104223]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc 1073741824" returned: 0 in 1.182s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:27:58 devstack sudo[104274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc Aug 19 17:27:58 devstack sudo[104274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:27:59 devstack sudo[104274]: pam_unix(sudo:session): session closed for user root Aug 19 17:27:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc" returned: 0 in 0.736s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:27:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] <== create_volume: return (2053ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:27:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.057s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:27:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5282b16-110a-4497-96c9-28c0df1041ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cd1a6ae-6640-4a32-810e-910543d91b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:27:59 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Volume volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc (f0f30ff5-eb59-437e-8373-0c8ca439bafc): created successfully Aug 19 17:27:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cd1a6ae-6640-4a32-810e-910543d91b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:27:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Flow 'volume_create_manager' (554863ed-be18-4a0e-9cb7-b88c46b9c99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:27:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c109233a-1d85-47c4-ade9-9254081a29c3 tempest-VolumesListTestJSON-198774839 None] Created volume successfully. Aug 19 17:28:01 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Flow 'volume_create_manager' (61426c1c-2395-4a64-8471-3ffd4d0bf060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b05c943-f379-458f-89df-7e559d01d297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b05c943-f379-458f-89df-7e559d01d297) 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-19T15:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-523665898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d1d1f563-0972-4c06-b020-8822b1cf4ca9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='264932848b804bac9c1edf97f7a63622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:02Z,use_quota=True,user_id='783ec8e0ad474cc19cf846940989a779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b017110f-fa21-4e9e-9bf2-7513e6069a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b017110f-fa21-4e9e-9bf2-7513e6069a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6aff8bfb-0076-4756-8557-3f1f8b502409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6aff8bfb-0076-4756-8557-3f1f8b502409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1d1f563-0972-4c06-b020-8822b1cf4ca9', 'volume_name': 'volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13096f39-ea55-4ac2-b397-221723c80b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13096f39-ea55-4ac2-b397-221723c80b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa8b0d59-e120-46d7-8180-6ac060ed336b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:02 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Volume d1d1f563-0972-4c06-b020-8822b1cf4ca9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9', 'volume_size': 1} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 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-19T15:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-523665898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d1d1f563-0972-4c06-b020-8822b1cf4ca9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='264932848b804bac9c1edf97f7a63622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:02Z,use_quota=True,user_id='783ec8e0ad474cc19cf846940989a779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Creating volume d1d1f563-0972-4c06-b020-8822b1cf4ca9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.038s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:02 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:02 devstack sudo[104384]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 1073741824 Aug 19 17:28:02 devstack sudo[104384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:02 devstack sudo[104252]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134" returned: 0 in 4.723s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_2k8dxgykdevstack@QuobyteHD, size 112.00 MB, duration 4.72 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:28:02 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Converted 112.00 MB image at 23.71 MB/s Aug 19 17:28:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:02 devstack sudo[104402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 1G Aug 19 17:28:02 devstack sudo[104402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:03 devstack sudo[104384]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 1073741824" returned: 0 in 1.000s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:03 devstack sudo[104409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 Aug 19 17:28:03 devstack sudo[104409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:03 devstack sudo[104402]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 1G" returned: 0 in 0.529s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Downloaded image cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 54bc60d3-a276-4266-a8aa-47951998a134 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 for user a14f4d3cafd3441f8797504e742a69ab is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Marking volume 54bc60d3-a276-4266-a8aa-47951998a134 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Copying metadata from image cfe5b28a-37e9-44ec-b059-2851915ac399 to 54bc60d3-a276-4266-a8aa-47951998a134. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Creating volume glance metadata for volume 54bc60d3-a276-4266-a8aa-47951998a134 backed by image cfe5b28a-37e9-44ec-b059-2851915ac399 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': 'cfe5b28a-37e9-44ec-b059-2851915ac399', '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=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (923a29bc-b9dd-46e2-af13-c97f372d3fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54bc60d3-a276-4266-a8aa-47951998a134', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6aa0276f-3b4a-47fc-b5de-260f7c060ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:03 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Volume volume-54bc60d3-a276-4266-a8aa-47951998a134 (54bc60d3-a276-4266-a8aa-47951998a134): created successfully Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6aa0276f-3b4a-47fc-b5de-260f7c060ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Flow 'volume_create_manager' (c6cb368a-8d58-4be3-920f-073e88ff84e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-76176b19-39d4-4783-b1ac-d9dbfc2bcc0b tempest-VolumesImageMetadata-1069134871 None] Created volume successfully. Aug 19 17:28:03 devstack sudo[104409]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9" returned: 0 in 0.360s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] <== create_volume: return (1466ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.469s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa8b0d59-e120-46d7-8180-6ac060ed336b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f605ca2-9d85-4669-b833-b14e7791771f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:03 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Volume volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 (d1d1f563-0972-4c06-b020-8822b1cf4ca9): created successfully Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f605ca2-9d85-4669-b833-b14e7791771f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Flow 'volume_create_manager' (61426c1c-2395-4a64-8471-3ffd4d0bf060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6e5f9a1d-36f4-4fe7-a982-50b17ccc7113 tempest-VolumesListTestJSON-198774839 None] Created volume successfully. Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=82,cinder:UPDATE=81,cinder:DELETE=6,cinder:INSERT=34 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Flow 'volume_create_manager' (a64b388a-11c2-4064-af51-bbe4a98846d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a37e8125-1ef9-4b30-9b79-57baf25d83c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a37e8125-1ef9-4b30-9b79-57baf25d83c0) 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-19T15:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1287316841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32940c3f-9873-4dd0-aa18-cd139c8afa80,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='264932848b804bac9c1edf97f7a63622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:05Z,use_quota=True,user_id='783ec8e0ad474cc19cf846940989a779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cb3e293-c5d6-4764-8cfa-d4bd2a011a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cb3e293-c5d6-4764-8cfa-d4bd2a011a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4583ba03-7ad3-43f5-800d-bfbd184625f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4583ba03-7ad3-43f5-800d-bfbd184625f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32940c3f-9873-4dd0-aa18-cd139c8afa80', 'volume_name': 'volume-32940c3f-9873-4dd0-aa18-cd139c8afa80', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cc4b6ad-36ab-44d6-a7b3-ce346dd3264c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cc4b6ad-36ab-44d6-a7b3-ce346dd3264c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3b77a92-cfb1-4226-90cd-ac1fff68e010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:04 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Volume 32940c3f-9873-4dd0-aa18-cd139c8afa80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32940c3f-9873-4dd0-aa18-cd139c8afa80', 'volume_size': 1} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 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-19T15:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1287316841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32940c3f-9873-4dd0-aa18-cd139c8afa80,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='264932848b804bac9c1edf97f7a63622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:05Z,use_quota=True,user_id='783ec8e0ad474cc19cf846940989a779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Creating volume 32940c3f-9873-4dd0-aa18-cd139c8afa80 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:04 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:04 devstack sudo[104425]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 1073741824 Aug 19 17:28:04 devstack sudo[104425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Acquiring lock "cinder-54bc60d3-a276-4266-a8aa-47951998a134-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Lock "cinder-54bc60d3-a276-4266-a8aa-47951998a134-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Acquiring lock "cinder-quobyte-54bc60d3-a276-4266-a8aa-47951998a134" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Lock "cinder-quobyte-54bc60d3-a276-4266-a8aa-47951998a134" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddc16415-96c5-4834-8fbe-db42a3f618cf]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:05 devstack sudo[104430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 Aug 19 17:28:05 devstack sudo[104430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:05 devstack sudo[104425]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 1073741824" returned: 0 in 0.740s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:05 devstack sudo[104434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 Aug 19 17:28:05 devstack sudo[104434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:05 devstack sudo[104430]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134" returned: 0 in 0.583s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:05 devstack sudo[104439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134 Aug 19 17:28:05 devstack sudo[104439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:06 devstack sudo[104434]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80" returned: 0 in 0.366s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] <== create_volume: return (1194ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.196s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3b77a92-cfb1-4226-90cd-ac1fff68e010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32940c3f-9873-4dd0-aa18-cd139c8afa80', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9553f541-b377-4b40-a770-54ff7f3aab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:06 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Volume volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 (32940c3f-9873-4dd0-aa18-cd139c8afa80): created successfully Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9553f541-b377-4b40-a770-54ff7f3aab15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Flow 'volume_create_manager' (a64b388a-11c2-4064-af51-bbe4a98846d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b498ca80-2a22-49eb-9f3a-4075d66625c1 tempest-VolumesListTestJSON-198774839 None] Created volume successfully. Aug 19 17:28:06 devstack sudo[104439]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-54bc60d3-a276-4266-a8aa-47951998a134" returned: 0 in 0.388s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Lock "cinder-quobyte-54bc60d3-a276-4266-a8aa-47951998a134" released by "delete_volume" :: held 1.054s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Created reservations ['7ce8957c-f449-408a-b72f-671332d415d8', 'e578282b-7f9c-40b8-bfe4-8721a987b570', 'ba667283-f492-4a43-a859-7b8a46b662ee', '1d51c17d-ff5e-4149-a774-01f340c8cb49'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:06 devstack sudo[104443]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:06 devstack sudo[104443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:06 devstack sudo[104443]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.342s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Deleted volume successfully. Aug 19 17:28:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffaf2922-dc01-4a6a-8fa4-24c4ac7ea780 tempest-VolumesImageMetadata-1069134871 None] Lock "cinder-54bc60d3-a276-4266-a8aa-47951998a134-delete_volume" released by "delete_volume" :: held 1.738s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "cinder-32940c3f-9873-4dd0-aa18-cd139c8afa80-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-32940c3f-9873-4dd0-aa18-cd139c8afa80-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "cinder-quobyte-32940c3f-9873-4dd0-aa18-cd139c8afa80" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-quobyte-32940c3f-9873-4dd0-aa18-cd139c8afa80" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9cfc1b36-eae2-40ae-87a6-037daa04806f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:09 devstack sudo[104448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 Aug 19 17:28:09 devstack sudo[104448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:09 devstack sudo[104448]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80" returned: 0 in 0.412s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:09 devstack sudo[104453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80 Aug 19 17:28:09 devstack sudo[104453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:10 devstack sudo[104453]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-32940c3f-9873-4dd0-aa18-cd139c8afa80" returned: 0 in 0.267s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-quobyte-32940c3f-9873-4dd0-aa18-cd139c8afa80" released by "delete_volume" :: held 0.725s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Created reservations ['48e71ca0-0e8d-47db-b1c8-49785468af2f', '77aa0815-eb16-4dc5-9b45-22849d01a92d', 'e4ff1c76-0050-4836-b2a9-29445251acd2', '4dcecf61-97b0-4b4f-a123-88f758a05a7e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:10 devstack sudo[104456]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:10 devstack sudo[104456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "cinder-d1d1f563-0972-4c06-b020-8822b1cf4ca9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-d1d1f563-0972-4c06-b020-8822b1cf4ca9-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:10 devstack sudo[104456]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "cinder-quobyte-d1d1f563-0972-4c06-b020-8822b1cf4ca9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.416s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-quobyte-d1d1f563-0972-4c06-b020-8822b1cf4ca9" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:10 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Deleted volume successfully. Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[45d513ac-fc4a-4c69-9ab6-c095b9a34b2f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2caed042-de8d-4d4b-9ee1-57fb44d69da7 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-32940c3f-9873-4dd0-aa18-cd139c8afa80-delete_volume" released by "delete_volume" :: held 1.448s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:10 devstack sudo[104459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 Aug 19 17:28:10 devstack sudo[104459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Flow 'volume_create_manager' (3651c36b-604c-4f99-97b9-4ed66a0f495c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfd49c34-6727-4ad3-8fe2-f503d55a18d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfd49c34-6727-4ad3-8fe2-f503d55a18d9) 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-19T15:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1892085536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c0a2b8c2354e7daa6d5e16d8f62738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:11Z,use_quota=True,user_id='ed200472dc904d7f888f5f1037de7e2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4af6df48-a644-47f2-85cc-41725afd1a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4af6df48-a644-47f2-85cc-41725afd1a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fb719c7-6a4e-4c68-b3ef-2f2770fd7cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fb719c7-6a4e-4c68-b3ef-2f2770fd7cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e', 'volume_name': 'volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (915b475f-e4b9-4da9-b620-bc9a30af34e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (915b475f-e4b9-4da9-b620-bc9a30af34e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (58ee2733-2c28-446a-9999-1e16b9125629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:11 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Volume bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e', 'volume_size': 1} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 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-19T15:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1892085536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c0a2b8c2354e7daa6d5e16d8f62738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:11Z,use_quota=True,user_id='ed200472dc904d7f888f5f1037de7e2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Creating volume bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:11 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:11 devstack sudo[104463]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e 1073741824 Aug 19 17:28:11 devstack sudo[104463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:11 devstack sudo[104459]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9" returned: 0 in 0.499s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:11 devstack sudo[104466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9 Aug 19 17:28:11 devstack sudo[104466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:11 devstack sudo[104466]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d1d1f563-0972-4c06-b020-8822b1cf4ca9" returned: 0 in 0.305s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-quobyte-d1d1f563-0972-4c06-b020-8822b1cf4ca9" released by "delete_volume" :: held 0.867s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Created reservations ['9e8b6456-58bc-4b39-8139-9ba58b687ad5', '8e40fdf9-435c-471d-a24f-5603bfacfa10', '60129777-b20a-4430-babd-4e806f26ace6', '3a337342-aafa-42ec-812b-832babb1d00b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:11 devstack sudo[104463]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e 1073741824" returned: 0 in 0.640s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:11 devstack sudo[104474]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:11 devstack sudo[104474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:11 devstack sudo[104476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e Aug 19 17:28:11 devstack sudo[104476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:12 devstack sudo[104474]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.325s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:12 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Deleted volume successfully. Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0fbccaa0-2299-4591-9a2f-cb3bfd43b129 tempest-VolumesListTestJSON-198774839 None] Lock "cinder-d1d1f563-0972-4c06-b020-8822b1cf4ca9-delete_volume" released by "delete_volume" :: held 1.582s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:12 devstack sudo[104476]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" returned: 0 in 0.354s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] <== create_volume: return (1098ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.105s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (58ee2733-2c28-446a-9999-1e16b9125629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa5255bd-bc65-4df3-9c8a-f1d032c318df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:12 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Volume volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e (bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e): created successfully Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa5255bd-bc65-4df3-9c8a-f1d032c318df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Flow 'volume_create_manager' (3651c36b-604c-4f99-97b9-4ed66a0f495c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:12 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-43b0b6d9-433c-43e4-8f78-8cebb33a6d3d tempest-SnapshotMetadataTestJSON-1811735932 None] Created volume successfully. Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Acquiring lock "cinder-f0f30ff5-eb59-437e-8373-0c8ca439bafc-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Lock "cinder-f0f30ff5-eb59-437e-8373-0c8ca439bafc-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Acquiring lock "cinder-quobyte-f0f30ff5-eb59-437e-8373-0c8ca439bafc" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Lock "cinder-quobyte-f0f30ff5-eb59-437e-8373-0c8ca439bafc" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[54383194-c555-4100-a25d-bd8e523daabf]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:13 devstack sudo[104486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc Aug 19 17:28:13 devstack sudo[104486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Creating offline snapshot f7ebf234-7175-4abf-9530-1a2919e928a4 of volume bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[31e2c4d6-d17b-4110-9cb3-f259d1a8558e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:13 devstack sudo[104486]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc" returned: 0 in 0.470s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:13 devstack sudo[104492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc Aug 19 17:28:13 devstack sudo[104492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:13 devstack sudo[104491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e Aug 19 17:28:13 devstack sudo[104491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:13 devstack sudo[104492]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f0f30ff5-eb59-437e-8373-0c8ca439bafc" returned: 0 in 0.338s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Lock "cinder-quobyte-f0f30ff5-eb59-437e-8373-0c8ca439bafc" released by "delete_volume" :: held 0.868s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:13 devstack sudo[104491]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" returned: 0 in 0.441s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:13 devstack sudo[104500]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 1G Aug 19 17:28:13 devstack sudo[104500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:13 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Created reservations ['3b7cc801-ca4e-4af1-b904-7a2d5c140572', '53cdb5c1-8b16-4483-ab1b-d43af383aa65', '9d1fb05d-cfb5-4a6c-be0e-1177b92d5dee', '811a9279-5969-409d-915a-af56de1fc1d8'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:14 devstack sudo[104502]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:14 devstack sudo[104502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:14 devstack sudo[104502]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.309s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:14 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Deleted volume successfully. Aug 19 17:28:14 devstack sudo[104500]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 1G" returned: 0 in 0.538s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cca9927a-67ef-4ff3-baf5-0e71a7a53baa tempest-VolumesListTestJSON-198774839 None] Lock "cinder-f0f30ff5-eb59-437e-8373-0c8ca439bafc-delete_volume" released by "delete_volume" :: held 1.571s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:14 devstack sudo[104510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 Aug 19 17:28:14 devstack sudo[104510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:14 devstack sudo[104510]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4" returned: 0 in 0.335s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:14 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 is being set with open permissions: ugo+rw Aug 19 17:28:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:14 devstack sudo[104515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 Aug 19 17:28:14 devstack sudo[104515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:15 devstack sudo[104515]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4" returned: 0 in 0.262s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:15 devstack sudo[104518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.info Aug 19 17:28:15 devstack sudo[104518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:15 devstack sudo[104518]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.info" returned: 0 in 0.295s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:15 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.info is being set with open permissions: ugo+rw Aug 19 17:28:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:15 devstack sudo[104525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.info Aug 19 17:28:15 devstack sudo[104525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:15 devstack sudo[104525]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.info" returned: 0 in 0.346s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.347s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-df2fa208-da96-46fc-b8ed-83c0ab8197eb tempest-SnapshotMetadataTestJSON-1811735932 None] Create snapshot completed successfully Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "cinder-f7ebf234-7175-4abf-9530-1a2919e928a4-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-f7ebf234-7175-4abf-9530-1a2919e928a4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "cinder-quobyte-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-quobyte-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "cinder-quobyte-f7ebf234-7175-4abf-9530-1a2919e928a4" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-quobyte-f7ebf234-7175-4abf-9530-1a2919e928a4" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Deleting offline snapshot f7ebf234-7175-4abf-9530-1a2919e928a4 of volume bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] snapshot_file for this snap is: volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[de506ea1-ecba-429b-ab8c-764d1046be50]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:17 devstack sudo[104560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 Aug 19 17:28:17 devstack sudo[104560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-08bd7d69-a9c9-4692-b1ce-f5b708e7cf81 req-0d61040b-d8bb-4347-badf-55af2124ce12 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-08bd7d69-a9c9-4692-b1ce-f5b708e7cf81 req-0d61040b-d8bb-4347-badf-55af2124ce12 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-08bd7d69-a9c9-4692-b1ce-f5b708e7cf81 req-0d61040b-d8bb-4347-badf-55af2124ce12 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-08bd7d69-a9c9-4692-b1ce-f5b708e7cf81 req-0d61040b-d8bb-4347-badf-55af2124ce12 tempest-TestInstancesWithCinderVolumes-1295801562 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-7afc522b-0951-4f91-81cd-333c16d19eca', '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': '002da787-1989-45af-9be1-e7ccfd1e6849', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:28:17 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-08bd7d69-a9c9-4692-b1ce-f5b708e7cf81 req-0d61040b-d8bb-4347-badf-55af2124ce12 tempest-TestInstancesWithCinderVolumes-1295801562 None] attachment_update completed successfully. Aug 19 17:28:17 devstack sudo[104560]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4" returned: 0 in 0.434s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:18 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4be8c055-31dc-42a9-aee6-1b740d45660e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:18 devstack sudo[104570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e Aug 19 17:28:18 devstack sudo[104570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:18 devstack sudo[104570]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" returned: 0 in 0.461s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:18 devstack sudo[104576]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 Aug 19 17:28:18 devstack sudo[104576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:18 devstack sudo[104576]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4" returned: 0 in 0.379s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:18 devstack sudo[104581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4 Aug 19 17:28:18 devstack sudo[104581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:19 devstack sudo[104581]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e.f7ebf234-7175-4abf-9530-1a2919e928a4" returned: 0 in 0.271s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-quobyte-f7ebf234-7175-4abf-9530-1a2919e928a4" released by "_delete_snapshot" :: held 1.671s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-quobyte-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" released by "delete_snapshot" :: held 1.703s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Created reservations ['b3a15691-6b0a-423b-9b20-8194b63c5427', 'ea10f4dc-e0a2-4d5f-92ff-68c7a37b8fd7', '2bee5e46-4784-4477-930d-88ab533e60b9', '83f1ed02-a7fe-49b2-86aa-fba8b5991a21'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Delete snapshot completed successfully. Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7448398b-a532-434c-bc1f-9496c9c975f7 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-f7ebf234-7175-4abf-9530-1a2919e928a4-delete_snapshot" released by "delete_snapshot" :: held 1.950s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "cinder-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "cinder-quobyte-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-quobyte-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ed1cd5a-a83b-405f-98e6-4f94298376bd]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:19 devstack sudo[104589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e Aug 19 17:28:19 devstack sudo[104589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:20 devstack sudo[104589]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" returned: 0 in 0.414s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:20 devstack sudo[104600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e Aug 19 17:28:20 devstack sudo[104600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:20 devstack sudo[104600]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" returned: 0 in 0.269s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-quobyte-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e" released by "delete_volume" :: held 0.757s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Created reservations ['bc87a9f5-981b-42a0-97ae-c29f8d7bad4f', 'fbb9dc53-6a69-4cea-9a36-2f833bf43a23', 'b33ac074-a5f7-46c1-9306-5716c593871d', 'dbe0100b-1dde-4e51-a845-60e9c00c3e8c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:20 devstack sudo[104603]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:20 devstack sudo[104603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:21 devstack sudo[104603]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.295s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:21 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Deleted volume successfully. Aug 19 17:28:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9a99a3b6-e71f-47b1-a3f8-d653448a2ef3 tempest-SnapshotMetadataTestJSON-1811735932 None] Lock "cinder-bb7c2c7c-91b0-4f34-a2f7-78d8ea9e6b4e-delete_volume" released by "delete_volume" :: held 1.340s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-112c506e-9fcf-4044-b14e-6dab51e893b0 req-327cc15f-1232-4a35-a353-f04369ce4ed3 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-112c506e-9fcf-4044-b14e-6dab51e893b0 req-327cc15f-1232-4a35-a353-f04369ce4ed3 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-112c506e-9fcf-4044-b14e-6dab51e893b0 req-327cc15f-1232-4a35-a353-f04369ce4ed3 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.018s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-112c506e-9fcf-4044-b14e-6dab51e893b0 req-327cc15f-1232-4a35-a353-f04369ce4ed3 tempest-TestInstancesWithCinderVolumes-1295801562 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-b71f21ca-acab-45d4-9470-447ea638d66e', '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': '2b220dca-9ec8-452e-862c-aaf419b58cf0', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:28:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-112c506e-9fcf-4044-b14e-6dab51e893b0 req-327cc15f-1232-4a35-a353-f04369ce4ed3 tempest-TestInstancesWithCinderVolumes-1295801562 None] attachment_update completed successfully. Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:22 devstack sudo[104623]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:22 devstack sudo[104623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:22 devstack sudo[104623]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.275s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:28:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Flow 'volume_create_manager' (c1826008-a2bb-439f-ab5d-2e3a3a29c229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2b22810-948e-4a55-a591-7db436692c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2b22810-948e-4a55-a591-7db436692c9a) 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-19T15:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-810571485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=727db403-4eb2-43d5-bc84-7f6a0422ce0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01641f317a04d238e5e67d19aacc56f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:27Z,use_quota=True,user_id='5c3660d35edf41b283d6d12a99999586',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (347f879a-1e25-4f60-a3eb-773b1afec25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (347f879a-1e25-4f60-a3eb-773b1afec25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (714953d7-7ec5-4688-93d2-5bc6a5d8b055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (714953d7-7ec5-4688-93d2-5bc6a5d8b055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '727db403-4eb2-43d5-bc84-7f6a0422ce0d', 'volume_name': 'volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb61d2cc-54e1-4a29-ab7b-3827d49a3b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb61d2cc-54e1-4a29-ab7b-3827d49a3b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6298ccb9-5f6e-4882-8ffe-fa7a6d9cb69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Volume 727db403-4eb2-43d5-bc84-7f6a0422ce0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d', 'volume_size': 1} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 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-19T15:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-810571485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=727db403-4eb2-43d5-bc84-7f6a0422ce0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01641f317a04d238e5e67d19aacc56f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:27Z,use_quota=True,user_id='5c3660d35edf41b283d6d12a99999586',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Creating volume 727db403-4eb2-43d5-bc84-7f6a0422ce0d {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:26 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:26 devstack sudo[104645]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d 1073741824 Aug 19 17:28:26 devstack sudo[104645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:27 devstack sudo[104645]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Flow 'volume_create_manager' (66cf96bf-91a0-419a-8c0f-1b7692507e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b48975e8-9bd8-4e26-a999-2ea7b0454c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d 1073741824" returned: 0 in 0.648s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b48975e8-9bd8-4e26-a999-2ea7b0454c14) 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-19T15:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1177741136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=589df7cc-ac10-4d92-a302-eca14413e8aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684af20c54d94d4982e9fe059bc08dbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:27Z,use_quota=True,user_id='e9fb676529024ddf83c8d45efb25954c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ba1d37a-38c9-436e-894d-c29e1280920a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ba1d37a-38c9-436e-894d-c29e1280920a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ec054af-2376-46e8-9248-58cf13c63e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ec054af-2376-46e8-9248-58cf13c63e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '589df7cc-ac10-4d92-a302-eca14413e8aa', 'volume_name': 'volume-589df7cc-ac10-4d92-a302-eca14413e8aa', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2234f24-cb81-4aa6-bc7e-0002bffee9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2234f24-cb81-4aa6-bc7e-0002bffee9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a073ffff-adb1-49a2-91c6-78616dac438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Volume 589df7cc-ac10-4d92-a302-eca14413e8aa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-589df7cc-ac10-4d92-a302-eca14413e8aa', 'volume_size': 1} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:27 devstack sudo[104664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d Aug 19 17:28:27 devstack sudo[104664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:27 devstack sudo[104664]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d" returned: 0 in 0.325s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] <== create_volume: return (1077ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.079s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.353s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 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-19T15:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1177741136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=589df7cc-ac10-4d92-a302-eca14413e8aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684af20c54d94d4982e9fe059bc08dbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:27Z,use_quota=True,user_id='e9fb676529024ddf83c8d45efb25954c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Creating volume 589df7cc-ac10-4d92-a302-eca14413e8aa {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:28 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6298ccb9-5f6e-4882-8ffe-fa7a6d9cb69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:28 devstack sudo[104668]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa 1073741824 Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af7264ef-fd3e-44e4-9d67-45a02b318fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:28 devstack sudo[104668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:28 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Volume volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d (727db403-4eb2-43d5-bc84-7f6a0422ce0d): created successfully Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af7264ef-fd3e-44e4-9d67-45a02b318fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Flow 'volume_create_manager' (c1826008-a2bb-439f-ab5d-2e3a3a29c229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3cb693a6-2ae8-40b2-b2fd-a5463b9e5f20 tempest-AbsoluteLimitsTests-1296555421 None] Created volume successfully. Aug 19 17:28:28 devstack sudo[104668]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa 1073741824" returned: 0 in 0.677s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-3202d2aa-6e91-457e-9e74-55d5724c8ecf req-e76f9cbd-a7d2-4ca4-9012-4e65f492a73a tempest-TestInstancesWithCinderVolumes-1295801562 None] Terminate volume connection completed successfully. Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-3202d2aa-6e91-457e-9e74-55d5724c8ecf req-e76f9cbd-a7d2-4ca4-9012-4e65f492a73a tempest-TestInstancesWithCinderVolumes-1295801562 None] Deleting attachment 002da787-1989-45af-9be1-e7ccfd1e6849. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:28:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:28 devstack sudo[104679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa Aug 19 17:28:28 devstack sudo[104679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Acquiring lock "cinder-727db403-4eb2-43d5-bc84-7f6a0422ce0d-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Lock "cinder-727db403-4eb2-43d5-bc84-7f6a0422ce0d-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:29 devstack sudo[104679]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa" returned: 0 in 0.484s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] <== create_volume: return (1243ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.246s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Acquiring lock "cinder-quobyte-727db403-4eb2-43d5-bc84-7f6a0422ce0d" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a073ffff-adb1-49a2-91c6-78616dac438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-589df7cc-ac10-4d92-a302-eca14413e8aa', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d8b26fa-1a59-43ee-8dda-e5cd048bb1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Lock "cinder-quobyte-727db403-4eb2-43d5-bc84-7f6a0422ce0d" acquired by "delete_volume" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:29 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Volume volume-589df7cc-ac10-4d92-a302-eca14413e8aa (589df7cc-ac10-4d92-a302-eca14413e8aa): created successfully Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d8b26fa-1a59-43ee-8dda-e5cd048bb1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Flow 'volume_create_manager' (66cf96bf-91a0-419a-8c0f-1b7692507e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[00cc2adf-790a-4017-ba6d-44cf71813824]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "cinder-7afc522b-0951-4f91-81cd-333c16d19eca-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:29 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5554bfc2-8094-4452-adf2-e0f58c1e0d84 tempest-AttachVolumeTestJSON-468729698 None] Created volume successfully. Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-7afc522b-0951-4f91-81cd-333c16d19eca-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "cinder-quobyte-7afc522b-0951-4f91-81cd-333c16d19eca" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-quobyte-7afc522b-0951-4f91-81cd-333c16d19eca" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c80e5145-731c-494a-b73d-1673a744dee8]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:29 devstack sudo[104684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d Aug 19 17:28:29 devstack sudo[104684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:29 devstack sudo[104687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca Aug 19 17:28:29 devstack sudo[104687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:29 devstack sudo[104684]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d" returned: 0 in 0.589s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:29 devstack sudo[104698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d Aug 19 17:28:29 devstack sudo[104698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:30 devstack sudo[104687]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca" returned: 0 in 0.571s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:30 devstack sudo[104702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca Aug 19 17:28:30 devstack sudo[104702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:30 devstack sudo[104698]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-727db403-4eb2-43d5-bc84-7f6a0422ce0d" returned: 0 in 0.485s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Lock "cinder-quobyte-727db403-4eb2-43d5-bc84-7f6a0422ce0d" released by "delete_volume" :: held 1.156s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:30 devstack sudo[104702]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7afc522b-0951-4f91-81cd-333c16d19eca" returned: 0 in 0.453s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Created reservations ['edd7125a-dcca-4136-bdf9-4caac8c23d8a', '8c280d8c-2364-4b1d-a894-80207da9ab6e', '543a49d7-e76f-4820-ae08-7021604f03ec', 'a1be2b74-aac1-4403-a114-81622dba13aa'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-quobyte-7afc522b-0951-4f91-81cd-333c16d19eca" released by "delete_volume" :: held 1.112s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (87b502f9-160e-4ea9-a893-0266f0425fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92ee744a-6549-4823-92d4-34f8ed0c3996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92ee744a-6549-4823-92d4-34f8ed0c3996) 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-19T15:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2088460284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd8e59e2-c497-411a-844e-d4d894128fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:30Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a1baab7-27fc-4a1e-8672-81aef8ef1957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a1baab7-27fc-4a1e-8672-81aef8ef1957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1be677b7-c8f0-4e5c-90d5-c63257bd9b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1be677b7-c8f0-4e5c-90d5-c63257bd9b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd8e59e2-c497-411a-844e-d4d894128fd1', 'volume_name': 'volume-fd8e59e2-c497-411a-844e-d4d894128fd1', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35ad1128-cee7-49b0-80de-28d1bd32fb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35ad1128-cee7-49b0-80de-28d1bd32fb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48133aab-5416-4ce2-8865-6b4ffe93ee8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:30 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume fd8e59e2-c497-411a-844e-d4d894128fd1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd8e59e2-c497-411a-844e-d4d894128fd1', 'volume_size': 1} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 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-19T15:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2088460284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd8e59e2-c497-411a-844e-d4d894128fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:30Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Creating volume fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:30 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:30 devstack sudo[104715]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 1073741824 Aug 19 17:28:30 devstack sudo[104715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-455840d1-10dd-4b97-b0f2-15c8785ef116 req-3e57c593-81f6-4bc8-bf47-10913701b972 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:30 devstack cinder-volume[94106]: WARNING cinder.quota [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1684018692-721421819 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1684018692-721421819, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:30 devstack cinder-volume[94106]: WARNING cinder.quota [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1684018692-721421819 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1684018692-721421819, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Created reservations ['1bdda4db-11e0-44da-8423-0dacb0639ba0', 'f65006b1-c986-4c65-b052-ce24c9e36008', '45518fd5-a1ce-4f39-9764-3a524226136a', '780a745b-aa01-4181-8b71-49fbf63bf0df'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:30 devstack sudo[104717]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:30 devstack sudo[104717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:30 devstack sudo[104719]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:30 devstack sudo[104719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:31 devstack sudo[104717]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.309s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Deleted volume successfully. Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d4fa85d7-91d0-4520-a074-0ab5d901f853 tempest-AbsoluteLimitsTests-1296555421 None] Lock "cinder-727db403-4eb2-43d5-bc84-7f6a0422ce0d-delete_volume" released by "delete_volume" :: held 2.066s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:31 devstack sudo[104719]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.323s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deleted volume successfully. Aug 19 17:28:31 devstack sudo[104715]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 1073741824" returned: 0 in 0.574s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b6cfc4f1-4971-4bbc-8b75-90502f7151b6 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-7afc522b-0951-4f91-81cd-333c16d19eca-delete_volume" released by "delete_volume" :: held 1.948s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:31 devstack sudo[104727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 Aug 19 17:28:31 devstack sudo[104727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:31 devstack sudo[104727]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1" returned: 0 in 0.301s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] <== create_volume: return (936ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.939s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-455840d1-10dd-4b97-b0f2-15c8785ef116 req-3e57c593-81f6-4bc8-bf47-10913701b972 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.876s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-455840d1-10dd-4b97-b0f2-15c8785ef116 req-3e57c593-81f6-4bc8-bf47-10913701b972 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48133aab-5416-4ce2-8865-6b4ffe93ee8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd8e59e2-c497-411a-844e-d4d894128fd1', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d04b11e8-5f26-4186-bcf7-8d7da452db2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume volume-fd8e59e2-c497-411a-844e-d4d894128fd1 (fd8e59e2-c497-411a-844e-d4d894128fd1): created successfully Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d04b11e8-5f26-4186-bcf7-8d7da452db2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (87b502f9-160e-4ea9-a893-0266f0425fae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-455840d1-10dd-4b97-b0f2-15c8785ef116 req-3e57c593-81f6-4bc8-bf47-10913701b972 tempest-AttachVolumeTestJSON-468729698 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-589df7cc-ac10-4d92-a302-eca14413e8aa', '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': '950d6265-ce6e-4e4f-ba82-2d65be636644', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:28:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-65f0991e-4c2c-48f6-9a4e-de0e112a45c5 tempest-VolumesSnapshotTestJSON-1895553004 None] Created volume successfully. Aug 19 17:28:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-455840d1-10dd-4b97-b0f2-15c8785ef116 req-3e57c593-81f6-4bc8-bf47-10913701b972 tempest-AttachVolumeTestJSON-468729698 None] attachment_update completed successfully. Aug 19 17:28:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Creating offline snapshot c1268fc3-e236-4615-a892-c5af0205ae9c of volume fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:28:32 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[885815bc-b9e9-4be5-b829-26aeefe6318e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:33 devstack sudo[104756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 Aug 19 17:28:33 devstack sudo[104756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:33 devstack sudo[104756]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1" returned: 0 in 0.494s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:33 devstack sudo[104762]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c 1G Aug 19 17:28:33 devstack sudo[104762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:34 devstack sudo[104762]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c 1G" returned: 0 in 0.565s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd8e59e2-c497-411a-844e-d4d894128fd1 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:34 devstack sudo[104773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd8e59e2-c497-411a-844e-d4d894128fd1 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c Aug 19 17:28:34 devstack sudo[104773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-da42b3f1-688c-46c6-b3df-416c3aa57dd7 req-f1fcd340-4f72-415d-9395-d387c2b41026 tempest-TestInstancesWithCinderVolumes-1295801562 None] Terminate volume connection completed successfully. Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-da42b3f1-688c-46c6-b3df-416c3aa57dd7 req-f1fcd340-4f72-415d-9395-d387c2b41026 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deleting attachment 2b220dca-9ec8-452e-862c-aaf419b58cf0. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:28:34 devstack sudo[104773]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd8e59e2-c497-411a-844e-d4d894128fd1 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c" returned: 0 in 0.443s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:34 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c is being set with open permissions: ugo+rw Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:34 devstack sudo[104779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c Aug 19 17:28:34 devstack sudo[104779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "cinder-b71f21ca-acab-45d4-9470-447ea638d66e-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-b71f21ca-acab-45d4-9470-447ea638d66e-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Flow 'volume_create_manager' (c9ce14bf-0d72-4afb-a51f-c97b15794cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a8cafc0-b67e-4e67-b66d-4269ae41a45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack sudo[104779]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c" returned: 0 in 0.346s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a8cafc0-b67e-4e67-b66d-4269ae41a45a) 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-19T15:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1012352013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8c9848f1-b0fa-4c2e-a49e-465e0287f695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684af20c54d94d4982e9fe059bc08dbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:35Z,use_quota=True,user_id='e9fb676529024ddf83c8d45efb25954c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18ae7588-0ed9-4077-9b19-054858baee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18ae7588-0ed9-4077-9b19-054858baee5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df209531-1879-4a66-8511-b98b78538194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df209531-1879-4a66-8511-b98b78538194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c9848f1-b0fa-4c2e-a49e-465e0287f695', 'volume_name': 'volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10c396d1-4644-4fc3-973a-ae2b1f600344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10c396d1-4644-4fc3-973a-ae2b1f600344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e979526-c83b-4252-bcf1-ed5963d7428d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:34 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Volume 8c9848f1-b0fa-4c2e-a49e-465e0287f695: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695', 'volume_size': 1} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "cinder-quobyte-b71f21ca-acab-45d4-9470-447ea638d66e" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-quobyte-b71f21ca-acab-45d4-9470-447ea638d66e" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6790be26-0d2a-43d0-affb-f153b64bf1e0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:34 devstack sudo[104782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.info Aug 19 17:28:34 devstack sudo[104782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack sudo[104783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e Aug 19 17:28:35 devstack sudo[104783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack sudo[104782]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.info" returned: 0 in 0.372s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.info is being set with open permissions: ugo+rw Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:35 devstack sudo[104787]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.info Aug 19 17:28:35 devstack sudo[104787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack sudo[104783]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e" returned: 0 in 0.501s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:35 devstack sudo[104792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e Aug 19 17:28:35 devstack sudo[104792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack sudo[104787]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.info" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.732s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.793s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 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-19T15:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1012352013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8c9848f1-b0fa-4c2e-a49e-465e0287f695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684af20c54d94d4982e9fe059bc08dbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:35Z,use_quota=True,user_id='e9fb676529024ddf83c8d45efb25954c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Creating volume 8c9848f1-b0fa-4c2e-a49e-465e0287f695 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:35 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:35 devstack sudo[104795]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 1073741824 Aug 19 17:28:35 devstack sudo[104795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7d513591-1a69-4ae2-b3c4-d34bb614a3f8 tempest-VolumesSnapshotTestJSON-1895553004 None] Create snapshot completed successfully Aug 19 17:28:35 devstack sudo[104792]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b71f21ca-acab-45d4-9470-447ea638d66e" returned: 0 in 0.363s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-quobyte-b71f21ca-acab-45d4-9470-447ea638d66e" released by "delete_volume" :: held 0.927s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:35 devstack cinder-volume[94106]: WARNING cinder.quota [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1794115635-1183702467 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1794115635-1183702467, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:35 devstack cinder-volume[94106]: WARNING cinder.quota [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1794115635-1183702467 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1794115635-1183702467, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:35 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Created reservations ['c3cbbe44-33d8-4bd4-9f3e-43d4425c25d3', 'cf905d00-4b7d-4cfc-9a52-1dc6a61369fd', '21bf66f5-fc39-47a0-a4d9-9370a1dec79b', '9ac799b2-16f1-4956-960b-2392024fc316'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:36 devstack sudo[104801]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:36 devstack sudo[104801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-c1268fc3-e236-4615-a892-c5af0205ae9c-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:36 devstack sudo[104795]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 1073741824" returned: 0 in 0.811s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-c1268fc3-e236-4615-a892-c5af0205ae9c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.052s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:36 devstack sudo[104801]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.476s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:36 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deleted volume successfully. Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-fd8e59e2-c497-411a-844e-d4d894128fd1" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c26bd49d-2afa-4391-ae89-14f004043086 tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-b71f21ca-acab-45d4-9470-447ea638d66e-delete_volume" released by "delete_volume" :: held 1.904s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:36 devstack sudo[104806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 Aug 19 17:28:36 devstack sudo[104806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fd8e59e2-c497-411a-844e-d4d894128fd1" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-c1268fc3-e236-4615-a892-c5af0205ae9c" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c1268fc3-e236-4615-a892-c5af0205ae9c" acquired by "_delete_snapshot" :: waited 0.039s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Deleting offline snapshot c1268fc3-e236-4615-a892-c5af0205ae9c of volume fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] snapshot_file for this snap is: volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb8d588d-e39d-4fd0-849a-0d7183d3a524]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:36 devstack sudo[104808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c Aug 19 17:28:36 devstack sudo[104808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:37 devstack sudo[104806]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695" returned: 0 in 0.524s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] <== create_volume: return (1461ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.464s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e979526-c83b-4252-bcf1-ed5963d7428d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9ce93d1-1304-418e-9181-0e0c7d9a4a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:37 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Volume volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 (8c9848f1-b0fa-4c2e-a49e-465e0287f695): created successfully Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9ce93d1-1304-418e-9181-0e0c7d9a4a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Flow 'volume_create_manager' (c9ce14bf-0d72-4afb-a51f-c97b15794cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-96ab65d2-8d4c-43be-9a91-56776f3eb574 tempest-AttachVolumeTestJSON-468729698 None] Created volume successfully. Aug 19 17:28:37 devstack sudo[104808]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c" returned: 0 in 0.590s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fd8e59e2-c497-411a-844e-d4d894128fd1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d486700-e394-4147-b18a-a0af7fca5480]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:37 devstack sudo[104814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 Aug 19 17:28:37 devstack sudo[104814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:37 devstack sudo[104814]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1" returned: 0 in 0.503s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:37 devstack sudo[104822]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c Aug 19 17:28:37 devstack sudo[104822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:38 devstack sudo[104822]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c" returned: 0 in 0.789s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:38 devstack sudo[104842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c Aug 19 17:28:38 devstack sudo[104842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-e34d16bb-6202-4930-ad16-25a1e365a7ec req-d5c51658-9e17-443c-9720-bdc0cdc80979 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-e34d16bb-6202-4930-ad16-25a1e365a7ec req-d5c51658-9e17-443c-9720-bdc0cdc80979 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-e34d16bb-6202-4930-ad16-25a1e365a7ec req-d5c51658-9e17-443c-9720-bdc0cdc80979 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.040s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-e34d16bb-6202-4930-ad16-25a1e365a7ec req-d5c51658-9e17-443c-9720-bdc0cdc80979 tempest-AttachVolumeTestJSON-468729698 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695', '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': '8dfc185d-f242-4b0d-aec2-8ecd0ec401cc', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:28:39 devstack sudo[104842]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1.c1268fc3-e236-4615-a892-c5af0205ae9c" returned: 0 in 0.563s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c1268fc3-e236-4615-a892-c5af0205ae9c" released by "_delete_snapshot" :: held 2.642s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:39 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-e34d16bb-6202-4930-ad16-25a1e365a7ec req-d5c51658-9e17-443c-9720-bdc0cdc80979 tempest-AttachVolumeTestJSON-468729698 None] attachment_update completed successfully. Aug 19 17:28:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fd8e59e2-c497-411a-844e-d4d894128fd1" released by "delete_snapshot" :: held 2.702s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:39 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['63aea90b-b4db-4a41-adbd-98de6ac0e7b5', 'c27b2227-34c0-4fb5-9ee2-6819e44ae3dd', '23e2e351-1ba7-4b16-adb5-acb7634a19a3', '2f2cc921-ff48-417f-ac71-79544e0240d1'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:39 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Delete snapshot completed successfully. Aug 19 17:28:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9207d34c-8ac3-4f9b-bb44-f3a5fa7dcd34 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-c1268fc3-e236-4615-a892-c5af0205ae9c-delete_snapshot" released by "delete_snapshot" :: held 3.106s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Flow 'volume_create_manager' (5c4997d2-b518-4f3a-812e-30c8292202a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38f0e646-c3af-4f5d-abe8-f5123400bc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38f0e646-c3af-4f5d-abe8-f5123400bc20) 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-19T15:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-668105894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8457d837b9314ad9aec49a631588442a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:40Z,use_quota=True,user_id='a68dd1ac4a8747d3b475e04aac32de8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b5f37f6-1ea6-472c-b36a-00933570aba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b5f37f6-1ea6-472c-b36a-00933570aba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a054267c-fa74-4f07-9dc0-3ffe39fdb03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a054267c-fa74-4f07-9dc0-3ffe39fdb03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7', 'volume_name': 'volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abc28ed1-0d9a-4506-bba1-489d3f60ee31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abc28ed1-0d9a-4506-bba1-489d3f60ee31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4ba1089-62c8-43ea-a4f9-54a5faa5875b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:40 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Volume 5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7', 'volume_size': 1} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 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-19T15:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-668105894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8457d837b9314ad9aec49a631588442a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:40Z,use_quota=True,user_id='a68dd1ac4a8747d3b475e04aac32de8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Creating volume 5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:40 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:40 devstack sudo[104883]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 1073741824 Aug 19 17:28:40 devstack sudo[104883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-969948e9-0191-4be8-8cf0-1e32f739e3a3 req-855c6999-d715-462f-ad48-2a5567e29782 tempest-TestInstancesWithCinderVolumes-1295801562 None] Terminate volume connection completed successfully. Aug 19 17:28:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-969948e9-0191-4be8-8cf0-1e32f739e3a3 req-855c6999-d715-462f-ad48-2a5567e29782 tempest-TestInstancesWithCinderVolumes-1295801562 None] Deleting attachment 54c7571c-1b3d-4139-9d63-03fe8abd2bdd. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (53ac5bf4-fce8-4926-802b-51e1a4849f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c75b9f-435e-483c-b133-b3f1d6488877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c75b9f-435e-483c-b133-b3f1d6488877) 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-19T15:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1226292354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9f2f865-2cc3-42a7-bbef-3015b9534627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:28:41Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea4b5ac8-27fe-46fa-a2ad-050d7c9d7c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea4b5ac8-27fe-46fa-a2ad-050d7c9d7c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (046f1ad8-3658-4806-95e6-a7385ed4fc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (046f1ad8-3658-4806-95e6-a7385ed4fc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9f2f865-2cc3-42a7-bbef-3015b9534627', 'volume_name': 'volume-c9f2f865-2cc3-42a7-bbef-3015b9534627', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (314ca794-b849-4d6e-9568-c244c017df3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (314ca794-b849-4d6e-9568-c244c017df3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (956f5a5f-e863-4656-bbb7-cc8284e305f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume c9f2f865-2cc3-42a7-bbef-3015b9534627: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9f2f865-2cc3-42a7-bbef-3015b9534627', 'volume_size': 1} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:41 devstack sudo[104883]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 1073741824" returned: 0 in 0.676s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:41 devstack sudo[104894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 Aug 19 17:28:41 devstack sudo[104894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:41 devstack sudo[104894]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7" returned: 0 in 0.318s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] <== create_volume: return (1072ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.075s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.429s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 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-19T15:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1226292354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9f2f865-2cc3-42a7-bbef-3015b9534627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:28:41Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Creating volume c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:41 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:41 devstack sudo[104898]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 1073741824 Aug 19 17:28:41 devstack sudo[104898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4ba1089-62c8-43ea-a4f9-54a5faa5875b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d32a246-1249-4aad-9141-b98c486d6995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:41 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Volume volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 (5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7): created successfully Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d32a246-1249-4aad-9141-b98c486d6995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Flow 'volume_create_manager' (5c4997d2-b518-4f3a-812e-30c8292202a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-94801a69-3a4d-4093-9484-a74f67356993 tempest-VolumesTransfersTest-993011785 None] Created volume successfully. Aug 19 17:28:42 devstack sudo[104898]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 1073741824" returned: 0 in 0.520s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:42 devstack sudo[104908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 Aug 19 17:28:42 devstack sudo[104908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-08ee8e42-7347-4d4a-ae03-4345f402fed7 req-d6fe6e03-78a7-42a6-bb48-b80e1fa1b6fc tempest-AttachVolumeTestJSON-468729698 None] Terminate volume connection completed successfully. Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-08ee8e42-7347-4d4a-ae03-4345f402fed7 req-d6fe6e03-78a7-42a6-bb48-b80e1fa1b6fc tempest-AttachVolumeTestJSON-468729698 None] Deleting attachment 950d6265-ce6e-4e4f-ba82-2d65be636644. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:28:42 devstack sudo[104908]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627" returned: 0 in 0.321s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] <== create_volume: return (898ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.903s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (956f5a5f-e863-4656-bbb7-cc8284e305f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9f2f865-2cc3-42a7-bbef-3015b9534627', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a0ed147-52cd-443d-94c5-f839c59ddd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:42 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 (c9f2f865-2cc3-42a7-bbef-3015b9534627): created successfully Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a0ed147-52cd-443d-94c5-f839c59ddd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (53ac5bf4-fce8-4926-802b-51e1a4849f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-493d57a6-d5cc-4079-abe7-ebec0c20e772 tempest-VolumesSnapshotTestJSON-1895553004 None] Created volume successfully. Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "cinder-84528a07-ddb1-4e91-a768-59ae14ea2c29-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-84528a07-ddb1-4e91-a768-59ae14ea2c29-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "cinder-quobyte-84528a07-ddb1-4e91-a768-59ae14ea2c29" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-quobyte-84528a07-ddb1-4e91-a768-59ae14ea2c29" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[668b6b99-f584-4446-ba9c-54624a025a31]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:42 devstack sudo[104912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 Aug 19 17:28:42 devstack sudo[104912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0462aa6e-51f5-43a3-b167-be257cc5e21e tempest-VolumesTransfersTest-152484640 None] Transfer volume completed successfully. Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:43 devstack sudo[104912]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29" returned: 0 in 0.506s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Creating offline snapshot 725b1ad1-1075-4165-a1ad-d921e922200c of volume c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:28:43 devstack sudo[104917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29 Aug 19 17:28:43 devstack sudo[104917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bef94f15-919b-4adc-b84e-ab5b9a60af1e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:43 devstack sudo[104919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 Aug 19 17:28:43 devstack sudo[104919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:43 devstack sudo[104917]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84528a07-ddb1-4e91-a768-59ae14ea2c29" returned: 0 in 0.400s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-quobyte-84528a07-ddb1-4e91-a768-59ae14ea2c29" released by "delete_volume" :: held 0.957s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:43 devstack cinder-volume[94106]: WARNING cinder.quota [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1795877266-25079148 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1795877266-25079148, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:43 devstack cinder-volume[94106]: WARNING cinder.quota [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1795877266-25079148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1795877266-25079148, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:28:43 devstack sudo[104919]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627" returned: 0 in 0.454s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Created reservations ['14b12f83-a01b-4b81-b8b0-2f80395e5fdf', '016fd7ff-776d-41b7-9bda-5cb323d0e0aa', 'f344afab-7a18-4105-867c-c0d5b15515e4', '74c9f4ca-1eba-43a2-8192-fe87f30102fd'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:43 devstack sudo[104928]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c 1G Aug 19 17:28:43 devstack sudo[104928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Acquiring lock "cinder-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:43 devstack sudo[104932]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:43 devstack sudo[104932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-b78b0732-6e24-4701-9681-b2778a04e3ec req-e1cdf5ce-b54d-4812-801f-4eb06be3577e tempest-AttachVolumeTestJSON-468729698 None] Terminate volume connection completed successfully. Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-b78b0732-6e24-4701-9681-b2778a04e3ec req-e1cdf5ce-b54d-4812-801f-4eb06be3577e tempest-AttachVolumeTestJSON-468729698 None] Deleting attachment 8dfc185d-f242-4b0d-aec2-8ecd0ec401cc. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Acquiring lock "cinder-quobyte-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-quobyte-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ded81ff7-80b5-473f-870a-d3faf7bc8714]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:44 devstack sudo[104935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 Aug 19 17:28:44 devstack sudo[104935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:44 devstack sudo[104932]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Deleted volume successfully. Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a68b4ba2-0995-413c-8071-3f9063073d3d tempest-TestInstancesWithCinderVolumes-1295801562 None] Lock "cinder-84528a07-ddb1-4e91-a768-59ae14ea2c29-delete_volume" released by "delete_volume" :: held 1.687s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:44 devstack sudo[104928]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c 1G" returned: 0 in 0.676s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:44 devstack sudo[104942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c Aug 19 17:28:44 devstack sudo[104942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:44 devstack sudo[104935]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7" returned: 0 in 0.434s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:44 devstack sudo[104948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7 Aug 19 17:28:44 devstack sudo[104948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:44 devstack sudo[104942]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:44 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c is being set with open permissions: ugo+rw Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:44 devstack sudo[104948]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7" returned: 0 in 0.276s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:44 devstack sudo[104954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c Aug 19 17:28:44 devstack sudo[104954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-quobyte-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7" released by "delete_volume" :: held 0.790s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Created reservations ['3a0ad707-df08-4ace-986e-c66d1710eaa2', '01a00a84-1d09-486a-871a-5ee3ad621004', '3e77b7d5-74fe-432d-9366-b749b8bf7eef', 'e656935f-8252-42f0-87da-46bcfe4bca33'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:45 devstack sudo[104956]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:45 devstack sudo[104956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:45 devstack sudo[104954]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:45 devstack sudo[104959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.info Aug 19 17:28:45 devstack sudo[104959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:45 devstack sudo[104956]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.387s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Deleted volume successfully. Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bfbcd005-2268-485c-8838-52e4c7732582 tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-5c81cd9b-0b5c-4ddf-ab81-2a9a685cadd7-delete_volume" released by "delete_volume" :: held 1.532s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:45 devstack sudo[104959]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.info" returned: 0 in 0.518s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:45 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.info is being set with open permissions: ugo+rw Aug 19 17:28:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:45 devstack sudo[104975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.info Aug 19 17:28:45 devstack sudo[104975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Flow 'volume_create_manager' (354b748b-8361-4c58-b8ca-8a00cbdb307b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9bdafaf-7c41-4b42-9824-7fa04a6f5197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9bdafaf-7c41-4b42-9824-7fa04a6f5197) 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-19T15:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-656893803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8dc50d12-08ba-474c-b5f1-ae96364db4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8457d837b9314ad9aec49a631588442a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:46Z,use_quota=True,user_id='a68dd1ac4a8747d3b475e04aac32de8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97e3e087-fbb0-4a91-a610-9df9b9de6385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97e3e087-fbb0-4a91-a610-9df9b9de6385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41325e1d-ba85-4efe-8d41-5184e3cd1343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41325e1d-ba85-4efe-8d41-5184e3cd1343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8dc50d12-08ba-474c-b5f1-ae96364db4ed', 'volume_name': 'volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80fcd856-703d-40a6-a491-f1cf0d79b43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80fcd856-703d-40a6-a491-f1cf0d79b43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcb44349-37c3-4d1d-8d96-36b328c82031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:46 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Volume 8dc50d12-08ba-474c-b5f1-ae96364db4ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed', 'volume_size': 1} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:46 devstack sudo[104975]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.info" returned: 0 in 0.483s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.052s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.042s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 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-19T15:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-656893803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8dc50d12-08ba-474c-b5f1-ae96364db4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8457d837b9314ad9aec49a631588442a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28: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-19T15:28:46Z,use_quota=True,user_id='a68dd1ac4a8747d3b475e04aac32de8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Creating volume 8dc50d12-08ba-474c-b5f1-ae96364db4ed {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:46 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:46 devstack sudo[104989]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed 1073741824 Aug 19 17:28:46 devstack sudo[104989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-253836a8-aeb6-49ed-be98-7e905ce906f0 tempest-VolumesSnapshotTestJSON-1895553004 None] Create snapshot completed successfully Aug 19 17:28:46 devstack sudo[104989]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed 1073741824" returned: 0 in 0.669s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:47 devstack sudo[104995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed Aug 19 17:28:47 devstack sudo[104995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (40ac6fcd-9f38-4c84-9b1c-dcd66d968d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f00296ed-905e-48dd-9098-fdc0d312e2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:47 devstack sudo[104995]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed" returned: 0 in 0.406s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f00296ed-905e-48dd-9098-fdc0d312e2b9) 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-19T15:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-116322921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37442a51-45f8-4b69-889f-2e3434889494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:28:47Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=725b1ad1-1075-4165-a1ad-d921e922200c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:28:47Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7097822-488e-43e4-9254-e47bd5470273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7097822-488e-43e4-9254-e47bd5470273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (129fc069-ab55-4c01-a217-2f47fde22ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (129fc069-ab55-4c01-a217-2f47fde22ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '37442a51-45f8-4b69-889f-2e3434889494', 'volume_name': 'volume-37442a51-45f8-4b69-889f-2e3434889494', 'volume_size': 2, 'snapshot_id': '725b1ad1-1075-4165-a1ad-d921e922200c'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (954f3aa2-2508-412f-89a9-402fd7c089d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (954f3aa2-2508-412f-89a9-402fd7c089d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb5b80c2-90b5-42e3-86b0-6e97af801389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Volume 37442a51-45f8-4b69-889f-2e3434889494: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-37442a51-45f8-4b69-889f-2e3434889494', 'volume_size': 2, 'snapshot_id': '725b1ad1-1075-4165-a1ad-d921e922200c'} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] <== create_volume: return (1191ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.194s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcb44349-37c3-4d1d-8d96-36b328c82031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2041149e-e0e5-4a70-93d8-473ccd24d650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-725b1ad1-1075-4165-a1ad-d921e922200c-37442a51-45f8-4b69-889f-2e3434889494" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-725b1ad1-1075-4165-a1ad-d921e922200c-37442a51-45f8-4b69-889f-2e3434889494" acquired by "_create_volume_from_snapshot" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Creating volume 37442a51-45f8-4b69-889f-2e3434889494 from snapshot 725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-37442a51-45f8-4b69-889f-2e3434889494" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-37442a51-45f8-4b69-889f-2e3434889494" acquired by "_copy_volume_from_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] snapshot: 725b1ad1-1075-4165-a1ad-d921e922200c, volume: 37442a51-45f8-4b69-889f-2e3434889494, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:28:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Volume volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed (8dc50d12-08ba-474c-b5f1-ae96364db4ed): created successfully Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2041149e-e0e5-4a70-93d8-473ccd24d650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Flow 'volume_create_manager' (354b748b-8361-4c58-b8ca-8a00cbdb307b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2f92f46d-2015-4e05-889f-75435c3ef5db tempest-VolumesTransfersTest-993011785 None] Created volume successfully. Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4a06d78-edb4-4789-bdb4-368e5c2badf0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:47 devstack sudo[105000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c Aug 19 17:28:47 devstack sudo[105000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c" returned: 0 in 0.497s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c9f2f865-2cc3-42a7-bbef-3015b9534627(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:48 devstack sudo[105000]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7266a2e-a666-4c30-b788-7af067abb5bb]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:48 devstack sudo[105008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 Aug 19 17:28:48 devstack sudo[105008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:48 devstack sudo[105008]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627" returned: 0 in 0.564s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:48 devstack sudo[105014]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 Aug 19 17:28:48 devstack sudo[105014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Acquiring lock "cinder-8dc50d12-08ba-474c-b5f1-ae96364db4ed-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-8dc50d12-08ba-474c-b5f1-ae96364db4ed-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Acquiring lock "cinder-quobyte-8dc50d12-08ba-474c-b5f1-ae96364db4ed" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-quobyte-8dc50d12-08ba-474c-b5f1-ae96364db4ed" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e435a9f7-2960-4290-912d-ab5e46452619]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:49 devstack sudo[105018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed Aug 19 17:28:49 devstack sudo[105018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:49 devstack sudo[105018]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed" returned: 0 in 0.626s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:49 devstack sudo[105032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed Aug 19 17:28:49 devstack sudo[105032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:50 devstack sudo[105032]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8dc50d12-08ba-474c-b5f1-ae96364db4ed" returned: 0 in 0.973s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-quobyte-8dc50d12-08ba-474c-b5f1-ae96364db4ed" released by "delete_volume" :: held 1.671s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:50 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Created reservations ['7c782174-5fa9-41e7-b913-5c250fd6d9cb', '591f9623-fea5-4276-a59e-debafe54b54d', 'e2d88c41-2531-4f17-a07d-eb6b2a3ef938', '532b8dca-5f0f-4b46-aa1a-bc98897d54da'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:51 devstack sudo[105035]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:51 devstack sudo[105035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:51 devstack sudo[105035]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.633s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Deleted volume successfully. Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b5671d36-ebbe-4ca3-a8ee-abe9c584cfed tempest-VolumesTransfersTest-1262025285 None] Lock "cinder-8dc50d12-08ba-474c-b5f1-ae96364db4ed-delete_volume" released by "delete_volume" :: held 2.876s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "cinder-8c9848f1-b0fa-4c2e-a49e-465e0287f695-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-8c9848f1-b0fa-4c2e-a49e-465e0287f695-delete_volume" acquired by "delete_volume" :: waited 0.058s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "cinder-quobyte-8c9848f1-b0fa-4c2e-a49e-465e0287f695" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-quobyte-8c9848f1-b0fa-4c2e-a49e-465e0287f695" acquired by "delete_volume" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5999fcdf-68c6-447d-9480-aab9b92d365e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:52 devstack sudo[105039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 Aug 19 17:28:52 devstack sudo[105039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:53 devstack sudo[105039]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695" returned: 0 in 0.892s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:53 devstack sudo[105046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695 Aug 19 17:28:53 devstack sudo[105046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:53 devstack sudo[105046]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8c9848f1-b0fa-4c2e-a49e-465e0287f695" returned: 0 in 0.774s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-quobyte-8c9848f1-b0fa-4c2e-a49e-465e0287f695" released by "delete_volume" :: held 1.773s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:53 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=157,cinder:UPDATE=146,cinder:INSERT=46,cinder:DELETE=15 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Created reservations ['30d4d64f-e358-4a68-988a-0d1008c70884', '4fd4ce82-298b-443e-909e-50e389f5da6b', '8bb26fd6-17a6-4dba-9c68-8923e9c8e8fe', '4688c4b8-af26-4394-8dd0-74ae79322d38'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.034s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:54 devstack sudo[105049]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "cinder-589df7cc-ac10-4d92-a302-eca14413e8aa-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:54 devstack sudo[105049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-589df7cc-ac10-4d92-a302-eca14413e8aa-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "cinder-quobyte-589df7cc-ac10-4d92-a302-eca14413e8aa" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-quobyte-589df7cc-ac10-4d92-a302-eca14413e8aa" acquired by "delete_volume" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[29ef1eaf-c1ab-42d8-995c-46bf94502e85]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:55 devstack sudo[105049]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.789s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Deleted volume successfully. Aug 19 17:28:55 devstack sudo[105014]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494" returned: 0 in 6.451s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627, size 1024.00 MB, duration 6.46 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:28:55 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Converted 1024.00 MB image at 158.63 MB/s Aug 19 17:28:55 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 is being set with open permissions: ugo+rw Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8c1cb5f7-8140-4d3b-89f8-1039f0107851 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-8c9848f1-b0fa-4c2e-a49e-465e0287f695-delete_volume" released by "delete_volume" :: held 3.329s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:55 devstack sudo[105052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa Aug 19 17:28:55 devstack sudo[105052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:55 devstack sudo[105054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 Aug 19 17:28:55 devstack sudo[105054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:55 devstack sudo[105054]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494" returned: 0 in 0.372s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:55 devstack sudo[105052]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-37442a51-45f8-4b69-889f-2e3434889494" released by "_copy_volume_from_snapshot" :: held 8.027s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa" returned: 0 in 0.669s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:55 devstack sudo[105062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa Aug 19 17:28:55 devstack sudo[105062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-725b1ad1-1075-4165-a1ad-d921e922200c-37442a51-45f8-4b69-889f-2e3434889494" released by "_create_volume_from_snapshot" :: held 8.150s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.182s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb5b80c2-90b5-42e3-86b0-6e97af801389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-37442a51-45f8-4b69-889f-2e3434889494', 'volume_size': 2, 'snapshot_id': '725b1ad1-1075-4165-a1ad-d921e922200c'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66edf8d0-1c76-4fe1-8950-b3ce90389fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:28:55 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Volume volume-37442a51-45f8-4b69-889f-2e3434889494 (37442a51-45f8-4b69-889f-2e3434889494): created successfully Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66edf8d0-1c76-4fe1-8950-b3ce90389fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:28:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (40ac6fcd-9f38-4c84-9b1c-dcd66d968d40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:28:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-387e5bca-55d3-40cb-b920-206ef7dfcdcc tempest-VolumesSnapshotTestJSON-1895553004 None] Created volume successfully. Aug 19 17:28:56 devstack sudo[105062]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-589df7cc-ac10-4d92-a302-eca14413e8aa" returned: 0 in 0.410s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-quobyte-589df7cc-ac10-4d92-a302-eca14413e8aa" released by "delete_volume" :: held 1.203s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Created reservations ['52744542-b26d-4423-af4e-004f5240a7ba', '17d549a3-c8fa-4770-9209-4cb2e2c41bf7', 'cc56cb9f-0154-4fdc-b0f3-37c271acc439', 'ed125763-0e77-4ace-bbd7-1a1aadd8a1f2'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:56 devstack sudo[105065]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:56 devstack sudo[105065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:56 devstack sudo[105065]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.278s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Deleted volume successfully. Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5f8c5c78-3b1c-47fa-98db-7fccdbe89d1f tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-589df7cc-ac10-4d92-a302-eca14413e8aa-delete_volume" released by "delete_volume" :: held 1.951s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-37442a51-45f8-4b69-889f-2e3434889494-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-37442a51-45f8-4b69-889f-2e3434889494-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "cinder-bb560eb6-1593-4891-83fa-5ce22000890f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-37442a51-45f8-4b69-889f-2e3434889494" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-bb560eb6-1593-4891-83fa-5ce22000890f-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-37442a51-45f8-4b69-889f-2e3434889494" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bb3acf4-28b2-4556-bd09-593820b41caf]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "cinder-quobyte-bb560eb6-1593-4891-83fa-5ce22000890f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-quobyte-bb560eb6-1593-4891-83fa-5ce22000890f" acquired by "delete_volume" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe97ae8a-8033-4d2c-b1ff-7ae9522f102e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:57 devstack sudo[105068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 Aug 19 17:28:57 devstack sudo[105068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:57 devstack sudo[105069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f Aug 19 17:28:57 devstack sudo[105069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:57 devstack sudo[105068]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494" returned: 0 in 0.469s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:57 devstack sudo[105076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494 Aug 19 17:28:57 devstack sudo[105076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:57 devstack sudo[105069]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f" returned: 0 in 0.497s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:57 devstack sudo[105082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f Aug 19 17:28:57 devstack sudo[105082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:57 devstack sudo[105076]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37442a51-45f8-4b69-889f-2e3434889494" returned: 0 in 0.286s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-37442a51-45f8-4b69-889f-2e3434889494" released by "delete_volume" :: held 0.815s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['87d4037e-718a-4578-a133-a31c46a6c5eb', '01146318-f225-46a3-bcc9-112e7190eeb7', '04916d11-a1d9-47c5-855c-5815d7aeab6f', '0b6af8f8-eb12-47e7-b005-23d25bbaa33e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:58 devstack sudo[105082]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bb560eb6-1593-4891-83fa-5ce22000890f" returned: 0 in 0.356s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-quobyte-bb560eb6-1593-4891-83fa-5ce22000890f" released by "delete_volume" :: held 0.927s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:58 devstack sudo[105086]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:58 devstack sudo[105086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-725b1ad1-1075-4165-a1ad-d921e922200c-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-725b1ad1-1075-4165-a1ad-d921e922200c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-c9f2f865-2cc3-42a7-bbef-3015b9534627" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c9f2f865-2cc3-42a7-bbef-3015b9534627" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-725b1ad1-1075-4165-a1ad-d921e922200c" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Created reservations ['9634364f-2d31-4670-afc0-7deabc3c52da', '0913dada-4220-45d1-85d6-106bdc0ec102', '78c6f056-e12e-4c85-a1ac-d3a5d828573d', '90662f76-0962-4816-9f15-94d4eb9411dc'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-725b1ad1-1075-4165-a1ad-d921e922200c" acquired by "_delete_snapshot" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Deleting offline snapshot 725b1ad1-1075-4165-a1ad-d921e922200c of volume c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] snapshot_file for this snap is: volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d51200ab-e5e9-4986-b04e-5556595172f1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:58 devstack sudo[105090]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:28:58 devstack sudo[105090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:58 devstack sudo[105086]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.455s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Deleted volume successfully. Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a75d3e69-3993-4d80-a423-75cc41a7fa91 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-37442a51-45f8-4b69-889f-2e3434889494-delete_volume" released by "delete_volume" :: held 1.607s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:58 devstack sudo[105088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c Aug 19 17:28:58 devstack sudo[105088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:58 devstack sudo[105090]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.304s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:28:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Deleted volume successfully. Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b9165e8f-22bd-4e97-81e2-8be4649b0198 tempest-AttachVolumeTestJSON-468729698 None] Lock "cinder-bb560eb6-1593-4891-83fa-5ce22000890f-delete_volume" released by "delete_volume" :: held 1.739s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:28:58 devstack sudo[105088]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c" returned: 0 in 0.556s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c9f2f865-2cc3-42a7-bbef-3015b9534627(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:28:59 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[71a7eeca-af5a-479d-acc5-38a9923bb0e3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:28:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:59 devstack sudo[105111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 Aug 19 17:28:59 devstack sudo[105111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:28:59 devstack sudo[105111]: pam_unix(sudo:session): session closed for user root Aug 19 17:28:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627" returned: 0 in 0.642s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:28:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:28:59 devstack sudo[105138]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c Aug 19 17:28:59 devstack sudo[105138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:00 devstack sudo[105138]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c" returned: 0 in 0.467s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:00 devstack sudo[105143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c Aug 19 17:29:00 devstack sudo[105143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:00 devstack sudo[105143]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627.725b1ad1-1075-4165-a1ad-d921e922200c" returned: 0 in 0.339s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-725b1ad1-1075-4165-a1ad-d921e922200c" released by "_delete_snapshot" :: held 2.133s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c9f2f865-2cc3-42a7-bbef-3015b9534627" released by "delete_snapshot" :: held 2.182s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:00 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['8be820f4-0709-4177-9654-ec3ef911cebc', 'f3fdffc8-2248-4e52-92dc-0abf465a463d', '66e7d37a-52f6-4797-b938-7ccb8489a5cc', 'b8d88e29-d9ba-4b18-a01c-b07108819448'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Delete snapshot completed successfully. Aug 19 17:29:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5d621579-51dc-40b1-a11b-196c27c37d1e tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-725b1ad1-1075-4165-a1ad-d921e922200c-delete_snapshot" released by "delete_snapshot" :: held 2.357s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-c9f2f865-2cc3-42a7-bbef-3015b9534627-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-c9f2f865-2cc3-42a7-bbef-3015b9534627-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-c9f2f865-2cc3-42a7-bbef-3015b9534627" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c9f2f865-2cc3-42a7-bbef-3015b9534627" acquired by "delete_volume" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:01 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed7e3df0-7294-4703-a265-c0a5c973e36b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:01 devstack sudo[105148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 Aug 19 17:29:01 devstack sudo[105148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:02 devstack sudo[105148]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627" returned: 0 in 0.431s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:02 devstack sudo[105155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627 Aug 19 17:29:02 devstack sudo[105155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:02 devstack sudo[105155]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c9f2f865-2cc3-42a7-bbef-3015b9534627" returned: 0 in 0.372s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c9f2f865-2cc3-42a7-bbef-3015b9534627" released by "delete_volume" :: held 0.877s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['eef4cee7-2459-45e5-ac81-20e1ad354dc5', 'b2b94b38-ea62-442c-9ca6-c8451bd3fe9a', '992acb01-3434-42e7-80da-299fca755922', '8f2e7a7a-4cde-4114-acb9-4fd321a0ee1b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:02 devstack sudo[105158]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:29:02 devstack sudo[105158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:03 devstack sudo[105158]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.297s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Deleted volume successfully. Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-391fb3de-0b2e-46ef-a7bd-61f665d1bb70 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-c9f2f865-2cc3-42a7-bbef-3015b9534627-delete_volume" released by "delete_volume" :: held 1.467s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (53d6719e-82c4-40bf-bb95-ba8a9ac19adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d99dfcd-07ab-429f-8493-7b7465cb8fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d99dfcd-07ab-429f-8493-7b7465cb8fa3) 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-19T15:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-556257008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a8143dc-649d-4f28-9ca8-503b5b656492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:03Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01cfccb7-e034-4a9b-80dc-3bfb1206ff21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01cfccb7-e034-4a9b-80dc-3bfb1206ff21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a66246ed-0f97-44dc-8515-d2bc1f7ff266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a66246ed-0f97-44dc-8515-d2bc1f7ff266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a8143dc-649d-4f28-9ca8-503b5b656492', 'volume_name': 'volume-7a8143dc-649d-4f28-9ca8-503b5b656492', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (159f0a5a-21bb-4648-9aec-5eac55fb4e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (159f0a5a-21bb-4648-9aec-5eac55fb4e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2fc937d-25a1-4384-8847-dc3018f492fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:03 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume 7a8143dc-649d-4f28-9ca8-503b5b656492: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a8143dc-649d-4f28-9ca8-503b5b656492', 'volume_size': 1} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 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-19T15:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-556257008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a8143dc-649d-4f28-9ca8-503b5b656492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:03Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Creating volume 7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:03 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:29:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:03 devstack sudo[105161]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 1073741824 Aug 19 17:29:03 devstack sudo[105161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:04 devstack sudo[105161]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 1073741824" returned: 0 in 0.560s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:04 devstack sudo[105167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 Aug 19 17:29:04 devstack sudo[105167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:04 devstack sudo[105167]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] <== create_volume: return (981ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.984s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2fc937d-25a1-4384-8847-dc3018f492fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a8143dc-649d-4f28-9ca8-503b5b656492', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b9277b4-5e9b-47ae-8671-f4de81031d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:04 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Volume volume-7a8143dc-649d-4f28-9ca8-503b5b656492 (7a8143dc-649d-4f28-9ca8-503b5b656492): created successfully Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b9277b4-5e9b-47ae-8671-f4de81031d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (53d6719e-82c4-40bf-bb95-ba8a9ac19adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-eae836cf-9e58-4f6b-bd22-231bbe0aed60 tempest-VolumesSnapshotTestJSON-1895553004 None] Created volume successfully. Aug 19 17:29:05 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=157,cinder:UPDATE=188,cinder:DELETE=13,cinder:INSERT=42 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:29:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Creating offline snapshot fc46e8c0-7619-4be8-b9aa-3735da199afc of volume 7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:29:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ecd8595a-dd29-4bab-aa4b-1afff0038f44]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:06 devstack sudo[105171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 Aug 19 17:29:06 devstack sudo[105171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:06 devstack sudo[105171]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492" returned: 0 in 0.566s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:06 devstack sudo[105176]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc 1G Aug 19 17:29:06 devstack sudo[105176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:07 devstack sudo[105176]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc 1G" returned: 0 in 0.590s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a8143dc-649d-4f28-9ca8-503b5b656492 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:07 devstack sudo[105182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a8143dc-649d-4f28-9ca8-503b5b656492 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc Aug 19 17:29:07 devstack sudo[105182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:07 devstack sudo[105182]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7a8143dc-649d-4f28-9ca8-503b5b656492 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc" returned: 0 in 0.575s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:07 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc is being set with open permissions: ugo+rw Aug 19 17:29:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:07 devstack sudo[105187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc Aug 19 17:29:07 devstack sudo[105187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:08 devstack sudo[105187]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc" returned: 0 in 0.326s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:08 devstack sudo[105190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.info Aug 19 17:29:08 devstack sudo[105190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:08 devstack sudo[105190]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.info" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:08 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.info is being set with open permissions: ugo+rw Aug 19 17:29:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:08 devstack sudo[105193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.info Aug 19 17:29:08 devstack sudo[105193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:08 devstack sudo[105193]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.info" returned: 0 in 0.254s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.796s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-30818fad-8609-4d9c-9f1b-971e1bdfc745 tempest-VolumesSnapshotTestJSON-1895553004 None] Create snapshot completed successfully Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (7744a90b-bdf8-4ac7-a95d-220ee9ab1584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80fd9782-8ccd-4f7b-9b4c-580bf7318a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80fd9782-8ccd-4f7b-9b4c-580bf7318a4c) 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-19T15:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-393662510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da97b2f137c1407e862367f92aa74c49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc46e8c0-7619-4be8-b9aa-3735da199afc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:29:10Z,use_quota=True,user_id='30041aab4fa44fb88cb78458303d6232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5da1abf-c120-45cb-8fd8-b8dbf9b858ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5da1abf-c120-45cb-8fd8-b8dbf9b858ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc183a88-3a86-47b2-9d0a-74911c6478c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc183a88-3a86-47b2-9d0a-74911c6478c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce', 'volume_name': 'volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce', 'volume_size': 1, 'snapshot_id': 'fc46e8c0-7619-4be8-b9aa-3735da199afc'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45b882a5-10dd-467f-b03a-0360e4a58bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45b882a5-10dd-467f-b03a-0360e4a58bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfe1e3f4-65e2-4b0e-b1be-8a4459a8366b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:09 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Volume c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce', 'volume_size': 1, 'snapshot_id': 'fc46e8c0-7619-4be8-b9aa-3735da199afc'} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-fc46e8c0-7619-4be8-b9aa-3735da199afc-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fc46e8c0-7619-4be8-b9aa-3735da199afc-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" acquired by "_create_volume_from_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Creating volume c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce from snapshot fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] snapshot: fc46e8c0-7619-4be8-b9aa-3735da199afc, volume: c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[77996182-ed31-4978-9ca1-4094a4430fbe]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:10 devstack sudo[105196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc Aug 19 17:29:10 devstack sudo[105196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:10 devstack sudo[105196]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc" returned: 0 in 0.457s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7a8143dc-649d-4f28-9ca8-503b5b656492(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7bed3cb7-506b-499f-94d2-526e7ead4b43]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:10 devstack sudo[105201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 Aug 19 17:29:10 devstack sudo[105201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:10 devstack sudo[105201]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492" returned: 0 in 0.461s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:29:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:11 devstack sudo[105207]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce Aug 19 17:29:11 devstack sudo[105207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:16 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:29:16 devstack sudo[105207]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Flow 'volume_create_manager' (bc0fcc5e-e206-4ed9-833c-540f171b56bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d7c0976-82d2-40a5-a376-1dc8771bccef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" returned: 0 in 6.043s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492, size 1024.00 MB, duration 6.04 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:29:17 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Converted 1024.00 MB image at 169.41 MB/s Aug 19 17:29:17 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce is being set with open permissions: ugo+rw Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d7c0976-82d2-40a5-a376-1dc8771bccef) 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-19T15:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1423523924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0382f6e5-9554-46ad-967a-22702dd8f9f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59bf73c974814c8e9e770d174369e291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:17Z,use_quota=True,user_id='e10bf15d86564c0db17ba1d735cfbb6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0952a197-6b7c-4cc9-8381-438113f902ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:17 devstack sudo[105227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce Aug 19 17:29:17 devstack sudo[105227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0952a197-6b7c-4cc9-8381-438113f902ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb32c79c-f331-4794-9bec-0b5224afe98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb32c79c-f331-4794-9bec-0b5224afe98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0382f6e5-9554-46ad-967a-22702dd8f9f9', 'volume_name': 'volume-0382f6e5-9554-46ad-967a-22702dd8f9f9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (891e7051-2712-46ea-b5de-df3780e10e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (891e7051-2712-46ea-b5de-df3780e10e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63e91b47-5677-4dc8-b76b-07041a159953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:17 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Volume 0382f6e5-9554-46ad-967a-22702dd8f9f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0382f6e5-9554-46ad-967a-22702dd8f9f9', 'volume_size': 1} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:17 devstack sudo[105227]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" returned: 0 in 0.309s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" released by "_copy_volume_from_snapshot" :: held 7.384s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fc46e8c0-7619-4be8-b9aa-3735da199afc-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" released by "_create_volume_from_snapshot" :: held 7.465s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.485s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.310s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 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-19T15:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1423523924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0382f6e5-9554-46ad-967a-22702dd8f9f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59bf73c974814c8e9e770d174369e291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:29: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-19T15:29:17Z,use_quota=True,user_id='e10bf15d86564c0db17ba1d735cfbb6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Creating volume 0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:29:17 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:17 devstack sudo[105230]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 1073741824 Aug 19 17:29:17 devstack sudo[105230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfe1e3f4-65e2-4b0e-b1be-8a4459a8366b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce', 'volume_size': 1, 'snapshot_id': 'fc46e8c0-7619-4be8-b9aa-3735da199afc'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (562c89f2-925c-4582-bb56-53e04bddcfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:17 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Volume volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce (c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce): created successfully Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (562c89f2-925c-4582-bb56-53e04bddcfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Flow 'volume_create_manager' (7744a90b-bdf8-4ac7-a95d-220ee9ab1584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:17 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1c9b3a26-27a1-4d70-86e7-020ca3e39fbe tempest-VolumesSnapshotTestJSON-1895553004 None] Created volume successfully. Aug 19 17:29:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:18 devstack sudo[105230]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 1073741824" returned: 0 in 0.706s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[98a25616-d48f-449a-8a4d-d7678bab9231]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:18 devstack sudo[105237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:29:18 devstack sudo[105237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:18 devstack sudo[105236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce Aug 19 17:29:18 devstack sudo[105236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:18 devstack sudo[105237]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.270s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] <== create_volume: return (1040ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.044s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63e91b47-5677-4dc8-b76b-07041a159953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0382f6e5-9554-46ad-967a-22702dd8f9f9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c35c3a6f-f9e0-4cc3-8953-8cb1349f7bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:29:18 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Volume volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 (0382f6e5-9554-46ad-967a-22702dd8f9f9): created successfully Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c35c3a6f-f9e0-4cc3-8953-8cb1349f7bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Flow 'volume_create_manager' (bc0fcc5e-e206-4ed9-833c-540f171b56bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:29:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0d80da8b-80a0-44da-9870-933655a21322 tempest-VolumesActionsTest-888783312 None] Created volume successfully. Aug 19 17:29:18 devstack sudo[105236]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" returned: 0 in 0.437s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:18 devstack sudo[105244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce Aug 19 17:29:18 devstack sudo[105244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:18 devstack sudo[105244]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" returned: 0 in 0.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce" released by "delete_volume" :: held 0.812s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:18 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['63449377-0f86-436d-a50b-62082c73e5cc', '3fad3873-08c9-4d6c-b6f0-e07932eefff2', '3587561f-a6d3-4aca-8fca-0df48a2c63d6', 'b6eadec6-a15d-4656-8e8c-eec5caa2eed1'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:19 devstack sudo[105247]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:29:19 devstack sudo[105247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-fc46e8c0-7619-4be8-b9aa-3735da199afc-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-fc46e8c0-7619-4be8-b9aa-3735da199afc-delete_snapshot" acquired by "delete_snapshot" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-7a8143dc-649d-4f28-9ca8-503b5b656492" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-7a8143dc-649d-4f28-9ca8-503b5b656492" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-fc46e8c0-7619-4be8-b9aa-3735da199afc" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fc46e8c0-7619-4be8-b9aa-3735da199afc" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Deleting offline snapshot fc46e8c0-7619-4be8-b9aa-3735da199afc of volume 7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] snapshot_file for this snap is: volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[22230103-045a-498b-abff-d0696c87736f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:19 devstack sudo[105247]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Deleted volume successfully. Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca5b7935-e789-4195-8e75-a7ca898e0526 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-c5d2b1a7-5180-4aa7-aabb-f5f12b4667ce-delete_volume" released by "delete_volume" :: held 1.567s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:19 devstack sudo[105250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc Aug 19 17:29:19 devstack sudo[105250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:19 devstack sudo[105250]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc" returned: 0 in 0.461s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7a8143dc-649d-4f28-9ca8-503b5b656492(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a0e6c48-ac1f-4324-b2c1-d677a56fd5fb]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:20 devstack sudo[105256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 Aug 19 17:29:20 devstack sudo[105256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:20 devstack sudo[105256]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492" returned: 0 in 0.620s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:20 devstack sudo[105261]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc Aug 19 17:29:20 devstack sudo[105261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:21 devstack sudo[105261]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc" returned: 0 in 0.458s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:21 devstack sudo[105266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc Aug 19 17:29:21 devstack sudo[105266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:21 devstack sudo[105266]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492.fc46e8c0-7619-4be8-b9aa-3735da199afc" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fc46e8c0-7619-4be8-b9aa-3735da199afc" released by "_delete_snapshot" :: held 2.000s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-7a8143dc-649d-4f28-9ca8-503b5b656492" released by "delete_snapshot" :: held 2.033s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:21 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['949c9586-203e-4028-9aaf-c1149f9026b8', '0f948cce-01bf-47b0-9266-8f142ddb72cc', 'cbfe52f7-baef-427d-be2b-72d8a584864b', '45f2b7ec-9665-4465-ab53-ac576e43462b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Delete snapshot completed successfully. Aug 19 17:29:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0a398a2-9fe9-4cac-93b4-7867ba2b448c tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-fc46e8c0-7619-4be8-b9aa-3735da199afc-delete_snapshot" released by "delete_snapshot" :: held 2.204s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:22 devstack sudo[105272]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:29:22 devstack sudo[105272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-7a8143dc-649d-4f28-9ca8-503b5b656492-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-7a8143dc-649d-4f28-9ca8-503b5b656492-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-7a8143dc-649d-4f28-9ca8-503b5b656492" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-7a8143dc-649d-4f28-9ca8-503b5b656492" acquired by "delete_volume" :: waited 0.037s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ddcbd5f-4037-4d18-b6fd-bcc5ca51c0bf]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:22 devstack sudo[105272]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.471s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:29:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:29:23 devstack sudo[105274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 Aug 19 17:29:23 devstack sudo[105274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:23 devstack sudo[105274]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492" returned: 0 in 0.458s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:23 devstack sudo[105280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492 Aug 19 17:29:23 devstack sudo[105280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:23 devstack sudo[105280]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a8143dc-649d-4f28-9ca8-503b5b656492" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-7a8143dc-649d-4f28-9ca8-503b5b656492" released by "delete_volume" :: held 0.899s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['9ffb4cb0-4634-4f66-892c-ba762a5bd608', '455f465d-643c-4de0-bd11-666ce23caa7c', 'c7715985-2064-4665-a54e-7e0910b757be', 'cc9fa67d-717d-4a04-825e-4ebddf450a9e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:23 devstack sudo[105283]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:29:23 devstack sudo[105283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:24 devstack sudo[105283]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.330s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:24 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:24 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Deleted volume successfully. Aug 19 17:29:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7205c001-2879-4042-96b6-1d0d64e53205 tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-7a8143dc-649d-4f28-9ca8-503b5b656492-delete_volume" released by "delete_volume" :: held 1.716s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-fd8e59e2-c497-411a-844e-d4d894128fd1-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-fd8e59e2-c497-411a-844e-d4d894128fd1-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "cinder-quobyte-fd8e59e2-c497-411a-844e-d4d894128fd1" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fd8e59e2-c497-411a-844e-d4d894128fd1" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[72378e44-21b2-4cc5-9c1f-b2ce9cdd6042]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:25 devstack sudo[105289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 Aug 19 17:29:25 devstack sudo[105289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:25 devstack sudo[105289]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1" returned: 0 in 0.516s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:25 devstack sudo[105294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1 Aug 19 17:29:25 devstack sudo[105294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:26 devstack sudo[105294]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd8e59e2-c497-411a-844e-d4d894128fd1" returned: 0 in 0.428s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-quobyte-fd8e59e2-c497-411a-844e-d4d894128fd1" released by "delete_volume" :: held 1.054s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Created reservations ['8d3c0c16-98e4-490a-962f-e9572562ace9', '41f1e0a2-d428-4338-94ae-ebafbe0d1d4d', 'c03b9f7b-ed84-4600-b128-3035560de540', '9c62c9a2-c0d3-4ae7-b2f8-db1ae5e14aad'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:29:26 devstack sudo[105297]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:29:26 devstack sudo[105297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:29:26 devstack sudo[105297]: pam_unix(sudo:session): session closed for user root Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:29:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Deleted volume successfully. Aug 19 17:29:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d0d4d7bf-ba7d-45f2-8f8c-0a4953e87bec tempest-VolumesSnapshotTestJSON-1895553004 None] Lock "cinder-fd8e59e2-c497-411a-844e-d4d894128fd1-delete_volume" released by "delete_volume" :: held 1.742s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:36 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=65,cinder:INSERT=23,cinder:UPDATE=86,cinder:DELETE=7 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:29:45 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=26,cinder:UPDATE=42,cinder:DELETE=3,cinder:INSERT=8 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:29:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2b650d1-f516-4fdb-837e-680dce6875d0 tempest-VolumesActionsTest-888783312 None] Acquiring lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9" by "attach_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2b650d1-f516-4fdb-837e-680dce6875d0 tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9" acquired by "attach_volume" :: waited 0.054s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f2b650d1-f516-4fdb-837e-680dce6875d0 tempest-VolumesActionsTest-888783312 None] Attaching volume 0382f6e5-9554-46ad-967a-22702dd8f9f9 to instance d0109e26-e50c-4ab6-86e6-eec2649ea99e at mountpoint /dev/vdb on host None. Aug 19 17:29:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f2b650d1-f516-4fdb-837e-680dce6875d0 tempest-VolumesActionsTest-888783312 None] Attach volume completed successfully. Aug 19 17:29:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f2b650d1-f516-4fdb-837e-680dce6875d0 tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9" released by "attach_volume" :: held 0.130s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-796a7664-7b64-49cd-8da8-e2c6d954d11d tempest-VolumesActionsTest-888783312 None] Acquiring lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-detach_volume" by "detach_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:29:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-796a7664-7b64-49cd-8da8-e2c6d954d11d tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-detach_volume" acquired by "detach_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:29:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-796a7664-7b64-49cd-8da8-e2c6d954d11d tempest-VolumesActionsTest-888783312 None] Detaching volume 0382f6e5-9554-46ad-967a-22702dd8f9f9 from instance d0109e26-e50c-4ab6-86e6-eec2649ea99e. Aug 19 17:29:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-796a7664-7b64-49cd-8da8-e2c6d954d11d tempest-VolumesActionsTest-888783312 None] Detach volume completed successfully. Aug 19 17:29:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-796a7664-7b64-49cd-8da8-e2c6d954d11d tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-detach_volume" released by "detach_volume" :: held 0.080s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:29:57 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=5,cinder:INSERT=2,cinder:UPDATE=2 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:29:57 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=8,cinder:UPDATE=4 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:30:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1ec20e86-63e6-43fe-8b7a-b65666ade9da tempest-VolumesActionsTest-888783312 None] Acquiring lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9" by "attach_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1ec20e86-63e6-43fe-8b7a-b65666ade9da tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9" acquired by "attach_volume" :: waited 0.062s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1ec20e86-63e6-43fe-8b7a-b65666ade9da tempest-VolumesActionsTest-888783312 None] Attaching volume 0382f6e5-9554-46ad-967a-22702dd8f9f9 to instance 79afc450-5165-4c59-a17b-e48f51465638 at mountpoint /dev/vdb on host None. Aug 19 17:30:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1ec20e86-63e6-43fe-8b7a-b65666ade9da tempest-VolumesActionsTest-888783312 None] Attach volume completed successfully. Aug 19 17:30:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1ec20e86-63e6-43fe-8b7a-b65666ade9da tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9" released by "attach_volume" :: held 0.154s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-935af077-81b4-4e42-a499-d39102e715c1 tempest-VolumesActionsTest-888783312 None] Acquiring lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-detach_volume" by "detach_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:30:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-935af077-81b4-4e42-a499-d39102e715c1 tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-detach_volume" acquired by "detach_volume" :: waited 0.047s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:30:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-935af077-81b4-4e42-a499-d39102e715c1 tempest-VolumesActionsTest-888783312 None] Detaching volume 0382f6e5-9554-46ad-967a-22702dd8f9f9 from instance 79afc450-5165-4c59-a17b-e48f51465638. Aug 19 17:30:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-935af077-81b4-4e42-a499-d39102e715c1 tempest-VolumesActionsTest-888783312 None] Detach volume completed successfully. Aug 19 17:30:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-935af077-81b4-4e42-a499-d39102e715c1 tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-detach_volume" released by "detach_volume" :: held 0.174s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Flow 'volume_create_manager' (997fbf6b-9888-45f3-95fa-46703aa6112d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73a71793-2b5f-43dc-b7c3-52982c2ef39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73a71793-2b5f-43dc-b7c3-52982c2ef39a) 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-19T15:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1947337558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79551a6b-2385-4e46-aa93-c002a860732f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307516cba71a428b9ab3e3762e1f5010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:30:20Z,use_quota=True,user_id='f27391c9e0b1448996f6941b12b15446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac355d79-6953-4be7-a5f9-62a4eaba0531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac355d79-6953-4be7-a5f9-62a4eaba0531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f26aff0f-b216-4fed-8097-46a6d576fb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f26aff0f-b216-4fed-8097-46a6d576fb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '79551a6b-2385-4e46-aa93-c002a860732f', 'volume_name': 'volume-79551a6b-2385-4e46-aa93-c002a860732f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (520f75b5-12d1-44da-bec2-f310ea8a3359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (520f75b5-12d1-44da-bec2-f310ea8a3359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2918b3be-9145-42fc-a9ca-c5848a16fb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Volume 79551a6b-2385-4e46-aa93-c002a860732f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-79551a6b-2385-4e46-aa93-c002a860732f', 'volume_size': 1} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 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-19T15:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1947337558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79551a6b-2385-4e46-aa93-c002a860732f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307516cba71a428b9ab3e3762e1f5010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:30:20Z,use_quota=True,user_id='f27391c9e0b1448996f6941b12b15446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Creating volume 79551a6b-2385-4e46-aa93-c002a860732f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:20 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:30:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:20 devstack sudo[105865]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f 1073741824 Aug 19 17:30:20 devstack sudo[105865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:21 devstack sudo[105865]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f 1073741824" returned: 0 in 0.627s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:21 devstack sudo[105871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f Aug 19 17:30:21 devstack sudo[105871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:21 devstack sudo[105871]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f" returned: 0 in 0.273s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] <== create_volume: return (970ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.973s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2918b3be-9145-42fc-a9ca-c5848a16fb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79551a6b-2385-4e46-aa93-c002a860732f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da4928a7-5687-4ac3-9362-f07ec6c3f1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:21 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Volume volume-79551a6b-2385-4e46-aa93-c002a860732f (79551a6b-2385-4e46-aa93-c002a860732f): created successfully Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da4928a7-5687-4ac3-9362-f07ec6c3f1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Flow 'volume_create_manager' (997fbf6b-9888-45f3-95fa-46703aa6112d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-eab1cedf-a2fb-410b-90fa-b8bd05aa1e25 tempest-AttachVolumeNegativeTest-1877091418 None] Created volume successfully. Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[17b77fe0-3e4f-42a8-8b5b-e098ac558d7a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:22 devstack sudo[105875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:30:22 devstack sudo[105875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:22 devstack sudo[105883]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:30:22 devstack sudo[105883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:22 devstack sudo[105875]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.439s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[77cd06c3-dd17-40a7-b81a-c19ccd573b23]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:22 devstack sudo[105887]: quobyte : PWD=/ ; USER=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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:30:22 devstack sudo[105887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:22 devstack sudo[105883]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.301s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:30:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:30:23 devstack sudo[105887]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.524s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.b5ef6ae2-06cb-4ecc-8c6e-12868156186111wzev58.img {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:23 devstack sudo[105901]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.b5ef6ae2-06cb-4ecc-8c6e-12868156186111wzev58.img Aug 19 17:30:23 devstack sudo[105901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-1f219900-c348-4e10-bab3-f6cbffbed24f req-dfe5797a-dc0a-4dd5-a742-a4a3a98acab9 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Flow 'volume_create_manager' (2c771d06-6185-4527-b529-dc20bc8371e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26702ec9-609a-42df-bd39-c63954fd9adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26702ec9-609a-42df-bd39-c63954fd9adf) 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-19T15:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1385500223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e2292ff-b5ef-4615-95ae-934b32aab427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f74047009c44812913db603347e9813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:26Z,use_quota=True,user_id='343c4803a7a64ccc90204f54d9eee953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7b292ef-e926-48bc-9498-211463b98c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7b292ef-e926-48bc-9498-211463b98c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (263d3c7a-8f52-466f-ba6e-a1a6d2b7ca6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:25 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:30:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (263d3c7a-8f52-466f-ba6e-a1a6d2b7ca6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7e2292ff-b5ef-4615-95ae-934b32aab427', 'volume_name': 'volume-7e2292ff-b5ef-4615-95ae-934b32aab427', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (732daf4b-b35e-4ea7-8582-99c535a94f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (732daf4b-b35e-4ea7-8582-99c535a94f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59ec46f9-c2f0-4e76-9aac-14d770406f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Volume 7e2292ff-b5ef-4615-95ae-934b32aab427: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7e2292ff-b5ef-4615-95ae-934b32aab427', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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 19 17:30:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Trying to clone 7e2292ff-b5ef-4615-95ae-934b32aab427 from image cfe5b28a-37e9-44ec-b059-2851915ac399 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:30:27 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD, size 20.69 MB, duration 1.15 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:30:27 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Image download 20.69 MB at 17.92 MB/s Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[04ce8a98-1372-417a-a5b3-9c6686dd07e1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:28 devstack sudo[105915]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD Aug 19 17:30:28 devstack sudo[105915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:28 devstack sudo[105901]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.b5ef6ae2-06cb-4ecc-8c6e-12868156186111wzev58.img" returned: 0 in 5.516s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4700fcd4-55b6-4c1a-b4be-da9355254ce8]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:28 devstack sudo[105917]: quobyte : PWD=/ ; USER=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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:30:28 devstack sudo[105917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:28 devstack sudo[105915]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD" returned: 0 in 0.588s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 is fetched for user 343c4803a7a64ccc90204f54d9eee953. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2adf8da-e060-4695-8848-0d51d79216ec]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:29 devstack sudo[105922]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD Aug 19 17:30:29 devstack sudo[105922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:29 devstack sudo[105917]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.572s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:29 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9, size 1024.00 MB, duration 5.52 sec, destination /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.b5ef6ae2-06cb-4ecc-8c6e-12868156186111wzev58.img {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:30:29 devstack sudo[105922]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:29 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Converted 1024.00 MB image at 185.61 MB/s Aug 19 17:30:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:29 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] b5ef6ae2-06cb-4ecc-8c6e-128681561861 was raw, no need to convert to raw {{(pid=94106) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Flow 'volume_create_manager' (b197f3f2-a689-4130-a4a3-f84870561141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1d66cd4-ce08-4c0e-bec1-c371e5117fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1d66cd4-ce08-4c0e-bec1-c371e5117fb3) 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-19T15:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1629768628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4878b299e2aa4228a746ad58429e1996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:31Z,use_quota=True,user_id='b77cc75956e54d27bcc785801dc90a47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba4a3152-6f29-4be7-a9db-e842b7b3eefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba4a3152-6f29-4be7-a9db-e842b7b3eefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (606d1fe2-1fb9-4fa3-8d5e-af1386d8adf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (606d1fe2-1fb9-4fa3-8d5e-af1386d8adf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f', 'volume_name': 'volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57ca2099-932e-447d-9547-a6c86a2e831e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57ca2099-932e-447d-9547-a6c86a2e831e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e54b414b-ebcd-4250-a493-e77ee146c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Volume 80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f', 'volume_size': 1} Aug 19 17:30:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:41 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=15,cinder:UPDATE=7 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:30:41 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:INSERT=4,cinder:SELECT=13,cinder:UPDATE=7,cinder:DELETE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 26.972s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Uploaded volume to glance image-id: b5ef6ae2-06cb-4ecc-8c6e-128681561861. {{(pid=94106) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-1f219900-c348-4e10-bab3-f6cbffbed24f req-dfe5797a-dc0a-4dd5-a742-a4a3a98acab9 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 25.916s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-1f219900-c348-4e10-bab3-f6cbffbed24f req-dfe5797a-dc0a-4dd5-a742-a4a3a98acab9 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 19.880s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 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-19T15:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1385500223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e2292ff-b5ef-4615-95ae-934b32aab427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f74047009c44812913db603347e9813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:26Z,use_quota=True,user_id='343c4803a7a64ccc90204f54d9eee953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Creating volume 7e2292ff-b5ef-4615-95ae-934b32aab427 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6486e603-6b5f-47f6-9026-8fa3736b2a27 tempest-VolumesActionsTest-888783312 None] Copy volume to image completed successfully. Aug 19 17:30:49 devstack sudo[105951]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 1073741824 Aug 19 17:30:49 devstack sudo[105951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-1f219900-c348-4e10-bab3-f6cbffbed24f req-dfe5797a-dc0a-4dd5-a742-a4a3a98acab9 tempest-AttachVolumeNegativeTest-1877091418 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-79551a6b-2385-4e46-aa93-c002a860732f', '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': '8c4798c1-3d68-459f-915d-e65c8da280f2', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:30:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-1f219900-c348-4e10-bab3-f6cbffbed24f req-dfe5797a-dc0a-4dd5-a742-a4a3a98acab9 tempest-AttachVolumeNegativeTest-1877091418 None] attachment_update completed successfully. Aug 19 17:30:49 devstack sudo[105951]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 1073741824" returned: 0 in 0.536s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:49 devstack sudo[106341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 Aug 19 17:30:49 devstack sudo[106341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:49 devstack sudo[106341]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] <== create_volume: return (849ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.851s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 18.771s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 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-19T15:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1629768628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4878b299e2aa4228a746ad58429e1996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:30: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-19T15:30:31Z,use_quota=True,user_id='b77cc75956e54d27bcc785801dc90a47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Creating volume 80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:30:50 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106345]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f 1073741824 Aug 19 17:30:50 devstack sudo[106345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Attempting download of cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 7e2292ff-b5ef-4615-95ae-934b32aab427. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[23f6da87-4134-4a06-9ee7-ff068d92de5a]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_k_c_bdh2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106347]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_k_c_bdh2 Aug 19 17:30:50 devstack sudo[106347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:50 devstack sudo[106347]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_k_c_bdh2" returned: 0 in 0.458s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_k_c_bdh2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106345]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f 1073741824" returned: 0 in 0.670s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:50 devstack sudo[106355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f Aug 19 17:30:50 devstack sudo[106355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack sudo[106354]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_k_c_bdh2 Aug 19 17:30:50 devstack sudo[106354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:50 devstack sudo[106355]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f" returned: 0 in 0.256s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] <== create_volume: return (992ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.997s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:30:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.458s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:30:51 devstack sudo[106354]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e54b414b-ebcd-4250-a493-e77ee146c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (996be9af-95ec-4719-9140-788384047b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8856584-51d5-470d-a0ef-0f97158689f3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_k_c_bdh2" returned: 1 in 0.400s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 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_cfe5b28a-37e9-44ec-b059-2851915ac399_k_c_bdh2' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[45fa0c9c-5bef-4425-b394-ca4705e4cf59]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:51 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Volume volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f (80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f): created successfully Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (996be9af-95ec-4719-9140-788384047b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Flow 'volume_create_manager' (b197f3f2-a689-4130-a4a3-f84870561141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ad1e8976-88b5-43ac-ada7-d6e7d23b2495 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Created volume successfully. Aug 19 17:30:51 devstack sudo[106361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:30:51 devstack sudo[106361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:51 devstack sudo[106362]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD Aug 19 17:30:51 devstack sudo[106362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:51 devstack sudo[106362]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] cfe5b28a-37e9-44ec-b059-2851915ac399 was qcow2, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:51 devstack sudo[106361]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.470s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ff4fefa-eabb-4e2a-aa4b-6fc4c1275229]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:51 devstack sudo[106371]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 Aug 19 17:30:51 devstack sudo[106371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:51 devstack sudo[106373]: quobyte : PWD=/ ; USER=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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:30:51 devstack sudo[106373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:52 devstack sudo[106373]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.546s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:52 devstack sudo[106391]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img Aug 19 17:30:52 devstack sudo[106391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-70de32c3-e158-48c6-9033-b3ab309ba5f6 req-2e69e1e3-6598-4b41-bd10-e8ff868e5142 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:30:54 devstack sudo[106371]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427" returned: 0 in 3.319s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:54 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_m0gkxk0idevstack@QuobyteHD, size 112.00 MB, duration 3.32 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:30:54 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Converted 112.00 MB image at 33.72 MB/s Aug 19 17:30:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:54 devstack sudo[106412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 1G Aug 19 17:30:54 devstack sudo[106412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:55 devstack sudo[106412]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 1G" returned: 0 in 0.962s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:55 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Downloaded image cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 7e2292ff-b5ef-4615-95ae-934b32aab427 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:30:55 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 for user 343c4803a7a64ccc90204f54d9eee953 is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:30:55 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Marking volume 7e2292ff-b5ef-4615-95ae-934b32aab427 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:30:55 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Copying metadata from image cfe5b28a-37e9-44ec-b059-2851915ac399 to 7e2292ff-b5ef-4615-95ae-934b32aab427. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:30:55 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Creating volume glance metadata for volume 7e2292ff-b5ef-4615-95ae-934b32aab427 backed by image cfe5b28a-37e9-44ec-b059-2851915ac399 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': 'cfe5b28a-37e9-44ec-b059-2851915ac399', '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=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:30:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59ec46f9-c2f0-4e76-9aac-14d770406f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e2292ff-b5ef-4615-95ae-934b32aab427', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f38e23b8-5dfd-455f-84d5-2f188dda0729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:30:56 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Volume volume-7e2292ff-b5ef-4615-95ae-934b32aab427 (7e2292ff-b5ef-4615-95ae-934b32aab427): created successfully Aug 19 17:30:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f38e23b8-5dfd-455f-84d5-2f188dda0729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:30:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Flow 'volume_create_manager' (2c771d06-6185-4527-b529-dc20bc8371e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:30:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2d170a80-62b6-4476-b120-81979e03701d tempest-TestShelveInstance-112914533 None] Created volume successfully. Aug 19 17:30:57 devstack sudo[106391]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img" returned: 0 in 5.336s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a27b35f-69bb-459c-a249-8840c886b4af]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:57 devstack sudo[106418]: quobyte : PWD=/ ; USER=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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:30:57 devstack sudo[106418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:58 devstack sudo[106418]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.740s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9, size 1024.00 MB, duration 5.34 sec, destination /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:30:58 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Converted 1024.00 MB image at 191.85 MB/s Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] e30d96d1-2a32-4c4c-9933-1d3444f08b5d was raw, converting to qcow2 {{(pid=94106) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2be9cbff-74ff-455b-91c0-9b59fa40afa7]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:58 devstack sudo[106427]: 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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img Aug 19 17:30:58 devstack sudo[106427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:58 devstack sudo[106427]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img" returned: 0 in 0.359s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:58 devstack sudo[106444]: 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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img Aug 19 17:30:58 devstack sudo[106444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:58 devstack sudo[106444]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img" returned: 1 in 0.405s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:30:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img /opt/stack/data/cinder/conversion/vol_upload_p1o637tn {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:59 devstack sudo[106449]: 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/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img /opt/stack/data/cinder/conversion/vol_upload_p1o637tn Aug 19 17:30:59 devstack sudo[106449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:59 devstack sudo[106449]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img /opt/stack/data/cinder/conversion/vol_upload_p1o637tn" returned: 0 in 0.349s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:30:59 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Image conversion details: src /opt/stack/data/cinder/conversion/0382f6e5-9554-46ad-967a-22702dd8f9f9.temp_image.e30d96d1-2a32-4c4c-9933-1d3444f08b5dh2t0slmj.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_p1o637tn {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:30:59 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 19 17:30:59 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0cb70080-63eb-4441-89b2-3c7ee9212a48]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:30:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_p1o637tn {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:30:59 devstack sudo[106455]: quobyte : PWD=/ ; USER=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_p1o637tn Aug 19 17:30:59 devstack sudo[106455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:30:59 devstack sudo[106455]: pam_unix(sudo:session): session closed for user root Aug 19 17:30:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_p1o637tn" returned: 0 in 0.419s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-93cc8451-4fd7-485f-b7fe-3f6edbb6af8d req-ee78e965-565d-48a9-8253-58bf1cb9f1e6 tempest-TestShelveInstance-112914533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 11.134s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Uploaded volume to glance image-id: e30d96d1-2a32-4c4c-9933-1d3444f08b5d. {{(pid=94106) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-70de32c3-e158-48c6-9033-b3ab309ba5f6 req-2e69e1e3-6598-4b41-bd10-e8ff868e5142 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 9.610s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-70de32c3-e158-48c6-9033-b3ab309ba5f6 req-2e69e1e3-6598-4b41-bd10-e8ff868e5142 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.034s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-93cc8451-4fd7-485f-b7fe-3f6edbb6af8d req-ee78e965-565d-48a9-8253-58bf1cb9f1e6 tempest-TestShelveInstance-112914533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.085s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ca18a0c9-cc83-48c2-8119-e27e6f70159a tempest-VolumesActionsTest-888783312 None] Copy volume to image completed successfully. Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-93cc8451-4fd7-485f-b7fe-3f6edbb6af8d req-ee78e965-565d-48a9-8253-58bf1cb9f1e6 tempest-TestShelveInstance-112914533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-70de32c3-e158-48c6-9033-b3ab309ba5f6 req-2e69e1e3-6598-4b41-bd10-e8ff868e5142 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f', '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': '1f8aedfc-7ae6-464f-b60a-43e3ad4b6f3b', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:31:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-93cc8451-4fd7-485f-b7fe-3f6edbb6af8d req-ee78e965-565d-48a9-8253-58bf1cb9f1e6 tempest-TestShelveInstance-112914533 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-7e2292ff-b5ef-4615-95ae-934b32aab427', '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': '4051a6d0-b881-460b-8bb1-6ca824e499fb', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:31:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-70de32c3-e158-48c6-9033-b3ab309ba5f6 req-2e69e1e3-6598-4b41-bd10-e8ff868e5142 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] attachment_update completed successfully. Aug 19 17:31:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-93cc8451-4fd7-485f-b7fe-3f6edbb6af8d req-ee78e965-565d-48a9-8253-58bf1cb9f1e6 tempest-TestShelveInstance-112914533 None] attachment_update completed successfully. Aug 19 17:31:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Acquiring lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Acquiring lock "cinder-quobyte-0382f6e5-9554-46ad-967a-22702dd8f9f9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Lock "cinder-quobyte-0382f6e5-9554-46ad-967a-22702dd8f9f9" acquired by "delete_volume" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:03 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[57b20a3e-832b-4735-86c9-332a49a6e06c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:03 devstack sudo[106530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:31:03 devstack sudo[106530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:04 devstack sudo[106530]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.538s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:04 devstack sudo[106536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9 Aug 19 17:31:04 devstack sudo[106536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:04 devstack sudo[106536]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0382f6e5-9554-46ad-967a-22702dd8f9f9" returned: 0 in 0.453s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Lock "cinder-quobyte-0382f6e5-9554-46ad-967a-22702dd8f9f9" released by "delete_volume" :: held 1.080s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:04 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Created reservations ['baa6e797-0331-4562-a0d8-b7aff91f9826', 'c8b93d76-0e34-41d8-b2d3-d696feac72af', '3380cf1f-a0fd-4695-82e9-1a13b225406c', '0ff920e3-1548-4e02-9060-51ef2534c195'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:05 devstack sudo[106565]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:31:05 devstack sudo[106565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:05 devstack sudo[106565]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.438s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Deleted volume successfully. Aug 19 17:31:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1fd7f49c-5867-4385-b193-a2a59eb59897 tempest-VolumesActionsTest-888783312 None] Lock "cinder-0382f6e5-9554-46ad-967a-22702dd8f9f9-delete_volume" released by "delete_volume" :: held 2.074s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-f77b0487-cb0f-4255-b456-b6c0945eb323 req-ae09546d-168b-4351-ab41-98d31354adb0 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Terminate volume connection completed successfully. Aug 19 17:31:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-f77b0487-cb0f-4255-b456-b6c0945eb323 req-ae09546d-168b-4351-ab41-98d31354adb0 tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Deleting attachment 1f8aedfc-7ae6-464f-b60a-43e3ad4b6f3b. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:31:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Acquiring lock "cinder-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "cinder-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Acquiring lock "cinder-quobyte-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "cinder-quobyte-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:07 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8317d1ea-ef2f-48ac-bbec-b104acc010a3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:07 devstack sudo[106665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f Aug 19 17:31:07 devstack sudo[106665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:08 devstack sudo[106665]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f" returned: 0 in 0.614s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:08 devstack sudo[106685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f Aug 19 17:31:08 devstack sudo[106685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:08 devstack sudo[106685]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f" returned: 0 in 0.459s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "cinder-quobyte-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f" released by "delete_volume" :: held 1.149s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Created reservations ['72b6f150-220d-4e79-8a96-233f251970f7', 'c389cee2-7e46-475c-be76-4f92cb52cffb', '4e692eb6-b77c-42eb-bf53-655a618d3b93', '769e9eb1-b432-4c93-9990-4086bc8524e5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:09 devstack sudo[106690]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:31:09 devstack sudo[106690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:09 devstack sudo[106690]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.806s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:09 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:09 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Deleted volume successfully. Aug 19 17:31:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3297830f-2916-47ec-a67f-bccd544b837d tempest-TestServerVolumeAttachScenarioOldVersion-1917474139 None] Lock "cinder-80ffc5ce-6ebb-4e29-a33c-996e0f85ad1f-delete_volume" released by "delete_volume" :: held 2.414s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:18 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=38,cinder:UPDATE=28,cinder:INSERT=13,cinder:DELETE=3 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:31:19 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=43,cinder:UPDATE=28,cinder:INSERT=9,cinder:DELETE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Flow 'volume_create_manager' (e5b72456-b307-41c4-b366-4984e7be435c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e341e364-b954-4c39-8529-0f643a98d06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e341e364-b954-4c39-8529-0f643a98d06f) 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-19T15:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-564022897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=88a56938-4fa0-4d0a-b511-5020530da57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe768d5c37442a18d9ad6f16a9a191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:22Z,use_quota=True,user_id='022803757d1941ba8ab825ef22392508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b600bbec-f037-4351-87cf-f5a91a0247d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b600bbec-f037-4351-87cf-f5a91a0247d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64683ff0-29ea-46ae-a540-84877b772c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64683ff0-29ea-46ae-a540-84877b772c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '88a56938-4fa0-4d0a-b511-5020530da57c', 'volume_name': 'volume-88a56938-4fa0-4d0a-b511-5020530da57c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3191ee8f-7aac-428c-a59e-5222824f1487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3191ee8f-7aac-428c-a59e-5222824f1487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b41f5ee3-78f4-46d2-a9f5-c27de0dbbd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:22 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Volume 88a56938-4fa0-4d0a-b511-5020530da57c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-88a56938-4fa0-4d0a-b511-5020530da57c', 'volume_size': 1} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 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-19T15:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-564022897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=88a56938-4fa0-4d0a-b511-5020530da57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe768d5c37442a18d9ad6f16a9a191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:22Z,use_quota=True,user_id='022803757d1941ba8ab825ef22392508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Creating volume 88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:22 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:22 devstack sudo[106763]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c 1073741824 Aug 19 17:31:22 devstack sudo[106763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:22 devstack sudo[106765]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:31:22 devstack sudo[106765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:22 devstack sudo[106765]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.386s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:31:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:31:23 devstack sudo[106763]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c 1073741824" returned: 0 in 0.975s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:23 devstack sudo[106772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c Aug 19 17:31:23 devstack sudo[106772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:23 devstack sudo[106772]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c" returned: 0 in 0.319s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] <== create_volume: return (1353ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.356s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b41f5ee3-78f4-46d2-a9f5-c27de0dbbd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88a56938-4fa0-4d0a-b511-5020530da57c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68cc77e9-4c2a-42fa-bd4f-f7d46a440c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:23 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Volume volume-88a56938-4fa0-4d0a-b511-5020530da57c (88a56938-4fa0-4d0a-b511-5020530da57c): created successfully Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68cc77e9-4c2a-42fa-bd4f-f7d46a440c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Flow 'volume_create_manager' (e5b72456-b307-41c4-b366-4984e7be435c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a4c97ad4-c1ca-4cf4-874f-e4a0a1bfc5f2 tempest-VolumesCloneTest-498160489 None] Created volume successfully. Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Flow 'volume_create_manager' (44998f3a-d0c0-4d6e-9089-7a2c1a2d5e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6410a5b-05c9-405a-92e1-efd8d07cab01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6410a5b-05c9-405a-92e1-efd8d07cab01) 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-19T15:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1380353691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1cd0f1bd-055c-47cb-9298-e959d29fa692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe768d5c37442a18d9ad6f16a9a191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:25Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=88a56938-4fa0-4d0a-b511-5020530da57c,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:25Z,use_quota=True,user_id='022803757d1941ba8ab825ef22392508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e04d626-22e3-4007-acae-cf4d91f7adb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e04d626-22e3-4007-acae-cf4d91f7adb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50537fa8-06a9-43aa-b2bf-e24f38a98d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50537fa8-06a9-43aa-b2bf-e24f38a98d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '1cd0f1bd-055c-47cb-9298-e959d29fa692', 'volume_name': 'volume-1cd0f1bd-055c-47cb-9298-e959d29fa692', 'volume_size': 2, 'source_volid': '88a56938-4fa0-4d0a-b511-5020530da57c', 'source_volstatus': 'available'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a1ecf21-32b9-41a8-ae63-ca3bdf979f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a1ecf21-32b9-41a8-ae63-ca3bdf979f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35c55b5a-509f-4b4b-9bb2-ea253555c2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:25 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Volume 1cd0f1bd-055c-47cb-9298-e959d29fa692: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-1cd0f1bd-055c-47cb-9298-e959d29fa692', 'volume_size': 2, 'source_volid': '88a56938-4fa0-4d0a-b511-5020530da57c', 'source_volstatus': 'available'} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:25 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Cloning volume 88a56938-4fa0-4d0a-b511-5020530da57c to volume 1cd0f1bd-055c-47cb-9298-e959d29fa692 Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Creating offline snapshot 61d3194d-1ae3-49da-971d-33e1413d94b3 of volume 88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a2fc8dd-059f-4716-8e34-4ac0759adc05]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:25 devstack sudo[106793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c Aug 19 17:31:25 devstack sudo[106793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:25 devstack sudo[106793]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c" returned: 0 in 0.402s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:26 devstack sudo[106798]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 1G Aug 19 17:31:26 devstack sudo[106798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:26 devstack sudo[106798]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 1G" returned: 0 in 0.489s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-88a56938-4fa0-4d0a-b511-5020530da57c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:26 devstack sudo[106804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-88a56938-4fa0-4d0a-b511-5020530da57c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 Aug 19 17:31:26 devstack sudo[106804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:26 devstack sudo[106804]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-88a56938-4fa0-4d0a-b511-5020530da57c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3" returned: 0 in 0.379s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:26 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 is being set with open permissions: ugo+rw Aug 19 17:31:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:26 devstack sudo[106809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 Aug 19 17:31:26 devstack sudo[106809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:27 devstack sudo[106809]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3" returned: 0 in 0.283s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:27 devstack sudo[106812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.info Aug 19 17:31:27 devstack sudo[106812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:27 devstack sudo[106812]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.info" returned: 0 in 0.338s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:27 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.info is being set with open permissions: ugo+rw Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:27 devstack sudo[106816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.info Aug 19 17:31:27 devstack sudo[106816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:27 devstack sudo[106816]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.info" returned: 0 in 0.274s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Acquiring lock "cinder-quobyte-1cd0f1bd-055c-47cb-9298-e959d29fa692" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-1cd0f1bd-055c-47cb-9298-e959d29fa692" acquired by "_copy_volume_from_snapshot" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] snapshot: 61d3194d-1ae3-49da-971d-33e1413d94b3, volume: 1cd0f1bd-055c-47cb-9298-e959d29fa692, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[38613f2c-7026-49d3-8f29-b179e574fa31]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:28 devstack sudo[106822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 Aug 19 17:31:28 devstack sudo[106822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:28 devstack sudo[106822]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3" returned: 0 in 0.569s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-88a56938-4fa0-4d0a-b511-5020530da57c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[157bdf7a-9f57-4ad5-8022-ee92764cb1cb]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:28 devstack sudo[106829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c Aug 19 17:31:28 devstack sudo[106829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:28 devstack sudo[106829]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c" returned: 0 in 0.472s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:31:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:28 devstack sudo[106835]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 Aug 19 17:31:28 devstack sudo[106835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:35 devstack sudo[106835]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692" returned: 0 in 6.294s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c, size 1024.00 MB, duration 6.30 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:31:35 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Converted 1024.00 MB image at 162.66 MB/s Aug 19 17:31:35 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 is being set with open permissions: ugo+rw Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:35 devstack sudo[106858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 Aug 19 17:31:35 devstack sudo[106858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:35 devstack sudo[106858]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692" returned: 0 in 0.269s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-1cd0f1bd-055c-47cb-9298-e959d29fa692" released by "_copy_volume_from_snapshot" :: held 7.725s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Acquiring lock "cinder-quobyte-61d3194d-1ae3-49da-971d-33e1413d94b3" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-61d3194d-1ae3-49da-971d-33e1413d94b3" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Deleting offline snapshot 61d3194d-1ae3-49da-971d-33e1413d94b3 of volume 88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] snapshot_file for this snap is: volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[108dfb63-bf85-457b-bf74-817a9fe96b08]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:35 devstack sudo[106863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 Aug 19 17:31:35 devstack sudo[106863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:36 devstack sudo[106863]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3" returned: 0 in 0.485s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-88a56938-4fa0-4d0a-b511-5020530da57c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:36 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e2d3681-e3cd-48b3-8566-033d85ed1d29]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:36 devstack sudo[106869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c Aug 19 17:31:36 devstack sudo[106869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:37 devstack sudo[106869]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c" returned: 0 in 1.011s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:37 devstack sudo[106901]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 Aug 19 17:31:37 devstack sudo[106901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:37 devstack sudo[106901]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3" returned: 0 in 0.580s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:37 devstack sudo[106906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3 Aug 19 17:31:37 devstack sudo[106906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:38 devstack sudo[106906]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c.61d3194d-1ae3-49da-971d-33e1413d94b3" returned: 0 in 0.375s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-61d3194d-1ae3-49da-971d-33e1413d94b3" released by "_delete_snapshot" :: held 2.602s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 12.738s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35c55b5a-509f-4b4b-9bb2-ea253555c2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1cd0f1bd-055c-47cb-9298-e959d29fa692', 'volume_size': 2, 'source_volid': '88a56938-4fa0-4d0a-b511-5020530da57c', 'source_volstatus': 'available'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92877985-a4bb-4415-9b16-8724ab6eca68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:38 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Volume volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 (1cd0f1bd-055c-47cb-9298-e959d29fa692): created successfully Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92877985-a4bb-4415-9b16-8724ab6eca68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Flow 'volume_create_manager' (44998f3a-d0c0-4d6e-9089-7a2c1a2d5e7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-152d660b-454b-4239-9cb9-5f1c67fa4ed4 tempest-VolumesCloneTest-498160489 None] Created volume successfully. Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Acquiring lock "cinder-1cd0f1bd-055c-47cb-9298-e959d29fa692-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Lock "cinder-1cd0f1bd-055c-47cb-9298-e959d29fa692-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Acquiring lock "cinder-quobyte-1cd0f1bd-055c-47cb-9298-e959d29fa692" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-1cd0f1bd-055c-47cb-9298-e959d29fa692" acquired by "delete_volume" :: waited 0.037s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e686844-617f-4a56-abba-5d094a08ce54]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:39 devstack sudo[106919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 Aug 19 17:31:39 devstack sudo[106919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Flow 'volume_create_manager' (f6307b8a-5905-4c63-8e32-cf4f212e8c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ff4cf86-8644-4958-92b0-8815d44914bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ff4cf86-8644-4958-92b0-8815d44914bb) 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-19T15:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-214239839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab943246-c800-4f6a-a53f-894a9fb30c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af98948bb341679edf00f09c703ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:39Z,use_quota=True,user_id='5e8025231b794deca2a9ff681332319a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (570d4aa0-649f-482f-8aad-47c2e435ffc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (570d4aa0-649f-482f-8aad-47c2e435ffc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (487dc176-c84e-4c2b-8134-a07a97ee9d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (487dc176-c84e-4c2b-8134-a07a97ee9d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab943246-c800-4f6a-a53f-894a9fb30c92', 'volume_name': 'volume-ab943246-c800-4f6a-a53f-894a9fb30c92', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43dc8959-7db4-41ef-82ab-1d5d21dcdb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43dc8959-7db4-41ef-82ab-1d5d21dcdb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8068b3a9-3f8d-4835-be34-30a206845fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:39 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Volume ab943246-c800-4f6a-a53f-894a9fb30c92: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab943246-c800-4f6a-a53f-894a9fb30c92', 'volume_size': 1} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 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-19T15:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-214239839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab943246-c800-4f6a-a53f-894a9fb30c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af98948bb341679edf00f09c703ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:39Z,use_quota=True,user_id='5e8025231b794deca2a9ff681332319a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Creating volume ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:39 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:39 devstack sudo[106919]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:39 devstack sudo[106926]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 1073741824 Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692" returned: 0 in 0.518s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:39 devstack sudo[106926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:39 devstack sudo[106928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692 Aug 19 17:31:39 devstack sudo[106928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:39 devstack sudo[106928]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1cd0f1bd-055c-47cb-9298-e959d29fa692" returned: 0 in 0.284s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-1cd0f1bd-055c-47cb-9298-e959d29fa692" released by "delete_volume" :: held 0.873s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:39 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Created reservations ['a6cd90ed-f66b-4a14-9b43-fe282ea5325f', 'a031ead0-3750-4d85-970d-3de7d256c37d', 'c50ce45c-8052-48ce-9691-c2ae798e06c9', 'e6a8a76b-e27b-446a-bdc2-1aa3a5fd5fe0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:40 devstack sudo[106939]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:31:40 devstack sudo[106939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:40 devstack sudo[106926]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 1073741824" returned: 0 in 0.566s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:40 devstack sudo[106941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 Aug 19 17:31:40 devstack sudo[106941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Acquiring lock "cinder-88a56938-4fa0-4d0a-b511-5020530da57c-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Lock "cinder-88a56938-4fa0-4d0a-b511-5020530da57c-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Acquiring lock "cinder-quobyte-88a56938-4fa0-4d0a-b511-5020530da57c" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-88a56938-4fa0-4d0a-b511-5020530da57c" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c3220cf-6851-4e03-8ae1-4884764ebe2c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:40 devstack sudo[106941]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] <== create_volume: return (1049ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.052s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:40 devstack sudo[106939]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.591s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8068b3a9-3f8d-4835-be34-30a206845fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab943246-c800-4f6a-a53f-894a9fb30c92', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1dc15928-69d6-4cc7-9bb6-d46667dc3046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Deleted volume successfully. Aug 19 17:31:40 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Volume volume-ab943246-c800-4f6a-a53f-894a9fb30c92 (ab943246-c800-4f6a-a53f-894a9fb30c92): created successfully Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1dc15928-69d6-4cc7-9bb6-d46667dc3046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Flow 'volume_create_manager' (f6307b8a-5905-4c63-8e32-cf4f212e8c7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:40 devstack sudo[106946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c Aug 19 17:31:40 devstack sudo[106946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7e3b9f2b-c2eb-4fed-a4e8-3c150ec1a951 tempest-VolumesCloneTest-498160489 None] Lock "cinder-1cd0f1bd-055c-47cb-9298-e959d29fa692-delete_volume" released by "delete_volume" :: held 1.850s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ee36f006-3401-4b1d-9188-f25d31422c15 tempest-VolumeDependencyTests-1091575507 None] Created volume successfully. Aug 19 17:31:41 devstack sudo[106946]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c" returned: 0 in 0.507s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:41 devstack sudo[106957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c Aug 19 17:31:41 devstack sudo[106957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:41 devstack sudo[106957]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-88a56938-4fa0-4d0a-b511-5020530da57c" returned: 0 in 0.307s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Lock "cinder-quobyte-88a56938-4fa0-4d0a-b511-5020530da57c" released by "delete_volume" :: held 0.946s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Created reservations ['1fd1dc47-9498-4fc9-afb5-e3dc90ab14fd', '0dd03ebc-066b-4a46-b896-9905016210b4', 'fb8fbae6-8db3-4025-82ae-b7b339a8e67c', 'f79552e4-45e2-4608-926c-7697bcd438ca'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:41 devstack sudo[106960]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:31:41 devstack sudo[106960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Creating offline snapshot 6ba68be7-53ac-41bb-b46d-9201384ee38c of volume ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6422771-dc2a-4cb9-bd8c-4547ef9b1f45]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:42 devstack sudo[106960]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:42 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:31:42 devstack sudo[106963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 Aug 19 17:31:42 devstack sudo[106963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Deleted volume successfully. Aug 19 17:31:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6ec01b99-049a-4c67-9691-ab15d264e551 tempest-VolumesCloneTest-498160489 None] Lock "cinder-88a56938-4fa0-4d0a-b511-5020530da57c-delete_volume" released by "delete_volume" :: held 1.753s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:42 devstack sudo[106963]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92" returned: 0 in 0.567s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:42 devstack sudo[106973]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c 1G Aug 19 17:31:42 devstack sudo[106973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-6663c910-eacf-427e-9397-c02c48e29047 req-583c643f-9055-4751-86ea-203a3d5cdd03 tempest-AttachVolumeNegativeTest-1877091418 None] Terminate volume connection completed successfully. Aug 19 17:31:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-6663c910-eacf-427e-9397-c02c48e29047 req-583c643f-9055-4751-86ea-203a3d5cdd03 tempest-AttachVolumeNegativeTest-1877091418 None] Deleting attachment 8c4798c1-3d68-459f-915d-e65c8da280f2. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:31:43 devstack sudo[106973]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c 1G" returned: 0 in 0.836s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab943246-c800-4f6a-a53f-894a9fb30c92 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-f42c2706-8094-4faf-86fb-8a1bfa39a9df req-c6667ec8-051c-48db-adb4-a68b5f5ccb14 tempest-TestShelveInstance-112914533 None] Terminate volume connection completed successfully. Aug 19 17:31:43 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-f42c2706-8094-4faf-86fb-8a1bfa39a9df req-c6667ec8-051c-48db-adb4-a68b5f5ccb14 tempest-TestShelveInstance-112914533 None] Deleting attachment 4051a6d0-b881-460b-8bb1-6ca824e499fb. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:31:43 devstack sudo[107000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab943246-c800-4f6a-a53f-894a9fb30c92 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c Aug 19 17:31:43 devstack sudo[107000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:43 devstack sudo[107000]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab943246-c800-4f6a-a53f-894a9fb30c92 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c" returned: 0 in 0.647s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:43 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c is being set with open permissions: ugo+rw Aug 19 17:31:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:43 devstack sudo[107017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c Aug 19 17:31:43 devstack sudo[107017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:44 devstack sudo[107017]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c" returned: 0 in 0.606s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:44 devstack sudo[107038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.info Aug 19 17:31:44 devstack sudo[107038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:44 devstack sudo[107038]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.info" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:44 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.info is being set with open permissions: ugo+rw Aug 19 17:31:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:44 devstack sudo[107042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.info Aug 19 17:31:44 devstack sudo[107042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:45 devstack sudo[107042]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.info" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.413s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-162e28ba-bd9a-45f7-b203-efd712415f41 tempest-VolumeDependencyTests-1091575507 None] Create snapshot completed successfully Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Flow 'volume_create_manager' (31a62005-cbd2-40ee-b999-e947bcfc2012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff662f1c-53de-4289-b876-76daab56d612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff662f1c-53de-4289-b876-76daab56d612) 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-19T15:31:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-141292296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dfe72548-3fa9-4040-95ea-db172e70ae11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af98948bb341679edf00f09c703ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=6ba68be7-53ac-41bb-b46d-9201384ee38c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:47Z,use_quota=True,user_id='5e8025231b794deca2a9ff681332319a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80d72e9a-318a-4710-9ac9-6fcae8980e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80d72e9a-318a-4710-9ac9-6fcae8980e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cd05bee-9e8a-42c4-8d88-1658aaa36bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6cd05bee-9e8a-42c4-8d88-1658aaa36bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'dfe72548-3fa9-4040-95ea-db172e70ae11', 'volume_name': 'volume-dfe72548-3fa9-4040-95ea-db172e70ae11', 'volume_size': 1, 'snapshot_id': '6ba68be7-53ac-41bb-b46d-9201384ee38c'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c64f5380-86cc-46c0-aeab-d28613e8ce41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c64f5380-86cc-46c0-aeab-d28613e8ce41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b616c639-290b-4d0e-81ad-7c8c91de1ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Volume dfe72548-3fa9-4040-95ea-db172e70ae11: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-dfe72548-3fa9-4040-95ea-db172e70ae11', 'volume_size': 1, 'snapshot_id': '6ba68be7-53ac-41bb-b46d-9201384ee38c'} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-quobyte-6ba68be7-53ac-41bb-b46d-9201384ee38c-dfe72548-3fa9-4040-95ea-db172e70ae11" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-6ba68be7-53ac-41bb-b46d-9201384ee38c-dfe72548-3fa9-4040-95ea-db172e70ae11" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Creating volume dfe72548-3fa9-4040-95ea-db172e70ae11 from snapshot 6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-quobyte-dfe72548-3fa9-4040-95ea-db172e70ae11" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-dfe72548-3fa9-4040-95ea-db172e70ae11" acquired by "_copy_volume_from_snapshot" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] snapshot: 6ba68be7-53ac-41bb-b46d-9201384ee38c, volume: dfe72548-3fa9-4040-95ea-db172e70ae11, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9045a4ec-13cd-4d65-b212-442d1c870cef]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:47 devstack sudo[107049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c Aug 19 17:31:47 devstack sudo[107049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:47 devstack sudo[107049]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c" returned: 0 in 0.555s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab943246-c800-4f6a-a53f-894a9fb30c92(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[26d0da83-b777-4a9f-a4bc-6f90668255e3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:48 devstack sudo[107059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 Aug 19 17:31:48 devstack sudo[107059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (2ca23620-e18b-4aa0-b81c-99c9ccd360f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3c3e470-8ea8-47bd-87d3-076e4741fb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3c3e470-8ea8-47bd-87d3-076e4741fb2a) 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-19T15:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-846947825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37e9f509-c8aa-44ac-8c1d-6276f48d6a5a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:48Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (396cad50-97ac-4144-bf93-aec0a5b8074f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (396cad50-97ac-4144-bf93-aec0a5b8074f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2538834a-6623-44ff-908f-2df0d3c4f99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2538834a-6623-44ff-908f-2df0d3c4f99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '37e9f509-c8aa-44ac-8c1d-6276f48d6a5a', 'volume_name': 'volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (279c6e75-8e98-4e57-8125-47452cb44c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (279c6e75-8e98-4e57-8125-47452cb44c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (389bff9f-9d41-49ae-82a2-b82794fa5201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Volume 37e9f509-c8aa-44ac-8c1d-6276f48d6a5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a', 'volume_size': 1} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:48 devstack sudo[107059]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92" returned: 0 in 0.598s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:48 devstack sudo[107072]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 Aug 19 17:31:48 devstack sudo[107072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-99797b68-5a7b-47fc-a6f6-16f6ae313d86 req-2ccac703-9f0f-4f9c-8dc5-485c922c01f8 tempest-TestShelveInstance-112914533 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:54 devstack sudo[107072]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11" returned: 0 in 5.464s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92, size 1024.00 MB, duration 5.47 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:31:54 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Converted 1024.00 MB image at 187.37 MB/s Aug 19 17:31:54 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 is being set with open permissions: ugo+rw Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:54 devstack sudo[107086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 Aug 19 17:31:54 devstack sudo[107086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:54 devstack sudo[107086]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11" returned: 0 in 0.240s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-dfe72548-3fa9-4040-95ea-db172e70ae11" released by "_copy_volume_from_snapshot" :: held 6.989s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-6ba68be7-53ac-41bb-b46d-9201384ee38c-dfe72548-3fa9-4040-95ea-db172e70ae11" released by "_create_volume_from_snapshot" :: held 7.079s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.099s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 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-19T15:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-846947825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=37e9f509-c8aa-44ac-8c1d-6276f48d6a5a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31: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-19T15:31:48Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Creating volume 37e9f509-c8aa-44ac-8c1d-6276f48d6a5a {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:54 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:54 devstack sudo[107089]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a 1073741824 Aug 19 17:31:54 devstack sudo[107089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b616c639-290b-4d0e-81ad-7c8c91de1ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfe72548-3fa9-4040-95ea-db172e70ae11', 'volume_size': 1, 'snapshot_id': '6ba68be7-53ac-41bb-b46d-9201384ee38c'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4446000e-dee3-4a0d-b44a-aafdcb3c4a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:54 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Volume volume-dfe72548-3fa9-4040-95ea-db172e70ae11 (dfe72548-3fa9-4040-95ea-db172e70ae11): created successfully Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4446000e-dee3-4a0d-b44a-aafdcb3c4a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Flow 'volume_create_manager' (31a62005-cbd2-40ee-b999-e947bcfc2012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-36821a00-3049-42ba-8567-69475a04b2d6 tempest-VolumeDependencyTests-1091575507 None] Created volume successfully. Aug 19 17:31:54 devstack sudo[107089]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a 1073741824" returned: 0 in 0.501s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:54 devstack sudo[107098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a Aug 19 17:31:54 devstack sudo[107098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-6ba68be7-53ac-41bb-b46d-9201384ee38c-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-6ba68be7-53ac-41bb-b46d-9201384ee38c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-quobyte-ab943246-c800-4f6a-a53f-894a9fb30c92" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-ab943246-c800-4f6a-a53f-894a9fb30c92" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-quobyte-6ba68be7-53ac-41bb-b46d-9201384ee38c" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:55 devstack sudo[107098]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] <== create_volume: return (921ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.923s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-99797b68-5a7b-47fc-a6f6-16f6ae313d86 req-2ccac703-9f0f-4f9c-8dc5-485c922c01f8 tempest-TestShelveInstance-112914533 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 6.552s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-6ba68be7-53ac-41bb-b46d-9201384ee38c" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Deleting offline snapshot 6ba68be7-53ac-41bb-b46d-9201384ee38c of volume ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] snapshot_file for this snap is: volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (389bff9f-9d41-49ae-82a2-b82794fa5201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (275794b7-2441-472c-8024-1c4c03a4f3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f992955-37bb-4cb0-8179-48c43379f5d8]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-99797b68-5a7b-47fc-a6f6-16f6ae313d86 req-2ccac703-9f0f-4f9c-8dc5-485c922c01f8 tempest-TestShelveInstance-112914533 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.088s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:55 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Volume volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a (37e9f509-c8aa-44ac-8c1d-6276f48d6a5a): created successfully Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (275794b7-2441-472c-8024-1c4c03a4f3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (2ca23620-e18b-4aa0-b81c-99c9ccd360f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0c21a923-e40b-4927-a968-02e34288c032 tempest-VolumesGetTest-914048622 None] Created volume successfully. Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-99797b68-5a7b-47fc-a6f6-16f6ae313d86 req-2ccac703-9f0f-4f9c-8dc5-485c922c01f8 tempest-TestShelveInstance-112914533 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-7e2292ff-b5ef-4615-95ae-934b32aab427', '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': 'df907dc5-7798-4325-a1d8-0989a65edc4d', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:31:55 devstack sudo[107101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c Aug 19 17:31:55 devstack sudo[107101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-99797b68-5a7b-47fc-a6f6-16f6ae313d86 req-2ccac703-9f0f-4f9c-8dc5-485c922c01f8 tempest-TestShelveInstance-112914533 None] attachment_update completed successfully. Aug 19 17:31:55 devstack sudo[107101]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c" returned: 0 in 0.487s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab943246-c800-4f6a-a53f-894a9fb30c92(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d53fff28-1575-4bd1-978a-9f9c5e01dc94]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:56 devstack sudo[107106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 Aug 19 17:31:56 devstack sudo[107106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:56 devstack sudo[107106]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92" returned: 0 in 0.809s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:56 devstack sudo[107116]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c Aug 19 17:31:56 devstack sudo[107116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:57 devstack sudo[107116]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c" returned: 0 in 0.708s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:57 devstack sudo[107132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c Aug 19 17:31:57 devstack sudo[107132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (d19ca97f-68be-46a2-b76e-86f27734bbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4317809-b3cc-4bb9-8fd0-8a75ec3ca3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4317809-b3cc-4bb9-8fd0-8a75ec3ca3a3) 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-19T15:31:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1068020023',display_name='tempest-VolumesGetTest-Volume-2096019953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62fa4161-8a63-4030-8e36-d3d26e584933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:58Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (094aa05e-c6e7-4b5b-9185-67ac954a017a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (094aa05e-c6e7-4b5b-9185-67ac954a017a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56111ba8-5a18-4145-8387-7b716e71cfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56111ba8-5a18-4145-8387-7b716e71cfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62fa4161-8a63-4030-8e36-d3d26e584933', 'volume_name': 'volume-62fa4161-8a63-4030-8e36-d3d26e584933', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0017b08-a2d1-42e3-a9a1-962f29660628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0017b08-a2d1-42e3-a9a1-962f29660628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33dffdbe-cee4-43eb-bb58-9ef6df1d438a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:57 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Volume 62fa4161-8a63-4030-8e36-d3d26e584933: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62fa4161-8a63-4030-8e36-d3d26e584933', 'volume_size': 1} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 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-19T15:31:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1068020023',display_name='tempest-VolumesGetTest-Volume-2096019953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62fa4161-8a63-4030-8e36-d3d26e584933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:31:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:31:58Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Creating volume 62fa4161-8a63-4030-8e36-d3d26e584933 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:31:57 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:57 devstack sudo[107132]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92.6ba68be7-53ac-41bb-b46d-9201384ee38c" returned: 0 in 0.477s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:57 devstack sudo[107139]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 1073741824 Aug 19 17:31:57 devstack sudo[107139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-6ba68be7-53ac-41bb-b46d-9201384ee38c" released by "_delete_snapshot" :: held 2.660s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-ab943246-c800-4f6a-a53f-894a9fb30c92" released by "delete_snapshot" :: held 2.703s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Created reservations ['5e217369-2127-427a-b3a7-ee2724411afe', '27c883ed-7918-4bb7-9668-6464d9442f50', 'fb870905-1649-4628-bf7e-dcd8a62edd1a', '494ee8e4-295b-4094-b9e7-4bdefbb0948d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Delete snapshot completed successfully. Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-99fdbdf0-e5bb-4d0f-8f7e-436b546c94ce tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-6ba68be7-53ac-41bb-b46d-9201384ee38c-delete_snapshot" released by "delete_snapshot" :: held 2.963s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:58 devstack sudo[107139]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 1073741824" returned: 0 in 0.625s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-ab943246-c800-4f6a-a53f-894a9fb30c92-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:58 devstack sudo[107145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 Aug 19 17:31:58 devstack sudo[107145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-ab943246-c800-4f6a-a53f-894a9fb30c92-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-quobyte-ab943246-c800-4f6a-a53f-894a9fb30c92" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-ab943246-c800-4f6a-a53f-894a9fb30c92" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[355330ef-0991-49e3-9d13-d1e1f2ea2433]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:58 devstack sudo[107145]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933" returned: 0 in 0.473s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] <== create_volume: return (1173ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:31:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.176s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33dffdbe-cee4-43eb-bb58-9ef6df1d438a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62fa4161-8a63-4030-8e36-d3d26e584933', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bfc3552e-f9c2-4830-b3f4-344878dfa07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:31:59 devstack sudo[107148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 Aug 19 17:31:59 devstack sudo[107148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:59 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Volume volume-62fa4161-8a63-4030-8e36-d3d26e584933 (62fa4161-8a63-4030-8e36-d3d26e584933): created successfully Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bfc3552e-f9c2-4830-b3f4-344878dfa07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (d19ca97f-68be-46a2-b76e-86f27734bbfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:31:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3a222bfe-a4a1-46bb-8b3b-70f33baae544 tempest-VolumesGetTest-914048622 None] Created volume successfully. Aug 19 17:31:59 devstack sudo[107148]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92" returned: 0 in 0.518s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:31:59 devstack sudo[107155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92 Aug 19 17:31:59 devstack sudo[107155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:31:59 devstack sudo[107155]: pam_unix(sudo:session): session closed for user root Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab943246-c800-4f6a-a53f-894a9fb30c92" returned: 0 in 0.284s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-ab943246-c800-4f6a-a53f-894a9fb30c92" released by "delete_volume" :: held 0.924s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Created reservations ['c7cc4bcc-b5f1-4137-8ae3-9a4496151b86', '18de0f68-c577-486e-8c9d-7746249ce259', 'cf2d9e22-e1b9-4b5c-813e-d9dafd9af36b', '83a56de2-f0ab-493e-8c0d-81341d7fe03c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:31:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:00 devstack sudo[107181]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:00 devstack sudo[107181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-62fa4161-8a63-4030-8e36-d3d26e584933-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Lock "cinder-62fa4161-8a63-4030-8e36-d3d26e584933-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-62fa4161-8a63-4030-8e36-d3d26e584933" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-62fa4161-8a63-4030-8e36-d3d26e584933" acquired by "delete_volume" :: waited 0.076s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[14741e65-2e28-4728-a9cf-dde0209f6750]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:00 devstack sudo[107181]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.797s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Deleted volume successfully. Aug 19 17:32:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-664fdd62-4505-4d32-b18e-3fb249937550 tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-ab943246-c800-4f6a-a53f-894a9fb30c92-delete_volume" released by "delete_volume" :: held 2.247s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:00 devstack sudo[107261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 Aug 19 17:32:00 devstack sudo[107261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-dfe72548-3fa9-4040-95ea-db172e70ae11-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-dfe72548-3fa9-4040-95ea-db172e70ae11-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "cinder-quobyte-dfe72548-3fa9-4040-95ea-db172e70ae11" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-dfe72548-3fa9-4040-95ea-db172e70ae11" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f9e53873-1fdb-4354-8c3b-84bfe0544168]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:01 devstack sudo[107261]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933" returned: 0 in 0.868s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:01 devstack sudo[107324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933 Aug 19 17:32:01 devstack sudo[107324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:01 devstack sudo[107300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 Aug 19 17:32:01 devstack sudo[107300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:02 devstack sudo[107324]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62fa4161-8a63-4030-8e36-d3d26e584933" returned: 0 in 0.660s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-62fa4161-8a63-4030-8e36-d3d26e584933" released by "delete_volume" :: held 1.673s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:02 devstack sudo[107300]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11" returned: 0 in 0.807s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:02 devstack sudo[107664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11 Aug 19 17:32:02 devstack sudo[107664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Created reservations ['cf978a4a-af05-457d-9f17-570570ccf5d3', 'd24dd8f9-74ab-418a-975c-3a942ed57345', 'fe0b44eb-4551-4328-a456-c54b234a176c', '73bd9e6a-046d-4bab-a2cf-029ffeab9060'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.033s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:02 devstack sudo[107687]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:02 devstack sudo[107687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Lock "cinder-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:03 devstack sudo[107664]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-dfe72548-3fa9-4040-95ea-db172e70ae11" returned: 0 in 0.955s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:03 devstack sudo[107687]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-quobyte-dfe72548-3fa9-4040-95ea-db172e70ae11" released by "delete_volume" :: held 1.878s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.508s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Deleted volume successfully. Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ad3ee79-e013-4a72-9637-02085cb426cd tempest-VolumesGetTest-914048622 None] Lock "cinder-62fa4161-8a63-4030-8e36-d3d26e584933-delete_volume" released by "delete_volume" :: held 2.990s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a" acquired by "delete_volume" :: waited 0.074s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3dc63c83-8e51-4773-83fd-3cdcf1e49f44]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Created reservations ['8154cdc8-5949-43e8-a0bb-82bbba5a1b32', 'f30f7d91-7edf-4b8e-ad66-af6030089977', '96bc6214-d493-4283-8954-d6789cb1f3a3', '3595dadd-2a2a-43a4-8596-9fd009946f1d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:03 devstack sudo[107713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a Aug 19 17:32:03 devstack sudo[107713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:03 devstack sudo[107722]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:03 devstack sudo[107722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:03 devstack sudo[107713]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a" returned: 0 in 0.553s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:03 devstack sudo[107722]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.438s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:03 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:03 devstack sudo[107747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a Aug 19 17:32:03 devstack sudo[107747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Deleted volume successfully. Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e01d9e8c-e2fa-4bb1-ab30-8eacc4bce27e tempest-VolumeDependencyTests-1091575507 None] Lock "cinder-dfe72548-3fa9-4040-95ea-db172e70ae11-delete_volume" released by "delete_volume" :: held 2.877s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:04 devstack sudo[107747]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a" returned: 0 in 0.477s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a" released by "delete_volume" :: held 1.118s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Created reservations ['06607616-f421-43ab-bf09-a7e811be8a46', '18f827d8-8ab2-4955-871d-3bd961292eda', '0ff3245b-ea92-48a8-bcec-63377bc62f30', '161350e1-a00c-4d50-ba3b-a5db47e9a28b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:04 devstack sudo[107764]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:04 devstack sudo[107764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:05 devstack sudo[107764]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.474s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:05 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Deleted volume successfully. Aug 19 17:32:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c76e23a5-6ae0-408a-9b5f-ecd178fde831 tempest-VolumesGetTest-914048622 None] Lock "cinder-37e9f509-c8aa-44ac-8c1d-6276f48d6a5a-delete_volume" released by "delete_volume" :: held 2.030s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:06 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (e67af42c-7c09-48bb-8ba4-a5bab0ef1243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e64fab54-0a1e-464a-866c-007de3766edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e64fab54-0a1e-464a-866c-007de3766edd) 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-19T15:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-352725059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:07Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ae7c006-980c-40d8-b400-c838f827a286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ae7c006-980c-40d8-b400-c838f827a286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9270d6e-a8ed-4dfd-8202-323c84a37e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9270d6e-a8ed-4dfd-8202-323c84a37e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9', 'volume_name': 'volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc35458e-4655-4651-92d3-ae3a21b58961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc35458e-4655-4651-92d3-ae3a21b58961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3de1f393-960b-4ac8-aef8-1a08d143eaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:07 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Volume 492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9', 'volume_size': 1} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 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-19T15:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-352725059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:07Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Creating volume 492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:07 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:07 devstack sudo[107773]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 1073741824 Aug 19 17:32:07 devstack sudo[107773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:07 devstack sudo[107773]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 1073741824" returned: 0 in 0.710s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:07 devstack sudo[107779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 Aug 19 17:32:07 devstack sudo[107779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:08 devstack sudo[107779]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" returned: 0 in 0.564s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] <== create_volume: return (1374ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.379s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3de1f393-960b-4ac8-aef8-1a08d143eaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cead23c4-fb12-4de0-af6a-d4324f7d756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:08 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Volume volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 (492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9): created successfully Aug 19 17:32:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cead23c4-fb12-4de0-af6a-d4324f7d756b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (e67af42c-7c09-48bb-8ba4-a5bab0ef1243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a367e540-f43b-4702-977e-3f68e289f198 tempest-VolumesGetTest-914048622 None] Created volume successfully. Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (830b0b9c-01a3-4e88-b0c9-3fa0b6260314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b66bd210-3b1c-49f5-8b61-c8fc6688b5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b66bd210-3b1c-49f5-8b61-c8fc6688b5d5) 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-19T15:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1142714279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2683b166-d73a-49ac-a62c-e6412a21e8a2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9,status='creating',terminated_at=None,updated_at=2026-08-19T15:32:10Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2506283e-d2a0-4d6b-973f-24e16d31495d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2506283e-d2a0-4d6b-973f-24e16d31495d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8a759d8-0011-49d2-9230-5ed56e1123c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8a759d8-0011-49d2-9230-5ed56e1123c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '2683b166-d73a-49ac-a62c-e6412a21e8a2', 'volume_name': 'volume-2683b166-d73a-49ac-a62c-e6412a21e8a2', 'volume_size': 1, 'source_volid': '492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9', 'source_volstatus': 'available'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ceb7d372-f791-450b-9ada-1e37894cb5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ceb7d372-f791-450b-9ada-1e37894cb5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bc16116-d6b3-4bf0-97e8-6a10fe7b375d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:10 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Volume 2683b166-d73a-49ac-a62c-e6412a21e8a2: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-2683b166-d73a-49ac-a62c-e6412a21e8a2', 'volume_size': 1, 'source_volid': '492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9', 'source_volstatus': 'available'} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:10 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Cloning volume 492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 to volume 2683b166-d73a-49ac-a62c-e6412a21e8a2 Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Creating offline snapshot c455f92e-278b-407c-809f-eb022d5f8739 of volume 492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bdd83cf2-a5a5-4b65-851d-4a0973060683]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Flow 'volume_create_manager' (754ac90e-fe79-4e43-b21d-aec6ca3e6ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b2146c4-b66a-46ed-91b2-0515b4f69c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b2146c4-b66a-46ed-91b2-0515b4f69c4e) 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-19T15:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468420038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43ae7a5c-2cbe-4001-ba84-6711f1019e34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24fe2e8f7b248d3ac544be22e47bae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:11Z,use_quota=True,user_id='71cf4bfbdd7a45818c8a4eec135a7a61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c290d15-887d-46a8-ade1-1d5f14345987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c290d15-887d-46a8-ade1-1d5f14345987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7073454-cb94-46e6-8021-f3f4c585d8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7073454-cb94-46e6-8021-f3f4c585d8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43ae7a5c-2cbe-4001-ba84-6711f1019e34', 'volume_name': 'volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf4e28e9-24d2-4ebf-a79b-643449977bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf4e28e9-24d2-4ebf-a79b-643449977bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b32ab67d-327b-4e2d-8947-a2fdfe33481a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:11 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Volume 43ae7a5c-2cbe-4001-ba84-6711f1019e34: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34', 'volume_size': 1} Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:11 devstack sudo[107784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 Aug 19 17:32:11 devstack sudo[107784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:11 devstack sudo[107784]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" returned: 0 in 0.751s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:11 devstack sudo[107789]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 1G Aug 19 17:32:11 devstack sudo[107789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:11 devstack sudo[107789]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 1G" returned: 0 in 0.483s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:12 devstack sudo[107796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 Aug 19 17:32:12 devstack sudo[107796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:12 devstack sudo[107796]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739" returned: 0 in 0.330s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:12 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 is being set with open permissions: ugo+rw Aug 19 17:32:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:12 devstack sudo[107802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 Aug 19 17:32:12 devstack sudo[107802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:12 devstack sudo[107802]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739" returned: 0 in 0.273s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:12 devstack sudo[107805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.info Aug 19 17:32:12 devstack sudo[107805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:12 devstack sudo[107805]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.info" returned: 0 in 0.277s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:12 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.info is being set with open permissions: ugo+rw Aug 19 17:32:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:12 devstack sudo[107808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.info Aug 19 17:32:12 devstack sudo[107808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:13 devstack sudo[107808]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.info" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-2683b166-d73a-49ac-a62c-e6412a21e8a2" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-2683b166-d73a-49ac-a62c-e6412a21e8a2" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] snapshot: c455f92e-278b-407c-809f-eb022d5f8739, volume: 2683b166-d73a-49ac-a62c-e6412a21e8a2, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c23687c3-d9e8-4caf-945e-0101d7f7ad51]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:13 devstack sudo[107817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 Aug 19 17:32:13 devstack sudo[107817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:13 devstack sudo[107817]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739" returned: 0 in 0.399s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[98787baf-1288-4eba-a30f-d69ac9fdc1dc]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:13 devstack sudo[107823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 Aug 19 17:32:13 devstack sudo[107823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:14 devstack sudo[107823]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" returned: 0 in 0.391s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:32:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:32:14 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:32:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:14 devstack sudo[107828]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 Aug 19 17:32:14 devstack sudo[107828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:20 devstack sudo[107828]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2" returned: 0 in 6.807s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:20 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9, size 1024.00 MB, duration 6.81 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:32:20 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Converted 1024.00 MB image at 150.40 MB/s Aug 19 17:32:20 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 is being set with open permissions: ugo+rw Aug 19 17:32:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:20 devstack sudo[107865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 Aug 19 17:32:20 devstack sudo[107865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:21 devstack sudo[107865]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-2683b166-d73a-49ac-a62c-e6412a21e8a2" released by "_copy_volume_from_snapshot" :: held 7.952s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=81,cinder:INSERT=21,cinder:UPDATE=69,cinder:DELETE=6 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-c455f92e-278b-407c-809f-eb022d5f8739" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-c455f92e-278b-407c-809f-eb022d5f8739" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Deleting offline snapshot c455f92e-278b-407c-809f-eb022d5f8739 of volume 492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] snapshot_file for this snap is: volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[704ffff9-867e-470a-b8b8-f3e52b90e65a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:21 devstack sudo[107868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 Aug 19 17:32:21 devstack sudo[107868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:21 devstack sudo[107868]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739" returned: 0 in 0.420s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[64206c74-38bf-4aa0-a995-3e1d7708347f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:21 devstack sudo[107874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 Aug 19 17:32:21 devstack sudo[107874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:22 devstack sudo[107874]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" returned: 0 in 0.614s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:22 devstack sudo[107907]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 Aug 19 17:32:22 devstack sudo[107907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:22 devstack sudo[107910]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:22 devstack sudo[107910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=94,cinder:SELECT=62,cinder:INSERT=19,cinder:DELETE=8 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:32:22 devstack sudo[107907]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739" returned: 0 in 0.415s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:22 devstack sudo[107925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739 Aug 19 17:32:22 devstack sudo[107925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:22 devstack sudo[107910]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.297s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:32:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:32:23 devstack sudo[107925]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9.c455f92e-278b-407c-809f-eb022d5f8739" returned: 0 in 0.290s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-c455f92e-278b-407c-809f-eb022d5f8739" released by "_delete_snapshot" :: held 1.847s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 12.496s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 12.053s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 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-19T15:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468420038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43ae7a5c-2cbe-4001-ba84-6711f1019e34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24fe2e8f7b248d3ac544be22e47bae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:11Z,use_quota=True,user_id='71cf4bfbdd7a45818c8a4eec135a7a61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Creating volume 43ae7a5c-2cbe-4001-ba84-6711f1019e34 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:23 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:23 devstack sudo[107929]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 1073741824 Aug 19 17:32:23 devstack sudo[107929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5bc16116-d6b3-4bf0-97e8-6a10fe7b375d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2683b166-d73a-49ac-a62c-e6412a21e8a2', 'volume_size': 1, 'source_volid': '492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9', 'source_volstatus': 'available'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7c3b2f3-0c59-4582-b95e-9e24037afa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:23 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Volume volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 (2683b166-d73a-49ac-a62c-e6412a21e8a2): created successfully Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7c3b2f3-0c59-4582-b95e-9e24037afa2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (830b0b9c-01a3-4e88-b0c9-3fa0b6260314) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bc1b60d8-2403-4e43-8c64-c4918b8d56e4 tempest-VolumesGetTest-914048622 None] Created volume successfully. Aug 19 17:32:23 devstack sudo[107929]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 1073741824" returned: 0 in 0.471s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:23 devstack sudo[107935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 Aug 19 17:32:23 devstack sudo[107935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:23 devstack sudo[107935]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] <== create_volume: return (757ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.760s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b32ab67d-327b-4e2d-8947-a2fdfe33481a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d202511e-aa97-4626-a0cd-f765d41be609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:23 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Volume volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 (43ae7a5c-2cbe-4001-ba84-6711f1019e34): created successfully Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d202511e-aa97-4626-a0cd-f765d41be609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Flow 'volume_create_manager' (754ac90e-fe79-4e43-b21d-aec6ca3e6ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5ad951c2-c55b-4c46-bee0-f6b3876fc4e6 tempest-ProjectReaderTests-716568450 None] Created volume successfully. Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Acquiring lock "cinder-43ae7a5c-2cbe-4001-ba84-6711f1019e34-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Lock "cinder-43ae7a5c-2cbe-4001-ba84-6711f1019e34-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Acquiring lock "cinder-quobyte-43ae7a5c-2cbe-4001-ba84-6711f1019e34" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Lock "cinder-quobyte-43ae7a5c-2cbe-4001-ba84-6711f1019e34" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b720be15-425a-41f9-aad2-e540046fad3f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:24 devstack sudo[107938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 Aug 19 17:32:24 devstack sudo[107938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (c5c2732b-85b9-4935-9080-9bef96378d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d747d0-a519-4fb5-8aec-3c00449414aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d747d0-a519-4fb5-8aec-3c00449414aa) 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-19T15:32:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1794176906',display_name='tempest-VolumesGetTest-Volume-577238097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23085f88-b165-4bd7-bd37-79dab2089261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:25Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (042c9b7a-3e75-4cec-b8f5-18952031bf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (042c9b7a-3e75-4cec-b8f5-18952031bf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3d8a05d-7ae7-45ea-999c-bec0435fa3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3d8a05d-7ae7-45ea-999c-bec0435fa3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '23085f88-b165-4bd7-bd37-79dab2089261', 'volume_name': 'volume-23085f88-b165-4bd7-bd37-79dab2089261', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc2bb80c-6600-41ff-9109-db4f0843f16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc2bb80c-6600-41ff-9109-db4f0843f16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e35cacb1-a27c-418a-96ae-41458fb11ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:24 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Volume 23085f88-b165-4bd7-bd37-79dab2089261: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-23085f88-b165-4bd7-bd37-79dab2089261', 'volume_size': 1} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 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-19T15:32:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1794176906',display_name='tempest-VolumesGetTest-Volume-577238097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23085f88-b165-4bd7-bd37-79dab2089261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:25Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Creating volume 23085f88-b165-4bd7-bd37-79dab2089261 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:24 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:24 devstack sudo[107940]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 1073741824 Aug 19 17:32:24 devstack sudo[107940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack sudo[107938]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34" returned: 0 in 0.375s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:25 devstack sudo[107945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34 Aug 19 17:32:25 devstack sudo[107945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack sudo[107940]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 1073741824" returned: 0 in 0.432s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack sudo[107945]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-43ae7a5c-2cbe-4001-ba84-6711f1019e34" returned: 0 in 0.280s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Lock "cinder-quobyte-43ae7a5c-2cbe-4001-ba84-6711f1019e34" released by "delete_volume" :: held 0.703s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:25 devstack sudo[107954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 Aug 19 17:32:25 devstack sudo[107954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Created reservations ['1ef018b4-6f1c-4d86-879d-3fc113e4e0fc', 'ff920ff8-20ef-4c23-99ca-0db15977547a', '206bf99c-5a39-42a8-8d38-6389621a845f', '5cae09fd-e234-4b55-b750-cf82b726d561'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:25 devstack sudo[107956]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:25 devstack sudo[107956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:25 devstack sudo[107954]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] <== create_volume: return (750ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.753s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e35cacb1-a27c-418a-96ae-41458fb11ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23085f88-b165-4bd7-bd37-79dab2089261', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90bc1fe3-ebb2-476c-ab6c-a2bd52c832c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:25 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Volume volume-23085f88-b165-4bd7-bd37-79dab2089261 (23085f88-b165-4bd7-bd37-79dab2089261): created successfully Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90bc1fe3-ebb2-476c-ab6c-a2bd52c832c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (c5c2732b-85b9-4935-9080-9bef96378d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:25 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e28ded4c-2594-4f49-bf6c-1a8d0298b893 tempest-VolumesGetTest-914048622 None] Created volume successfully. Aug 19 17:32:25 devstack sudo[107956]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.286s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:25 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Deleted volume successfully. Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4b0a4891-4785-4990-b0c8-5de3c805ebb2 tempest-ProjectReaderTests-716568450 None] Lock "cinder-43ae7a5c-2cbe-4001-ba84-6711f1019e34-delete_volume" released by "delete_volume" :: held 1.228s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-23085f88-b165-4bd7-bd37-79dab2089261-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Lock "cinder-23085f88-b165-4bd7-bd37-79dab2089261-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-23085f88-b165-4bd7-bd37-79dab2089261" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-23085f88-b165-4bd7-bd37-79dab2089261" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[295e9361-4133-404d-90f8-7e6e89061184]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:26 devstack sudo[107960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 Aug 19 17:32:26 devstack sudo[107960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Flow 'volume_create_manager' (b1444889-1bdb-4b07-9c8a-b4428ca609e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0382a90c-d08e-404e-895a-c36f9811a669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0382a90c-d08e-404e-895a-c36f9811a669) 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-19T15:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-959355979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22d75ca9-7b70-4d5e-8f37-43f892597ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24fe2e8f7b248d3ac544be22e47bae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:26Z,use_quota=True,user_id='71cf4bfbdd7a45818c8a4eec135a7a61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c17434c-53a4-482d-907b-0933c9758173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c17434c-53a4-482d-907b-0933c9758173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (118f1312-9b72-4abc-bb8f-2f126e88e528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (118f1312-9b72-4abc-bb8f-2f126e88e528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22d75ca9-7b70-4d5e-8f37-43f892597ab5', 'volume_name': 'volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d2f5f93-e44d-4253-a2c3-f63d3bbecb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d2f5f93-e44d-4253-a2c3-f63d3bbecb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d6359f3-a718-4d4c-bec7-5e982acd6cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Volume 22d75ca9-7b70-4d5e-8f37-43f892597ab5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5', 'volume_size': 1} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 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-19T15:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-959355979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22d75ca9-7b70-4d5e-8f37-43f892597ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24fe2e8f7b248d3ac544be22e47bae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:26Z,use_quota=True,user_id='71cf4bfbdd7a45818c8a4eec135a7a61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Creating volume 22d75ca9-7b70-4d5e-8f37-43f892597ab5 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:26 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:26 devstack sudo[107962]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 1073741824 Aug 19 17:32:26 devstack sudo[107962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:26 devstack sudo[107960]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261" returned: 0 in 0.384s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:26 devstack sudo[107967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261 Aug 19 17:32:26 devstack sudo[107967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:26 devstack sudo[107967]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-23085f88-b165-4bd7-bd37-79dab2089261" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-23085f88-b165-4bd7-bd37-79dab2089261" released by "delete_volume" :: held 0.689s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:26 devstack sudo[107962]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 1073741824" returned: 0 in 0.432s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Created reservations ['d96eaa61-56ad-44f3-91d5-9042a56224bf', 'ca69ef1c-98ad-465e-93b2-cfe0e8092cf4', '79baac78-c10d-4bef-b8e0-d54de7890d78', '556541e9-278b-4534-aea8-2652b7134ec6'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:26 devstack sudo[107973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 Aug 19 17:32:26 devstack sudo[107973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:26 devstack sudo[107975]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:26 devstack sudo[107975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:27 devstack sudo[107973]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] <== create_volume: return (745ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.747s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d6359f3-a718-4d4c-bec7-5e982acd6cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ca78792-590a-49ed-80b6-365b5220ec7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Volume volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 (22d75ca9-7b70-4d5e-8f37-43f892597ab5): created successfully Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ca78792-590a-49ed-80b6-365b5220ec7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Flow 'volume_create_manager' (b1444889-1bdb-4b07-9c8a-b4428ca609e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c28a4840-6308-422d-88a9-402046e9506d tempest-ProjectReaderTests-716568450 None] Created volume successfully. Aug 19 17:32:27 devstack sudo[107975]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Deleted volume successfully. Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-313b518f-c519-48de-ad62-bc736174b247 tempest-VolumesGetTest-914048622 None] Lock "cinder-23085f88-b165-4bd7-bd37-79dab2089261-delete_volume" released by "delete_volume" :: held 1.183s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-2683b166-d73a-49ac-a62c-e6412a21e8a2-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Lock "cinder-2683b166-d73a-49ac-a62c-e6412a21e8a2-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-2683b166-d73a-49ac-a62c-e6412a21e8a2" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-2683b166-d73a-49ac-a62c-e6412a21e8a2" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Acquiring lock "cinder-22d75ca9-7b70-4d5e-8f37-43f892597ab5-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a71b1e38-44a0-43df-b73e-b65db26152c9]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Lock "cinder-22d75ca9-7b70-4d5e-8f37-43f892597ab5-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Acquiring lock "cinder-quobyte-22d75ca9-7b70-4d5e-8f37-43f892597ab5" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Lock "cinder-quobyte-22d75ca9-7b70-4d5e-8f37-43f892597ab5" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c961f6f3-32d1-4884-b080-bbb16f8f17f8]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:27 devstack sudo[107979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 Aug 19 17:32:27 devstack sudo[107979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:27 devstack sudo[107980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 Aug 19 17:32:27 devstack sudo[107980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:27 devstack sudo[107979]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:27 devstack sudo[107986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2 Aug 19 17:32:27 devstack sudo[107986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:27 devstack sudo[107980]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:27 devstack sudo[107991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5 Aug 19 17:32:27 devstack sudo[107991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:27 devstack sudo[107986]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2683b166-d73a-49ac-a62c-e6412a21e8a2" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-2683b166-d73a-49ac-a62c-e6412a21e8a2" released by "delete_volume" :: held 0.693s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Created reservations ['3662dc33-8594-4131-b5a5-ac08b3d5ca8f', 'a528f34d-db02-479f-ad7b-cea44b585a26', '768d3e2b-98b0-436a-9c82-cbc4c666c787', '8ada7d54-7365-4376-b620-8f2d810cd1a0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:28 devstack sudo[107991]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d75ca9-7b70-4d5e-8f37-43f892597ab5" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Lock "cinder-quobyte-22d75ca9-7b70-4d5e-8f37-43f892597ab5" released by "delete_volume" :: held 0.663s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Created reservations ['6a17bfd4-2d5a-47ea-8825-07dbee611e41', 'ee05137e-6577-4051-8c0e-99d2350e62c6', '7276acef-07b2-4b66-820c-a8aabcec4ea9', 'f2e2282e-5474-4019-9348-5230c16a09dd'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:28 devstack sudo[107995]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:28 devstack sudo[107995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:28 devstack sudo[107997]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:28 devstack sudo[107997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:28 devstack sudo[107995]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.425s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Deleted volume successfully. Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Lock "cinder-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-05788225-bd1b-4f66-b557-e409de382297 tempest-VolumesGetTest-914048622 None] Lock "cinder-2683b166-d73a-49ac-a62c-e6412a21e8a2-delete_volume" released by "delete_volume" :: held 1.389s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:28 devstack sudo[107997]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.506s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Deleted volume successfully. Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4bb330de-aa9f-4be5-9062-272b8965517b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbc631b3-d7da-4afc-9b79-4b457d4cfdf4 tempest-ProjectReaderTests-716568450 None] Lock "cinder-22d75ca9-7b70-4d5e-8f37-43f892597ab5-delete_volume" released by "delete_volume" :: held 1.466s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:28 devstack sudo[108001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 Aug 19 17:32:28 devstack sudo[108001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:29 devstack sudo[108001]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" returned: 0 in 0.429s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:29 devstack sudo[108007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9 Aug 19 17:32:29 devstack sudo[108007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:29 devstack sudo[108007]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" returned: 0 in 0.270s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9" released by "delete_volume" :: held 0.785s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Created reservations ['3fec8cf5-a2a7-466d-b3a3-0c8c7e44c277', 'f1a3753c-c2b3-4e9c-b306-fbee6802e23a', '1cf70b58-1758-4ce2-a248-1b43802cee9c', '724121a7-2c4d-4797-9e7a-45fd61a12f48'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:29 devstack sudo[108010]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:29 devstack sudo[108010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:30 devstack sudo[108010]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.547s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:30 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Deleted volume successfully. Aug 19 17:32:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a17663a6-8f42-465a-af8b-fc182b466090 tempest-VolumesGetTest-914048622 None] Lock "cinder-492eaaf8-1ab1-4d22-b0c1-7f0b89fa42b9-delete_volume" released by "delete_volume" :: held 1.662s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Flow 'volume_create_manager' (b8d01ca6-7869-4731-aad1-b61a9bb2f3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b193e7c0-9605-4cf5-98d9-badcfc6d9eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b193e7c0-9605-4cf5-98d9-badcfc6d9eb0) 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-19T15:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1511572847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307516cba71a428b9ab3e3762e1f5010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:32Z,use_quota=True,user_id='f27391c9e0b1448996f6941b12b15446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0aa3c55f-a986-4078-8844-2e7db0ec03c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0aa3c55f-a986-4078-8844-2e7db0ec03c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8d0f3cd-d9d1-4de8-9a0f-32591814937f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8d0f3cd-d9d1-4de8-9a0f-32591814937f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf', 'volume_name': 'volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94692500-723f-4f6a-9253-e9e9dc675345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94692500-723f-4f6a-9253-e9e9dc675345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (563b2982-72d0-497c-9a16-6fb7d3cc6de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Volume 7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf', 'volume_size': 1} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 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-19T15:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1511572847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307516cba71a428b9ab3e3762e1f5010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15: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-19T15:32:32Z,use_quota=True,user_id='f27391c9e0b1448996f6941b12b15446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Creating volume 7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:31 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:31 devstack sudo[108020]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf 1073741824 Aug 19 17:32:31 devstack sudo[108020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (739e0ee0-d2e8-4247-a270-629fc3599392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (257665da-4e99-4b23-ab9c-9eb7fe8d9bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (257665da-4e99-4b23-ab9c-9eb7fe8d9bb7) 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-19T15:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-148197268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21c6bb5b-0b5a-493c-a891-1976a691aca9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:32Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1acc3152-3db3-4b0f-9480-e2f4933d3485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1acc3152-3db3-4b0f-9480-e2f4933d3485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd3d419c-cf9e-477b-85f4-8a753bfa0593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:31 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd3d419c-cf9e-477b-85f4-8a753bfa0593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '21c6bb5b-0b5a-493c-a891-1976a691aca9', 'volume_name': 'volume-21c6bb5b-0b5a-493c-a891-1976a691aca9', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (322d4cff-a475-4620-825f-2343d113853c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (322d4cff-a475-4620-825f-2343d113853c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10e9fb17-5ff1-4f77-9489-4d91843f88c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Volume 21c6bb5b-0b5a-493c-a891-1976a691aca9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-21c6bb5b-0b5a-493c-a891-1976a691aca9', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Trying to clone 21c6bb5b-0b5a-493c-a891-1976a691aca9 from image cfe5b28a-37e9-44ec-b059-2851915ac399 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:32:32 devstack sudo[108020]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf 1073741824" returned: 0 in 0.503s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:32 devstack sudo[108026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf Aug 19 17:32:32 devstack sudo[108026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:32 devstack sudo[108026]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf" returned: 0 in 0.346s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] <== create_volume: return (921ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.923s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:32:32 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Image download 20.69 MB at 20.69 MB/s Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (563b2982-72d0-497c-9a16-6fb7d3cc6de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c12b7276-28a1-40d3-b6c7-db2d3400a7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Volume volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf (7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf): created successfully Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c12b7276-28a1-40d3-b6c7-db2d3400a7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Flow 'volume_create_manager' (b8d01ca6-7869-4731-aad1-b61a9bb2f3f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[05d934ba-7b3b-4c7a-bd46-eceaa69162a1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-008006e0-9cb8-46f9-a4a7-4ad25db89c67 tempest-AttachVolumeNegativeTest-1877091418 None] Created volume successfully. Aug 19 17:32:32 devstack sudo[108030]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD Aug 19 17:32:32 devstack sudo[108030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:33 devstack sudo[108030]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD" returned: 0 in 0.365s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 is fetched for user ffdbdce22bd7403d98d544c9bfcb9add. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d720c8f-7cec-4f50-9e86-a2bbfd5a4716]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:33 devstack sudo[108035]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD Aug 19 17:32:33 devstack sudo[108035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:33 devstack sudo[108035]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD" returned: 0 in 0.404s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 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-19T15:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-148197268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21c6bb5b-0b5a-493c-a891-1976a691aca9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:32Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Creating volume 21c6bb5b-0b5a-493c-a891-1976a691aca9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:33 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:33 devstack sudo[108044]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 1073741824 Aug 19 17:32:33 devstack sudo[108044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-18ef1580-31e6-4ca1-9746-e28071aeac61 req-ffb4e035-1d13-4c3a-a921-82328761ea75 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:34 devstack sudo[108044]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 1073741824" returned: 0 in 0.619s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:34 devstack sudo[108059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 Aug 19 17:32:34 devstack sudo[108059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:34 devstack sudo[108059]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9" returned: 0 in 0.269s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] <== create_volume: return (952ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.957s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-18ef1580-31e6-4ca1-9746-e28071aeac61 req-ffb4e035-1d13-4c3a-a921-82328761ea75 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.348s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-18ef1580-31e6-4ca1-9746-e28071aeac61 req-ffb4e035-1d13-4c3a-a921-82328761ea75 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Attempting download of cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 21c6bb5b-0b5a-493c-a891-1976a691aca9. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-18ef1580-31e6-4ca1-9746-e28071aeac61 req-ffb4e035-1d13-4c3a-a921-82328761ea75 tempest-AttachVolumeNegativeTest-1877091418 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf', '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': '8430a030-bca9-40f3-b499-1a52a37a939d', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[da501654-2775-4139-8e97-f531ac8b4d0e]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_07v5m10l {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-18ef1580-31e6-4ca1-9746-e28071aeac61 req-ffb4e035-1d13-4c3a-a921-82328761ea75 tempest-AttachVolumeNegativeTest-1877091418 None] attachment_update completed successfully. Aug 19 17:32:34 devstack sudo[108062]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_07v5m10l Aug 19 17:32:34 devstack sudo[108062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:35 devstack sudo[108062]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_07v5m10l" returned: 0 in 0.379s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_07v5m10l {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:35 devstack sudo[108071]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_07v5m10l Aug 19 17:32:35 devstack sudo[108071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:35 devstack sudo[108071]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.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_cfe5b28a-37e9-44ec-b059-2851915ac399_07v5m10l" returned: 1 in 0.397s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 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_cfe5b28a-37e9-44ec-b059-2851915ac399_07v5m10l' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[058a0392-49e5-40ac-85b0-55d2b3b40a43]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:35 devstack sudo[108075]: quobyte : PWD=/ ; USER=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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD Aug 19 17:32:35 devstack sudo[108075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:35 devstack sudo[108075]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD" returned: 0 in 0.360s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] cfe5b28a-37e9-44ec-b059-2851915ac399 was qcow2, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:32:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:35 devstack sudo[108080]: 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_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 Aug 19 17:32:35 devstack sudo[108080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-eb17f55d-312d-428d-9e1b-9871bb045758 req-44d4ecad-4394-4816-9fcc-402ef0067580 tempest-AttachVolumeNegativeTest-1877091418 None] Terminate volume connection completed successfully. Aug 19 17:32:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-eb17f55d-312d-428d-9e1b-9871bb045758 req-44d4ecad-4394-4816-9fcc-402ef0067580 tempest-AttachVolumeNegativeTest-1877091418 None] Deleting attachment 8430a030-bca9-40f3-b499-1a52a37a939d. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:32:38 devstack sudo[108080]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9" returned: 0 in 2.216s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cfe5b28a-37e9-44ec-b059-2851915ac399_5xzdbrnedevstack@QuobyteHD, size 112.00 MB, duration 2.22 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:32:38 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Converted 112.00 MB image at 50.52 MB/s Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:38 devstack sudo[108093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 1G Aug 19 17:32:38 devstack sudo[108093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:38 devstack sudo[108093]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 1G" returned: 0 in 0.494s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Downloaded image cfe5b28a-37e9-44ec-b059-2851915ac399 ((None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', 'metadata': {}}])) to volume 21c6bb5b-0b5a-493c-a891-1976a691aca9 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Temporary image cfe5b28a-37e9-44ec-b059-2851915ac399 for user ffdbdce22bd7403d98d544c9bfcb9add is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Marking volume 21c6bb5b-0b5a-493c-a891-1976a691aca9 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Copying metadata from image cfe5b28a-37e9-44ec-b059-2851915ac399 to 21c6bb5b-0b5a-493c-a891-1976a691aca9. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Creating volume glance metadata for volume 21c6bb5b-0b5a-493c-a891-1976a691aca9 backed by image cfe5b28a-37e9-44ec-b059-2851915ac399 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': 'cfe5b28a-37e9-44ec-b059-2851915ac399', '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=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10e9fb17-5ff1-4f77-9489-4d91843f88c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21c6bb5b-0b5a-493c-a891-1976a691aca9', 'volume_size': 1, 'image_id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cfe5b28a-37e9-44ec-b059-2851915ac399', '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': '3142af5f17234e7793ab21dead114969', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cfe5b28a-37e9-44ec-b059-2851915ac399', 'created_at': datetime.datetime(2026, 8, 19, 15, 14, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 14, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cfe5b28a-37e9-44ec-b059-2851915ac399/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=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20e8cd50-67b3-44f2-8b60-e44b12c5e375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:38 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Volume volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 (21c6bb5b-0b5a-493c-a891-1976a691aca9): created successfully Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20e8cd50-67b3-44f2-8b60-e44b12c5e375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (739e0ee0-d2e8-4247-a270-629fc3599392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f494854d-2830-4a6b-98a4-8b5f227f7058 tempest-VolumesGetTest-914048622 None] Created volume successfully. Aug 19 17:32:40 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (4b4ba4ee-d748-4346-8dda-aadcf01f8cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca3a86ce-3d52-44a3-b34b-7f22d2e04328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca3a86ce-3d52-44a3-b34b-7f22d2e04328) 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-19T15:32:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2110431455',display_name='tempest-VolumesGetTest-Volume-180217011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e23ec64f-140b-481b-a368-648205963202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:41Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e87ae12-0816-44b6-ac49-d6644ef5e5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e87ae12-0816-44b6-ac49-d6644ef5e5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b93e645a-5493-43d6-85b4-b7cb4915b74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b93e645a-5493-43d6-85b4-b7cb4915b74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e23ec64f-140b-481b-a368-648205963202', 'volume_name': 'volume-e23ec64f-140b-481b-a368-648205963202', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5191dbab-e86c-4ced-8478-bf4f4484f01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5191dbab-e86c-4ced-8478-bf4f4484f01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38ceb32b-6197-428e-9ff0-95d0f50dd1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:41 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Volume e23ec64f-140b-481b-a368-648205963202: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e23ec64f-140b-481b-a368-648205963202', 'volume_size': 1} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 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-19T15:32:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2110431455',display_name='tempest-VolumesGetTest-Volume-180217011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e23ec64f-140b-481b-a368-648205963202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa397f9473946c4b3f2316ff37df570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:41Z,use_quota=True,user_id='ffdbdce22bd7403d98d544c9bfcb9add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Creating volume e23ec64f-140b-481b-a368-648205963202 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:41 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:41 devstack sudo[108125]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 1073741824 Aug 19 17:32:41 devstack sudo[108125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:41 devstack sudo[108125]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 1073741824" returned: 0 in 0.708s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:41 devstack sudo[108132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 Aug 19 17:32:41 devstack sudo[108132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:42 devstack sudo[108132]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202" returned: 0 in 0.305s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] <== create_volume: return (1071ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.074s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38ceb32b-6197-428e-9ff0-95d0f50dd1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e23ec64f-140b-481b-a368-648205963202', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6176529b-cca4-4f6c-b841-e4e8cb553d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:42 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Volume volume-e23ec64f-140b-481b-a368-648205963202 (e23ec64f-140b-481b-a368-648205963202): created successfully Aug 19 17:32:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6176529b-cca4-4f6c-b841-e4e8cb553d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Flow 'volume_create_manager' (4b4ba4ee-d748-4346-8dda-aadcf01f8cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3a679cbc-9b79-494e-b1b0-2e2044f593d0 tempest-VolumesGetTest-914048622 None] Created volume successfully. Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-e23ec64f-140b-481b-a368-648205963202-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Lock "cinder-e23ec64f-140b-481b-a368-648205963202-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-e23ec64f-140b-481b-a368-648205963202" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-e23ec64f-140b-481b-a368-648205963202" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[35b12541-3c9f-4770-a304-665efdfe50b5]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:43 devstack sudo[108141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 Aug 19 17:32:43 devstack sudo[108141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:43 devstack sudo[108141]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202" returned: 0 in 0.456s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:43 devstack sudo[108148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202 Aug 19 17:32:43 devstack sudo[108148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:44 devstack sudo[108148]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e23ec64f-140b-481b-a368-648205963202" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-e23ec64f-140b-481b-a368-648205963202" released by "delete_volume" :: held 0.887s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Created reservations ['21cb15ef-f7a0-4c0d-b32b-0177f7dc114c', '76075daf-678a-4e36-94c1-7ba6e0cdc25e', '3a416a96-3ef0-4f03-8298-ea397e25ee46', 'a5b90438-44a4-474e-9d16-dcac889cfec5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:44 devstack sudo[108157]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:44 devstack sudo[108157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:45 devstack sudo[108157]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.549s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Deleted volume successfully. Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d198f8a1-18f4-4876-a2ea-1246d4ed5885 tempest-VolumesGetTest-914048622 None] Lock "cinder-e23ec64f-140b-481b-a368-648205963202-delete_volume" released by "delete_volume" :: held 1.862s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-21c6bb5b-0b5a-493c-a891-1976a691aca9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Lock "cinder-21c6bb5b-0b5a-493c-a891-1976a691aca9-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Acquiring lock "cinder-quobyte-21c6bb5b-0b5a-493c-a891-1976a691aca9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-21c6bb5b-0b5a-493c-a891-1976a691aca9" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f626b5ae-2b51-49f0-aa13-5ce4313328dc]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:46 devstack sudo[108178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 Aug 19 17:32:46 devstack sudo[108178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:46 devstack sudo[108178]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9" returned: 0 in 0.568s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:46 devstack sudo[108184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9 Aug 19 17:32:46 devstack sudo[108184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:46 devstack sudo[108184]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-21c6bb5b-0b5a-493c-a891-1976a691aca9" returned: 0 in 0.289s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Lock "cinder-quobyte-21c6bb5b-0b5a-493c-a891-1976a691aca9" released by "delete_volume" :: held 0.915s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Created reservations ['f081508b-297e-4192-a3b3-0f1c10f3506b', '8aedec42-0241-46da-8749-381aa805b3a4', 'ccee4c14-ef54-4ae7-b90d-02d4223c96f4', '0e6e95ac-33fd-4c66-9f02-32bee5c4810a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:47 devstack sudo[108187]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:47 devstack sudo[108187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-0095577e-6921-437b-9754-7aa086768669 tempest-TestShelveInstance-112914533 None] Terminate volume connection completed successfully. Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-0095577e-6921-437b-9754-7aa086768669 tempest-TestShelveInstance-112914533 None] Deleting attachment df907dc5-7798-4325-a1d8-0989a65edc4d. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:32:47 devstack sudo[108187]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.326s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Deleted volume successfully. Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-850aedc3-cc04-4c83-9a22-be5188eaa263 tempest-VolumesGetTest-914048622 None] Lock "cinder-21c6bb5b-0b5a-493c-a891-1976a691aca9-delete_volume" released by "delete_volume" :: held 1.588s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Acquiring lock "cinder-7e2292ff-b5ef-4615-95ae-934b32aab427-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Lock "cinder-7e2292ff-b5ef-4615-95ae-934b32aab427-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Acquiring lock "cinder-quobyte-7e2292ff-b5ef-4615-95ae-934b32aab427" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Lock "cinder-quobyte-7e2292ff-b5ef-4615-95ae-934b32aab427" acquired by "delete_volume" :: waited 0.032s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[afed24a6-6bd0-4581-bb18-c184eca0b279]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:47 devstack sudo[108191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 Aug 19 17:32:47 devstack sudo[108191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:48 devstack sudo[108191]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427" returned: 0 in 0.645s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:48 devstack sudo[108196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427 Aug 19 17:32:48 devstack sudo[108196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:48 devstack sudo[108196]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7e2292ff-b5ef-4615-95ae-934b32aab427" returned: 0 in 0.338s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Lock "cinder-quobyte-7e2292ff-b5ef-4615-95ae-934b32aab427" released by "delete_volume" :: held 1.055s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG cinder.quota [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Created reservations ['e6ef62b8-670e-4589-b75e-5bd65c8dfb09', '2eff058b-75d9-452f-97f7-3fce5620e0e9', 'b02524c7-5676-4707-9d7c-f6e07031fcce', '9abc75f6-c311-4916-a25e-d4181960af85'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:48 devstack sudo[108199]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:32:48 devstack sudo[108199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:49 devstack sudo[108199]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.306s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:49 devstack cinder-volume[94106]: DEBUG cinder.manager [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:32:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Deleted volume successfully. Aug 19 17:32:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-9ab62835-3a39-48b5-bd7b-0ddbe668d09e req-df4bb0af-1f23-4b79-a458-f47e65607128 tempest-TestShelveInstance-112914533 None] Lock "cinder-7e2292ff-b5ef-4615-95ae-934b32aab427-delete_volume" released by "delete_volume" :: held 1.679s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Flow 'volume_create_manager' (46d78649-86b7-487d-be49-661c4aa9adb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e228621-b5ff-49a9-a0b7-06dc264c695c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e228621-b5ff-49a9-a0b7-06dc264c695c) 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-19T15:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-109768154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65a778af-dad0-41e0-80f3-3f7a36a260a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75fd1bb19d3a48068fa90c8595de2b59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:52Z,use_quota=True,user_id='645a8a4b93cd42be8aae56f2e21b7960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a01f2d4-3f52-46de-819f-725110d224d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a01f2d4-3f52-46de-819f-725110d224d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89c06dc5-43f2-4b43-a4b9-a7a32a366115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89c06dc5-43f2-4b43-a4b9-a7a32a366115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65a778af-dad0-41e0-80f3-3f7a36a260a4', 'volume_name': 'volume-65a778af-dad0-41e0-80f3-3f7a36a260a4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a839eaa-71c8-4f90-a746-118147e8b980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a839eaa-71c8-4f90-a746-118147e8b980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aea685ed-c7e3-41d3-88fc-ce5b785bb205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:52 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Volume 65a778af-dad0-41e0-80f3-3f7a36a260a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65a778af-dad0-41e0-80f3-3f7a36a260a4', 'volume_size': 1} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 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-19T15:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-109768154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65a778af-dad0-41e0-80f3-3f7a36a260a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75fd1bb19d3a48068fa90c8595de2b59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:32: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-19T15:32:52Z,use_quota=True,user_id='645a8a4b93cd42be8aae56f2e21b7960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Creating volume 65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:32:52 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:32:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:52 devstack sudo[108204]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 1073741824 Aug 19 17:32:52 devstack sudo[108204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:53 devstack sudo[108204]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 1073741824" returned: 0 in 0.571s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:53 devstack sudo[108210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 Aug 19 17:32:53 devstack sudo[108210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:53 devstack sudo[108210]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4" returned: 0 in 0.407s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] <== create_volume: return (1035ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.039s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aea685ed-c7e3-41d3-88fc-ce5b785bb205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65a778af-dad0-41e0-80f3-3f7a36a260a4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eda2a902-b83e-4167-a329-d2254fe8b74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:32:53 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Volume volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 (65a778af-dad0-41e0-80f3-3f7a36a260a4): created successfully Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eda2a902-b83e-4167-a329-d2254fe8b74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:32:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Flow 'volume_create_manager' (46d78649-86b7-487d-be49-661c4aa9adb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:32:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-301d83f7-1ab1-467e-ae7a-23d684f70600 tempest-VolumesSnapshotListTestJSON-334032095 None] Created volume successfully. Aug 19 17:32:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Creating offline snapshot dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 of volume 65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:32:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[32d8684d-eade-4968-b0cd-0d4ed1a565f2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:55 devstack sudo[108216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 Aug 19 17:32:55 devstack sudo[108216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:55 devstack sudo[108216]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4" returned: 0 in 0.484s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:55 devstack sudo[108221]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 1G Aug 19 17:32:55 devstack sudo[108221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:56 devstack sudo[108221]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 1G" returned: 0 in 0.706s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:56 devstack sudo[108228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 Aug 19 17:32:56 devstack sudo[108228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:56 devstack sudo[108228]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" returned: 0 in 0.407s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:56 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 is being set with open permissions: ugo+rw Aug 19 17:32:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:56 devstack sudo[108238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 Aug 19 17:32:56 devstack sudo[108238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:57 devstack sudo[108238]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" returned: 0 in 0.305s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:57 devstack sudo[108249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.info Aug 19 17:32:57 devstack sudo[108249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:57 devstack sudo[108249]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.info" returned: 0 in 0.481s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:57 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.info is being set with open permissions: ugo+rw Aug 19 17:32:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:57 devstack sudo[108257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.info Aug 19 17:32:57 devstack sudo[108257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:57 devstack sudo[108257]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.info" returned: 0 in 0.375s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.877s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:32:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8b37fe2b-e019-441c-9b27-acc326bd524d tempest-VolumesSnapshotListTestJSON-334032095 None] Create snapshot completed successfully Aug 19 17:32:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:32:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:32:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Creating offline snapshot aff277c9-fe31-43df-9c9b-693df976b09a of volume 65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:32:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b91c7211-80f9-4bf8-97d7-fa95dfbe7a1e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:32:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:58 devstack sudo[108262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 Aug 19 17:32:58 devstack sudo[108262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:59 devstack sudo[108262]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" returned: 0 in 0.593s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65a778af-dad0-41e0-80f3-3f7a36a260a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:32:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:59 devstack sudo[108268]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a 1G Aug 19 17:32:59 devstack sudo[108268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:32:59 devstack sudo[108268]: pam_unix(sudo:session): session closed for user root Aug 19 17:32:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a 1G" returned: 0 in 0.604s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:32:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:32:59 devstack sudo[108275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a Aug 19 17:32:59 devstack sudo[108275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:00 devstack sudo[108275]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a" returned: 0 in 0.333s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:00 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a is being set with open permissions: ugo+rw Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:00 devstack sudo[108281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a Aug 19 17:33:00 devstack sudo[108281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:00 devstack sudo[108281]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a" returned: 0 in 0.271s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.948s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7c0abf82-a744-4e2a-9ba0-7665b69893e8 tempest-VolumesSnapshotListTestJSON-334032095 None] Create snapshot completed successfully Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Creating offline snapshot 5938e028-f266-4d77-941f-cadafb6dd38a of volume 65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[daec83e6-a888-42ac-bfa3-4f376ab5d6cc]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:01 devstack sudo[108284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a Aug 19 17:33:01 devstack sudo[108284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:01 devstack sudo[108284]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a" returned: 0 in 0.474s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65a778af-dad0-41e0-80f3-3f7a36a260a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:01 devstack sudo[108290]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a 1G Aug 19 17:33:01 devstack sudo[108290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:02 devstack sudo[108290]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a 1G" returned: 0 in 0.700s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:02 devstack sudo[108296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a Aug 19 17:33:02 devstack sudo[108296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:02 devstack sudo[108296]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a" returned: 0 in 0.347s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:02 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a is being set with open permissions: ugo+rw Aug 19 17:33:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:02 devstack sudo[108301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a Aug 19 17:33:02 devstack sudo[108301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:02 devstack sudo[108301]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a" returned: 0 in 0.317s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.954s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-952d444d-8848-4b49-934f-06f106e1d3a1 tempest-VolumesSnapshotListTestJSON-334032095 None] Create snapshot completed successfully Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-5938e028-f266-4d77-941f-cadafb6dd38a-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-5938e028-f266-4d77-941f-cadafb6dd38a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-quobyte-5938e028-f266-4d77-941f-cadafb6dd38a" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-5938e028-f266-4d77-941f-cadafb6dd38a" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Deleting offline snapshot 5938e028-f266-4d77-941f-cadafb6dd38a of volume 65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] snapshot_file for this snap is: volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f614ce84-3d94-4fab-a336-76cb3f06a293]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:04 devstack sudo[108343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a Aug 19 17:33:04 devstack sudo[108343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:04 devstack sudo[108343]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a" returned: 0 in 0.555s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65a778af-dad0-41e0-80f3-3f7a36a260a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[af426c0e-73cd-451a-884d-f4a1d1766e2b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:05 devstack sudo[108348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a Aug 19 17:33:05 devstack sudo[108348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:05 devstack sudo[108348]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a" returned: 0 in 0.948s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65a778af-dad0-41e0-80f3-3f7a36a260a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:05 devstack sudo[108395]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a Aug 19 17:33:05 devstack sudo[108395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:06 devstack sudo[108395]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a" returned: 0 in 0.715s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:06 devstack sudo[108426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a Aug 19 17:33:06 devstack sudo[108426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:07 devstack sudo[108426]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.5938e028-f266-4d77-941f-cadafb6dd38a" returned: 0 in 0.329s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-5938e028-f266-4d77-941f-cadafb6dd38a" released by "_delete_snapshot" :: held 2.715s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" released by "delete_snapshot" :: held 2.758s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Created reservations ['c7f7b1e6-04f9-49a3-aee6-8681790fe2b4', '4200f0e6-b416-4054-b350-9446108f9fee', '606de1cd-2e1b-4924-b2f5-d3b53f2697ea', '17091e74-9a83-4ca4-8b0c-b70f8204b6ed'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:07 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Delete snapshot completed successfully. Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04c9e55a-b3dc-46c5-9f81-a5cdf7b2dd4a tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-5938e028-f266-4d77-941f-cadafb6dd38a-delete_snapshot" released by "delete_snapshot" :: held 2.983s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-aff277c9-fe31-43df-9c9b-693df976b09a-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-aff277c9-fe31-43df-9c9b-693df976b09a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.044s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-quobyte-aff277c9-fe31-43df-9c9b-693df976b09a" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-aff277c9-fe31-43df-9c9b-693df976b09a" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Deleting offline snapshot aff277c9-fe31-43df-9c9b-693df976b09a of volume 65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] snapshot_file for this snap is: volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[36ad5891-b6e5-4c8d-88e2-9606dda40927]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:07 devstack sudo[108445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a Aug 19 17:33:07 devstack sudo[108445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:08 devstack sudo[108445]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a" returned: 0 in 0.738s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65a778af-dad0-41e0-80f3-3f7a36a260a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:08 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[24cb6e26-56c6-4690-8792-732d773dacad]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:08 devstack sudo[108452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 Aug 19 17:33:08 devstack sudo[108452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:09 devstack sudo[108452]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" returned: 0 in 0.578s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65a778af-dad0-41e0-80f3-3f7a36a260a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:09 devstack sudo[108458]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a Aug 19 17:33:09 devstack sudo[108458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:09 devstack sudo[108458]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a" returned: 0 in 0.649s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:09 devstack sudo[108464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a Aug 19 17:33:09 devstack sudo[108464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:10 devstack sudo[108464]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.aff277c9-fe31-43df-9c9b-693df976b09a" returned: 0 in 0.502s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-aff277c9-fe31-43df-9c9b-693df976b09a" released by "_delete_snapshot" :: held 2.656s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" released by "delete_snapshot" :: held 2.705s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Created reservations ['1846f761-6598-4906-a97f-49e6cdee4e2d', '09c57cda-c47e-44c5-95d5-4d87e401c3a4', '9509ba61-b7ab-4a31-946b-f5fa59fb60fc', '5f7eda10-5dcc-4fd8-b38a-3e9107696ed7'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:10 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Delete snapshot completed successfully. Aug 19 17:33:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-d7269786-898b-4e66-8415-413e7aecdc5b tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-aff277c9-fe31-43df-9c9b-693df976b09a-delete_snapshot" released by "delete_snapshot" :: held 2.988s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-quobyte-dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Deleting offline snapshot dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 of volume 65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] snapshot_file for this snap is: volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f03289d-b218-469f-a2c0-d71129c5829e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:11 devstack sudo[108467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 Aug 19 17:33:11 devstack sudo[108467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:11 devstack sudo[108467]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" returned: 0 in 0.496s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-65a778af-dad0-41e0-80f3-3f7a36a260a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[aeca14d4-b637-42ad-a667-1c25fe9a6e30]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:11 devstack sudo[108472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 Aug 19 17:33:11 devstack sudo[108472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:12 devstack sudo[108472]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4" returned: 0 in 0.606s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:12 devstack sudo[108478]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 Aug 19 17:33:12 devstack sudo[108478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:12 devstack sudo[108478]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" returned: 0 in 0.634s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:13 devstack sudo[108483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6 Aug 19 17:33:13 devstack sudo[108483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:13 devstack sudo[108483]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4.dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" returned: 0 in 0.449s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6" released by "_delete_snapshot" :: held 2.397s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" released by "delete_snapshot" :: held 2.448s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:13 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Created reservations ['5680dd5e-a6e8-467b-93d8-a05c15f78792', 'f558ae99-f4b2-4f42-9000-ac611e9b385b', 'b9224d80-1245-4a43-a144-c9967f107b63', '295f6565-ef01-4d10-b284-2775d45494e4'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:13 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Delete snapshot completed successfully. Aug 19 17:33:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-1b91b627-78bc-449a-9c05-ea72db25f62c tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-dd6756c1-fb84-4a6e-ab13-8405f8ff5fd6-delete_snapshot" released by "delete_snapshot" :: held 2.745s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Flow 'volume_create_manager' (4db5fef5-3e28-4d34-b3de-7a09908cb0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (131b5beb-bb4c-4eb2-a315-42fd3d66b8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (131b5beb-bb4c-4eb2-a315-42fd3d66b8f7) 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-19T15:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-364134943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d8c4d121424df99adde0d049115821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:14Z,use_quota=True,user_id='1d1f2be192434803984e66fcad8eb2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4ff8f66-7976-4315-ba34-38769304e376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4ff8f66-7976-4315-ba34-38769304e376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9bd3c22-bdc7-4905-8685-847b57c1d0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9bd3c22-bdc7-4905-8685-847b57c1d0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7', 'volume_name': 'volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f891d4f1-1b17-4fdd-be9d-cfa4acae1c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f891d4f1-1b17-4fdd-be9d-cfa4acae1c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c60233a5-d9ea-4337-86f1-69ce04628aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:14 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Volume 9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7', 'volume_size': 1} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 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-19T15:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-364134943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d8c4d121424df99adde0d049115821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:14Z,use_quota=True,user_id='1d1f2be192434803984e66fcad8eb2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Creating volume 9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:14 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:14 devstack sudo[108493]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 1073741824 Aug 19 17:33:14 devstack sudo[108493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-65a778af-dad0-41e0-80f3-3f7a36a260a4-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-65a778af-dad0-41e0-80f3-3f7a36a260a4-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:14 devstack sudo[108493]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 1073741824" returned: 0 in 0.676s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d73bb16-f57e-4f72-b01d-dfc11b5bbae6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:14 devstack sudo[108502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 Aug 19 17:33:14 devstack sudo[108502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:15 devstack sudo[108501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 Aug 19 17:33:15 devstack sudo[108501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:15 devstack sudo[108502]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] <== create_volume: return (1085ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.089s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c60233a5-d9ea-4337-86f1-69ce04628aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d456af4a-f273-4933-b859-9fde483e471a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:15 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Volume volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 (9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7): created successfully Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d456af4a-f273-4933-b859-9fde483e471a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Flow 'volume_create_manager' (4db5fef5-3e28-4d34-b3de-7a09908cb0b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1f425532-9e14-4786-bb34-1df443001a38 tempest-SnapshotDependencyTests-471416936 None] Created volume successfully. Aug 19 17:33:15 devstack sudo[108501]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4" returned: 0 in 0.663s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:15 devstack sudo[108510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4 Aug 19 17:33:15 devstack sudo[108510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:15 devstack sudo[108510]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65a778af-dad0-41e0-80f3-3f7a36a260a4" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-quobyte-65a778af-dad0-41e0-80f3-3f7a36a260a4" released by "delete_volume" :: held 1.066s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:15 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Created reservations ['2d043bc2-54df-4ae9-a2be-c4b6ff171031', '81667989-0c3a-4f6b-b1ed-b6bf43387281', '1532118e-efe5-4dcf-bdfa-7e5498b84452', '702ef9c0-9e79-4dd8-884f-becd1261976a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:16 devstack sudo[108513]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:16 devstack sudo[108513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Creating offline snapshot 2d8ed3b8-9e45-4833-89f5-e14005380a02 of volume 9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4be1247d-bc89-49de-a7b6-6f2dba13e4c4]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:16 devstack sudo[108513]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.385s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Deleted volume successfully. Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cb753b45-c295-4e89-8cc6-cf9c499627e5 tempest-VolumesSnapshotListTestJSON-334032095 None] Lock "cinder-65a778af-dad0-41e0-80f3-3f7a36a260a4-delete_volume" released by "delete_volume" :: held 1.851s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:16 devstack sudo[108516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 Aug 19 17:33:16 devstack sudo[108516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:16 devstack sudo[108516]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" returned: 0 in 0.469s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:16 devstack sudo[108522]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 1G Aug 19 17:33:16 devstack sudo[108522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:17 devstack sudo[108522]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 1G" returned: 0 in 0.481s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:17 devstack sudo[108527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 Aug 19 17:33:17 devstack sudo[108527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:17 devstack sudo[108527]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:17 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 is being set with open permissions: ugo+rw Aug 19 17:33:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:17 devstack sudo[108532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 Aug 19 17:33:17 devstack sudo[108532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:18 devstack sudo[108532]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02" returned: 0 in 0.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:18 devstack sudo[108535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.info Aug 19 17:33:18 devstack sudo[108535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:18 devstack sudo[108535]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.info" returned: 0 in 0.519s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:18 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.info is being set with open permissions: ugo+rw Aug 19 17:33:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:18 devstack sudo[108538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.info Aug 19 17:33:18 devstack sudo[108538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:18 devstack sudo[108538]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.info" returned: 0 in 0.286s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.545s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5311ac25-570e-4c6f-8a3c-4156dbaa81de tempest-SnapshotDependencyTests-471416936 None] Create snapshot completed successfully Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Flow 'volume_create_manager' (dabe50aa-62c8-4c3b-b8c2-45d5fe4ccede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (220e3109-e9db-4e44-866a-021633f057d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (220e3109-e9db-4e44-866a-021633f057d4) 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-19T15:33:20Z,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=f9ff74ad-6279-4a36-bbdf-6db2dda24d9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5d8c4d121424df99adde0d049115821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d8ed3b8-9e45-4833-89f5-e14005380a02,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:20Z,use_quota=True,user_id='1d1f2be192434803984e66fcad8eb2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (566004cb-55a6-4644-849b-1be0d7e3c03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (566004cb-55a6-4644-849b-1be0d7e3c03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (924888bf-bda2-45d8-a860-a8beaca74dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (924888bf-bda2-45d8-a860-a8beaca74dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'f9ff74ad-6279-4a36-bbdf-6db2dda24d9f', 'volume_name': 'volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f', 'volume_size': 1, 'snapshot_id': '2d8ed3b8-9e45-4833-89f5-e14005380a02'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bdb7b98-2f6a-4a4b-9ccf-d8c80379d7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bdb7b98-2f6a-4a4b-9ccf-d8c80379d7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fb52b69-65d7-4471-a5c4-32701b7c544d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Volume f9ff74ad-6279-4a36-bbdf-6db2dda24d9f: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f', 'volume_size': 1, 'snapshot_id': '2d8ed3b8-9e45-4833-89f5-e14005380a02'} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-quobyte-2d8ed3b8-9e45-4833-89f5-e14005380a02-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-2d8ed3b8-9e45-4833-89f5-e14005380a02-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" acquired by "_create_volume_from_snapshot" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Creating volume f9ff74ad-6279-4a36-bbdf-6db2dda24d9f from snapshot 2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-quobyte-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" acquired by "_copy_volume_from_snapshot" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] snapshot: 2d8ed3b8-9e45-4833-89f5-e14005380a02, volume: f9ff74ad-6279-4a36-bbdf-6db2dda24d9f, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e34dee61-ba35-49b9-9201-68542dca8bf9]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:21 devstack sudo[108561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 Aug 19 17:33:21 devstack sudo[108561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:21 devstack sudo[108561]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02" returned: 0 in 0.561s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a817d512-de8d-4f0e-ae07-427d37c3e297]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:21 devstack sudo[108566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 Aug 19 17:33:21 devstack sudo[108566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:21 devstack sudo[108566]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" returned: 0 in 0.473s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:33:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:21 devstack sudo[108571]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f Aug 19 17:33:21 devstack sudo[108571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=124,cinder:SELECT=107,cinder:DELETE=11,cinder:INSERT=31 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Flow 'volume_create_manager' (d7979924-70bb-42ca-a65e-6fef7235a56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3f5d40a-7091-461d-b579-b6aeaa61deb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3f5d40a-7091-461d-b579-b6aeaa61deb2) 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-19T15:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1458526821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ec8fb2b-3a7e-49a4-b90b-08dd150ce227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50326e7f8c147c5b2f503ac66a8c3f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:22Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:22Z,use_quota=True,user_id='a9ca1d229a7a430088f49b8f546dce7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0349e27a-6aca-4f13-adcc-f2a6c17140bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0349e27a-6aca-4f13-adcc-f2a6c17140bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45bbab85-e6ee-40a2-8988-d1e26329fee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45bbab85-e6ee-40a2-8988-d1e26329fee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ec8fb2b-3a7e-49a4-b90b-08dd150ce227', 'volume_name': 'volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227', 'volume_size': 2}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5be97b6e-5ee3-4391-a611-4d1fe9bde17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5be97b6e-5ee3-4391-a611-4d1fe9bde17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5eb8ee6-3dfd-4d74-84a9-ffa2fc97d951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:22 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Volume 0ec8fb2b-3a7e-49a4-b90b-08dd150ce227: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227', 'volume_size': 2} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:22 devstack sudo[108582]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:22 devstack sudo[108582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:23 devstack sudo[108582]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.823s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:23 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:33:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:33:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:33:27 devstack sudo[108571]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" returned: 0 in 5.576s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7, size 1024.00 MB, duration 5.58 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:33:27 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Converted 1024.00 MB image at 183.60 MB/s Aug 19 17:33:27 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f is being set with open permissions: ugo+rw Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:27 devstack sudo[108590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f Aug 19 17:33:27 devstack sudo[108590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:27 devstack sudo[108590]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" returned: 0 in 0.307s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" released by "_copy_volume_from_snapshot" :: held 7.072s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=124,cinder:SELECT=107,cinder:INSERT=41,cinder:DELETE=11 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-2d8ed3b8-9e45-4833-89f5-e14005380a02-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" released by "_create_volume_from_snapshot" :: held 7.175s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.201s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.558s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 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-19T15:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1458526821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0ec8fb2b-3a7e-49a4-b90b-08dd150ce227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50326e7f8c147c5b2f503ac66a8c3f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33:22Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:33:22Z,use_quota=True,user_id='a9ca1d229a7a430088f49b8f546dce7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Creating volume 0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:27 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 2147483648 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:27 devstack sudo[108593]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 2147483648 Aug 19 17:33:27 devstack sudo[108593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fb52b69-65d7-4471-a5c4-32701b7c544d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f', 'volume_size': 1, 'snapshot_id': '2d8ed3b8-9e45-4833-89f5-e14005380a02'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ede8229-c0b2-40e5-9333-457967f5394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Volume volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f (f9ff74ad-6279-4a36-bbdf-6db2dda24d9f): created successfully Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ede8229-c0b2-40e5-9333-457967f5394d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Flow 'volume_create_manager' (dabe50aa-62c8-4c3b-b8c2-45d5fe4ccede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-74ead1bc-b416-483a-bf52-2a5133645317 tempest-SnapshotDependencyTests-471416936 None] Created volume successfully. Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-2d8ed3b8-9e45-4833-89f5-e14005380a02-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-2d8ed3b8-9e45-4833-89f5-e14005380a02-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-quobyte-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-quobyte-2d8ed3b8-9e45-4833-89f5-e14005380a02" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-2d8ed3b8-9e45-4833-89f5-e14005380a02" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Deleting offline snapshot 2d8ed3b8-9e45-4833-89f5-e14005380a02 of volume 9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] snapshot_file for this snap is: volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[94f50277-ffeb-4d0e-8fac-46010f7e771e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:28 devstack sudo[108593]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:28 devstack sudo[108599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 Aug 19 17:33:28 devstack sudo[108599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 2147483648" returned: 0 in 0.907s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:28 devstack sudo[108601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 Aug 19 17:33:28 devstack sudo[108601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:29 devstack sudo[108599]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02" returned: 0 in 0.512s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4da26704-c2c5-4513-b6ea-288de46d4dd3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:29 devstack sudo[108601]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" returned: 0 in 0.407s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] <== create_volume: return (1393ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.399s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5eb8ee6-3dfd-4d74-84a9-ffa2fc97d951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227', 'volume_size': 2}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8aea8a97-81b6-4888-ac89-a8f913356c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:29 devstack sudo[108606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 Aug 19 17:33:29 devstack sudo[108606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:29 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Volume volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 (0ec8fb2b-3a7e-49a4-b90b-08dd150ce227): created successfully Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8aea8a97-81b6-4888-ac89-a8f913356c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Flow 'volume_create_manager' (d7979924-70bb-42ca-a65e-6fef7235a56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:29 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b29cc18b-bfed-408d-bff0-93d837cdaa02 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Created volume successfully. Aug 19 17:33:29 devstack sudo[108606]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" returned: 0 in 0.647s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:29 devstack sudo[108612]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 Aug 19 17:33:29 devstack sudo[108612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Creating offline snapshot 70bc7785-ad53-43e5-a192-b0ca6704dcd0 of volume 0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[993d9860-5ec1-484f-a355-d4b98223e962]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:30 devstack sudo[108612]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02" returned: 0 in 0.520s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:30 devstack sudo[108618]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02 Aug 19 17:33:30 devstack sudo[108618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:30 devstack sudo[108617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 Aug 19 17:33:30 devstack sudo[108617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:30 devstack sudo[108617]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" returned: 0 in 0.492s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 2G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:30 devstack sudo[108618]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7.2d8ed3b8-9e45-4833-89f5-e14005380a02" returned: 0 in 0.432s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:30 devstack sudo[108626]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 2G Aug 19 17:33:30 devstack sudo[108626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-2d8ed3b8-9e45-4833-89f5-e14005380a02" released by "_delete_snapshot" :: held 2.246s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" released by "delete_snapshot" :: held 2.270s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Created reservations ['0f1bf2e6-8eba-4080-916f-977715e4e422', 'b4016274-979f-4d9d-8c57-2a0b38ae69ac', '42168b26-f050-4c9e-8d34-92f249b1d1cb', '66e71f00-121c-4ddc-bce0-11ff2fa1a6eb'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Delete snapshot completed successfully. Aug 19 17:33:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-010cefaf-020a-4d6f-856b-bd6749de5dbd tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-2d8ed3b8-9e45-4833-89f5-e14005380a02-delete_snapshot" released by "delete_snapshot" :: held 2.468s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:31 devstack sudo[108626]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 2G" returned: 0 in 0.555s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:31 devstack sudo[108632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 Aug 19 17:33:31 devstack sudo[108632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:31 devstack sudo[108632]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0" returned: 0 in 0.337s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:31 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 is being set with open permissions: ugo+rw Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:31 devstack sudo[108637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 Aug 19 17:33:31 devstack sudo[108637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-quobyte-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a31a5d13-76c9-46f8-a49d-47a32bae6fd2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:31 devstack sudo[108637]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0" returned: 0 in 0.280s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:31 devstack sudo[108642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.info Aug 19 17:33:31 devstack sudo[108642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:31 devstack sudo[108640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 Aug 19 17:33:31 devstack sudo[108640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:32 devstack sudo[108642]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.info" returned: 0 in 0.282s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:32 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.info is being set with open permissions: ugo+rw Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:32 devstack sudo[108648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.info Aug 19 17:33:32 devstack sudo[108648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:32 devstack sudo[108640]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" returned: 0 in 0.437s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:32 devstack sudo[108651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7 Aug 19 17:33:32 devstack sudo[108651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:32 devstack sudo[108648]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.info" returned: 0 in 0.284s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.325s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2c3294ae-70c8-4dbc-8f72-3bfccd2fe600 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Create snapshot completed successfully Aug 19 17:33:32 devstack sudo[108651]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" returned: 0 in 0.307s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7" released by "delete_volume" :: held 0.815s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Created reservations ['3b8ba315-379e-46d0-8577-cddb118517ff', '92a91753-ecbc-4673-80e0-ff74a041ac4b', 'a430e44c-79e9-45ca-b440-d29df6fbd2dd', '00b94c04-957d-4331-8a8e-359c78219465'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:32 devstack sudo[108655]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:32 devstack sudo[108655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "cinder-quobyte-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9c45d2f4-c285-4110-a92d-b6917e31223d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:33 devstack sudo[108655]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Deleted volume successfully. Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-38beb013-bf74-4ed3-b21a-e383dc21579a tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-9ddcdd01-306b-4de9-a19f-bfe22ddcc1c7-delete_volume" released by "delete_volume" :: held 1.373s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:33 devstack sudo[108657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f Aug 19 17:33:33 devstack sudo[108657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "cinder-70bc7785-ad53-43e5-a192-b0ca6704dcd0-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:33 devstack sudo[108657]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" returned: 0 in 0.436s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:33 devstack sudo[108663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f Aug 19 17:33:33 devstack sudo[108663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-70bc7785-ad53-43e5-a192-b0ca6704dcd0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.054s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "cinder-quobyte-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-quobyte-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "cinder-quobyte-70bc7785-ad53-43e5-a192-b0ca6704dcd0" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-quobyte-70bc7785-ad53-43e5-a192-b0ca6704dcd0" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Deleting offline snapshot 70bc7785-ad53-43e5-a192-b0ca6704dcd0 of volume 0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] snapshot_file for this snap is: volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7a80b76-ca8f-4664-9b67-419da8bc175c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:33 devstack sudo[108665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 Aug 19 17:33:33 devstack sudo[108665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:33 devstack sudo[108663]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" returned: 0 in 0.319s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-quobyte-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f" released by "delete_volume" :: held 0.811s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Created reservations ['2ba3f84e-f9c9-4c93-bf18-c02cfc09f340', 'cf05bdb2-c9e1-49c4-a19b-fee359d585b5', '974aff08-a732-4ec8-9c40-3974021faaec', '34d489d8-615e-4793-9597-c8398a1d47cb'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:33 devstack sudo[108670]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:33 devstack sudo[108670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:34 devstack sudo[108665]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0" returned: 0 in 0.517s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce38491b-d6e8-4efd-92de-3eb09b9cff1e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:34 devstack sudo[108670]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.332s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Deleted volume successfully. Aug 19 17:33:34 devstack sudo[108675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 Aug 19 17:33:34 devstack sudo[108675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b24437da-8809-490d-82d4-8e5720454fd5 tempest-SnapshotDependencyTests-471416936 None] Lock "cinder-f9ff74ad-6279-4a36-bbdf-6db2dda24d9f-delete_volume" released by "delete_volume" :: held 1.412s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:34 devstack sudo[108675]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Flow 'volume_create_manager' (3ba9846a-84c7-4431-a89f-0b8e8b8ba588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ecec1d8-6f63-4a84-a93c-3740ccdb2f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" returned: 0 in 0.500s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ecec1d8-6f63-4a84-a93c-3740ccdb2f24) 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-19T15:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1494042516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99a0502d-4337-4319-afe2-244f5ae4944e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307516cba71a428b9ab3e3762e1f5010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:35Z,use_quota=True,user_id='f27391c9e0b1448996f6941b12b15446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:34 devstack sudo[108681]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 Aug 19 17:33:34 devstack sudo[108681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d13bb5d-173f-4283-95f6-b9773c904de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d13bb5d-173f-4283-95f6-b9773c904de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50df4c4f-9128-44cb-a8f0-f1b26334a0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50df4c4f-9128-44cb-a8f0-f1b26334a0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '99a0502d-4337-4319-afe2-244f5ae4944e', 'volume_name': 'volume-99a0502d-4337-4319-afe2-244f5ae4944e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f547f246-2c8f-453c-a1a8-747076bf1555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f547f246-2c8f-453c-a1a8-747076bf1555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f55564a-644b-4bd0-996a-41e664bc27e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:34 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Volume 99a0502d-4337-4319-afe2-244f5ae4944e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-99a0502d-4337-4319-afe2-244f5ae4944e', 'volume_size': 1} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 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-19T15:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1494042516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=99a0502d-4337-4319-afe2-244f5ae4944e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='307516cba71a428b9ab3e3762e1f5010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:35Z,use_quota=True,user_id='f27391c9e0b1448996f6941b12b15446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Creating volume 99a0502d-4337-4319-afe2-244f5ae4944e {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:34 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:33:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:34 devstack sudo[108683]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e 1073741824 Aug 19 17:33:34 devstack sudo[108683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:35 devstack sudo[108681]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0" returned: 0 in 0.426s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:35 devstack sudo[108692]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0 Aug 19 17:33:35 devstack sudo[108692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:35 devstack sudo[108683]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e 1073741824" returned: 0 in 0.735s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:35 devstack sudo[108696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e Aug 19 17:33:35 devstack sudo[108696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:35 devstack sudo[108692]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227.70bc7785-ad53-43e5-a192-b0ca6704dcd0" returned: 0 in 0.552s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-quobyte-70bc7785-ad53-43e5-a192-b0ca6704dcd0" released by "_delete_snapshot" :: held 2.151s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-quobyte-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" released by "delete_snapshot" :: held 2.190s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Created reservations ['78e3b5ef-5392-4918-bfcc-8549ec15f592', '5d570dc7-64d0-4bd4-b40c-a29180753581', '69502fea-e37a-47f8-aaa2-9f71779d1ddd', '94ac41bc-7444-4cfd-9011-0854d80c661d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:35 devstack sudo[108696]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e" returned: 0 in 0.328s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] <== create_volume: return (1159ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.162s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f55564a-644b-4bd0-996a-41e664bc27e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-99a0502d-4337-4319-afe2-244f5ae4944e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c849154-0c83-4e56-8e4a-1b569f42ff53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Delete snapshot completed successfully. Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a195870-d91e-496b-ba21-9ce75fa4a036 tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-70bc7785-ad53-43e5-a192-b0ca6704dcd0-delete_snapshot" released by "delete_snapshot" :: held 2.461s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:35 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Volume volume-99a0502d-4337-4319-afe2-244f5ae4944e (99a0502d-4337-4319-afe2-244f5ae4944e): created successfully Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c849154-0c83-4e56-8e4a-1b569f42ff53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Flow 'volume_create_manager' (3ba9846a-84c7-4431-a89f-0b8e8b8ba588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c5a47dbe-3c14-4d91-9bfd-4b543f99ef31 tempest-AttachVolumeNegativeTest-1877091418 None] Created volume successfully. Aug 19 17:33:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "cinder-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "cinder-quobyte-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-quobyte-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:36 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d4ce7a46-824b-44e5-a235-4d5afcbe82bd]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:37 devstack sudo[108703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 Aug 19 17:33:37 devstack sudo[108703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:37 devstack sudo[108703]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" returned: 0 in 0.518s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:37 devstack sudo[108708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227 Aug 19 17:33:37 devstack sudo[108708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:37 devstack sudo[108708]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" returned: 0 in 0.345s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-quobyte-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227" released by "delete_volume" :: held 0.969s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:37 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Created reservations ['a1922505-cf93-4701-b95b-25ddded326b0', '1b3afd4f-178e-4c49-988a-75795d4fc5b0', 'b5a1c304-a8a4-4c77-8032-a2feb1afa054', '15c0aaa4-4bd4-4625-9a15-35c050d5a435'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:38 devstack sudo[108719]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:38 devstack sudo[108719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-dcf8ca19-d3a2-4394-b56a-2fec86bfb67f req-902763af-ab4f-425a-bc39-eb00a41e5fb7 tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-dcf8ca19-d3a2-4394-b56a-2fec86bfb67f req-902763af-ab4f-425a-bc39-eb00a41e5fb7 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-dcf8ca19-d3a2-4394-b56a-2fec86bfb67f req-902763af-ab4f-425a-bc39-eb00a41e5fb7 tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-dcf8ca19-d3a2-4394-b56a-2fec86bfb67f req-902763af-ab4f-425a-bc39-eb00a41e5fb7 tempest-AttachVolumeNegativeTest-1877091418 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-99a0502d-4337-4319-afe2-244f5ae4944e', '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': 'be794ef6-70a2-4b50-91e7-6d3194e425e3', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:33:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-dcf8ca19-d3a2-4394-b56a-2fec86bfb67f req-902763af-ab4f-425a-bc39-eb00a41e5fb7 tempest-AttachVolumeNegativeTest-1877091418 None] attachment_update completed successfully. Aug 19 17:33:38 devstack sudo[108719]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.307s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Deleted volume successfully. Aug 19 17:33:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52afdd12-6872-435c-8f44-a2a2ec5efe8b tempest-VolumesSnapshotNegativeTestJSON-1185607432 None] Lock "cinder-0ec8fb2b-3a7e-49a4-b90b-08dd150ce227-delete_volume" released by "delete_volume" :: held 1.563s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-ef1af7fa-5887-4f48-8fe1-8570589ec747 req-e3fff22f-2ac7-45a8-8cd5-72e45ade22df tempest-AttachVolumeNegativeTest-1877091418 None] Terminate volume connection completed successfully. Aug 19 17:33:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-ef1af7fa-5887-4f48-8fe1-8570589ec747 req-e3fff22f-2ac7-45a8-8cd5-72e45ade22df tempest-AttachVolumeNegativeTest-1877091418 None] Deleting attachment be794ef6-70a2-4b50-91e7-6d3194e425e3. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Flow 'volume_create_manager' (d3989938-e122-4d39-b38b-6079d88d3b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5f9c10c-b534-4983-bb65-bef3ccd2a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5f9c10c-b534-4983-bb65-bef3ccd2a655) 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-19T15:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-408536229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c1a1f210-012c-4e99-82aa-13572d38ef5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0c711d3ecd457da46f234ddcd4384e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:45Z,use_quota=True,user_id='271a6daef77247f5ad887e525f677343',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2227cad4-0758-4146-97e2-914dfe68b1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2227cad4-0758-4146-97e2-914dfe68b1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3c1e75f-48eb-45c7-b39d-d31da5e388f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3c1e75f-48eb-45c7-b39d-d31da5e388f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c1a1f210-012c-4e99-82aa-13572d38ef5b', 'volume_name': 'volume-c1a1f210-012c-4e99-82aa-13572d38ef5b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (131bca97-462b-4f73-9963-004d60f2d5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (131bca97-462b-4f73-9963-004d60f2d5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f66aa45-393b-4e6f-ad96-33627f3dad32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:45 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Volume c1a1f210-012c-4e99-82aa-13572d38ef5b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c1a1f210-012c-4e99-82aa-13572d38ef5b', 'volume_size': 1} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 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-19T15:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-408536229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c1a1f210-012c-4e99-82aa-13572d38ef5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f0c711d3ecd457da46f234ddcd4384e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:33: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-19T15:33:45Z,use_quota=True,user_id='271a6daef77247f5ad887e525f677343',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Creating volume c1a1f210-012c-4e99-82aa-13572d38ef5b {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:33:45 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:33:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:45 devstack sudo[109167]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b 1073741824 Aug 19 17:33:45 devstack sudo[109167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:46 devstack sudo[109167]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b 1073741824" returned: 0 in 0.678s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:46 devstack sudo[109173]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b Aug 19 17:33:46 devstack sudo[109173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:46 devstack sudo[109173]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b" returned: 0 in 0.273s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] <== create_volume: return (1000ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f66aa45-393b-4e6f-ad96-33627f3dad32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1a1f210-012c-4e99-82aa-13572d38ef5b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (711cef08-86f2-419b-b799-10e8c1237a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:33:46 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Volume volume-c1a1f210-012c-4e99-82aa-13572d38ef5b (c1a1f210-012c-4e99-82aa-13572d38ef5b): created successfully Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (711cef08-86f2-419b-b799-10e8c1237a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:33:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Flow 'volume_create_manager' (d3989938-e122-4d39-b38b-6079d88d3b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:33:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5a6ae446-a886-4ff6-bdc0-33f0f41e2c47 tempest-TestImageHashVerification-616442952 None] Created volume successfully. Aug 19 17:33:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:48 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb048c99-9f92-46c4-82fa-0eb3034ff933]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:48 devstack sudo[109179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b Aug 19 17:33:48 devstack sudo[109179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:49 devstack sudo[109179]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b" returned: 0 in 0.470s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "cinder-99a0502d-4337-4319-afe2-244f5ae4944e-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[83211c2a-21c8-49d9-bed5-12c7e7496629]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-99a0502d-4337-4319-afe2-244f5ae4944e-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "cinder-quobyte-99a0502d-4337-4319-afe2-244f5ae4944e" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-quobyte-99a0502d-4337-4319-afe2-244f5ae4944e" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[099e743c-62ee-4c98-a0e4-d41b7e6efbf0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:49 devstack sudo[109184]: quobyte : PWD=/ ; USER=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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b Aug 19 17:33:49 devstack sudo[109184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:49 devstack sudo[109185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e Aug 19 17:33:49 devstack sudo[109185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:49 devstack sudo[109184]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b" returned: 0 in 0.614s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b /opt/stack/data/cinder/conversion/c1a1f210-012c-4e99-82aa-13572d38ef5b.temp_image.21b806ca-51c5-4058-8da8-7dd9b5e1c1c7tl64ntt2.img {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:49 devstack sudo[109185]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e" returned: 0 in 0.497s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:49 devstack sudo[109194]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b /opt/stack/data/cinder/conversion/c1a1f210-012c-4e99-82aa-13572d38ef5b.temp_image.21b806ca-51c5-4058-8da8-7dd9b5e1c1c7tl64ntt2.img Aug 19 17:33:49 devstack sudo[109194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:49 devstack sudo[109196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e Aug 19 17:33:49 devstack sudo[109196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:50 devstack sudo[109196]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-99a0502d-4337-4319-afe2-244f5ae4944e" returned: 0 in 0.360s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-quobyte-99a0502d-4337-4319-afe2-244f5ae4944e" released by "delete_volume" :: held 0.914s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Created reservations ['0752d659-0823-4d00-ac4f-73c13ba4c594', '42387393-53df-44e7-a448-dd3f5e68d0c0', '0f6a72d0-9bc7-415d-aeb1-fa2612fc4a0a', '4d90ef85-4db6-4e15-af26-4a58a899ff9c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:50 devstack sudo[109209]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:50 devstack sudo[109209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:51 devstack sudo[109209]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.620s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:51 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Deleted volume successfully. Aug 19 17:33:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-eb6040ca-d0de-4d92-acb9-7abb2ec0994e tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-99a0502d-4337-4319-afe2-244f5ae4944e-delete_volume" released by "delete_volume" :: held 2.042s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "cinder-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "cinder-quobyte-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-quobyte-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf" acquired by "delete_volume" :: waited 0.068s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c270b889-41eb-487b-a452-f82bf71ab14d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:52 devstack sudo[109213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf Aug 19 17:33:52 devstack sudo[109213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:53 devstack sudo[109213]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf" returned: 0 in 0.654s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:53 devstack sudo[109218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf Aug 19 17:33:53 devstack sudo[109218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:53 devstack sudo[109218]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf" returned: 0 in 0.694s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-quobyte-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf" released by "delete_volume" :: held 1.452s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:53 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Created reservations ['903c2c65-b0ac-424e-b260-cf6d456ffdf1', '4e9c8eb5-c8c2-4783-a879-f732c8af33b9', '68eeb647-b00a-4a6a-8370-c49d41d2d00e', 'b88e0866-0b19-4601-ba98-da965dca7897'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:54 devstack sudo[109221]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:54 devstack sudo[109221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:54 devstack sudo[109221]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.436s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Deleted volume successfully. Aug 19 17:33:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ef092d3f-26b3-4881-8e25-a6862fb63c4b tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-7a9a3d2d-534f-4fa7-ba5c-dfb23790ddaf-delete_volume" released by "delete_volume" :: held 2.474s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "cinder-79551a6b-2385-4e46-aa93-c002a860732f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-79551a6b-2385-4e46-aa93-c002a860732f-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "cinder-quobyte-79551a6b-2385-4e46-aa93-c002a860732f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-quobyte-79551a6b-2385-4e46-aa93-c002a860732f" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fd6ab519-fdeb-484d-b6cd-fb12190490e5]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:55 devstack sudo[109194]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b /opt/stack/data/cinder/conversion/c1a1f210-012c-4e99-82aa-13572d38ef5b.temp_image.21b806ca-51c5-4058-8da8-7dd9b5e1c1c7tl64ntt2.img" returned: 0 in 5.859s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2bf94ea-d125-4f1a-9d7d-dbf1f4c4a437]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:55 devstack sudo[109224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f Aug 19 17:33:55 devstack sudo[109224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:55 devstack sudo[109226]: quobyte : PWD=/ ; USER=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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b Aug 19 17:33:55 devstack sudo[109226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:55 devstack sudo[109224]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f" returned: 0 in 0.506s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:55 devstack sudo[109232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f Aug 19 17:33:55 devstack sudo[109232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:56 devstack sudo[109232]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-79551a6b-2385-4e46-aa93-c002a860732f" returned: 0 in 0.278s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-quobyte-79551a6b-2385-4e46-aa93-c002a860732f" released by "delete_volume" :: held 0.861s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:33:56 devstack sudo[109226]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b" returned: 0 in 0.696s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b, size 1024.00 MB, duration 5.86 sec, destination /opt/stack/data/cinder/conversion/c1a1f210-012c-4e99-82aa-13572d38ef5b.temp_image.21b806ca-51c5-4058-8da8-7dd9b5e1c1c7tl64ntt2.img {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:33:56 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Converted 1024.00 MB image at 174.72 MB/s Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] 21b806ca-51c5-4058-8da8-7dd9b5e1c1c7 was raw, no need to convert to raw {{(pid=94106) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Created reservations ['74086f96-0157-47be-b449-cdcbcb5c7f9e', '76afc8a2-b7cb-420a-8f24-7bc5299af8f3', '52ceb1a4-c78e-4b81-be63-32b0f0ce4813', '9a48e79a-ff56-492e-b8f2-fdbac33dc934'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:33:56 devstack sudo[109237]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:33:56 devstack sudo[109237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:33:56 devstack sudo[109237]: pam_unix(sudo:session): session closed for user root Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.417s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:33:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Deleted volume successfully. Aug 19 17:33:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2fc380b0-571c-472c-bd47-3db936f1129f tempest-AttachVolumeNegativeTest-1877091418 None] Lock "cinder-79551a6b-2385-4e46-aa93-c002a860732f-delete_volume" released by "delete_volume" :: held 1.639s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:06 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=76,cinder:DELETE=3,cinder:SELECT=51,cinder:INSERT=19 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:06 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=71,cinder:SELECT=69,cinder:INSERT=18,cinder:DELETE=8 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Flow 'volume_create_manager' (cf849ba9-0309-409b-a293-22624d983ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2a6403c-ea36-4ebc-a5cf-daef57c70f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2a6403c-ea36-4ebc-a5cf-daef57c70f81) 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-19T15:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-844919576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=979060b2-f4a9-41f6-896a-103d17e6f45d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6788a68c09ea4eabb1bf8521c3dcbbef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:07Z,use_quota=True,user_id='5914d502ab514834b486785ba37e247b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68d4f7bf-7590-4577-84cc-8f4af8122d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68d4f7bf-7590-4577-84cc-8f4af8122d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d3ca16e-ba99-43f6-a212-ccec67b87b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d3ca16e-ba99-43f6-a212-ccec67b87b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '979060b2-f4a9-41f6-896a-103d17e6f45d', 'volume_name': 'volume-979060b2-f4a9-41f6-896a-103d17e6f45d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae855cf5-cdbb-4df2-8f8c-1e57f14d24ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae855cf5-cdbb-4df2-8f8c-1e57f14d24ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8adc03d5-ff9a-413a-b33e-911dc8fa3f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:07 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Volume 979060b2-f4a9-41f6-896a-103d17e6f45d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-979060b2-f4a9-41f6-896a-103d17e6f45d', 'volume_size': 1} Aug 19 17:34:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:17 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:17 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=1,cinder:SELECT=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 31.747s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Uploaded volume to glance image-id: 21b806ca-51c5-4058-8da8-7dd9b5e1c1c7. {{(pid=94106) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 12.866s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 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-19T15:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-844919576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=979060b2-f4a9-41f6-896a-103d17e6f45d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6788a68c09ea4eabb1bf8521c3dcbbef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:07Z,use_quota=True,user_id='5914d502ab514834b486785ba37e247b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Creating volume 979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:20 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:20 devstack sudo[109293]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d 1073741824 Aug 19 17:34:20 devstack sudo[109293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8b368928-a105-4a0f-8e03-1b07e1bfff2e tempest-TestImageHashVerification-616442952 None] Copy volume to image completed successfully. Aug 19 17:34:20 devstack sudo[109293]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d 1073741824" returned: 0 in 0.632s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:21 devstack sudo[109299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d Aug 19 17:34:21 devstack sudo[109299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:21 devstack sudo[109299]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d" returned: 0 in 0.353s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] <== create_volume: return (1038ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.041s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8adc03d5-ff9a-413a-b33e-911dc8fa3f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-979060b2-f4a9-41f6-896a-103d17e6f45d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de206395-a3a7-4018-9248-6fe0e779a206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:21 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Volume volume-979060b2-f4a9-41f6-896a-103d17e6f45d (979060b2-f4a9-41f6-896a-103d17e6f45d): created successfully Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de206395-a3a7-4018-9248-6fe0e779a206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Flow 'volume_create_manager' (cf849ba9-0309-409b-a293-22624d983ce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Acquiring lock "cinder-c1a1f210-012c-4e99-82aa-13572d38ef5b-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-df50acfc-2a45-4512-8c65-693411d1460b req-54d0675b-c9df-4e1d-8e83-f90bf32717e5 tempest-VolumesSnapshotsTestJSON-517581464 None] Created volume successfully. Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Lock "cinder-c1a1f210-012c-4e99-82aa-13572d38ef5b-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Acquiring lock "cinder-quobyte-c1a1f210-012c-4e99-82aa-13572d38ef5b" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Lock "cinder-quobyte-c1a1f210-012c-4e99-82aa-13572d38ef5b" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a0fcb591-18a1-464e-bf83-e51a4c36cebd]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:21 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/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b Aug 19 17:34:21 devstack sudo[109302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Creating offline snapshot e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 of volume 979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1393778-8b65-4faa-a229-ebbf0101d145]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:22 devstack sudo[109302]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b" returned: 0 in 0.693s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:22 devstack sudo[109313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b Aug 19 17:34:22 devstack sudo[109313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:22 devstack sudo[109311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d Aug 19 17:34:22 devstack sudo[109311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:22 devstack sudo[109327]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:34:22 devstack sudo[109327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:22 devstack sudo[109313]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c1a1f210-012c-4e99-82aa-13572d38ef5b" returned: 0 in 0.535s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Lock "cinder-quobyte-c1a1f210-012c-4e99-82aa-13572d38ef5b" released by "delete_volume" :: held 1.289s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:22 devstack sudo[109311]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d" returned: 0 in 0.622s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:22 devstack sudo[109327]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.373s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:22 devstack sudo[109336]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 1G Aug 19 17:34:22 devstack sudo[109336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:34:22 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Created reservations ['a02dab9f-3013-464a-8fe3-562957a8a2bc', 'b36cd2b3-0416-4593-931a-e38f77e132ad', '682b4590-1f54-4b23-ba2e-3a1761ec6489', '2cff7506-fb8c-4b2a-ab92-2926d02602f2'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:23 devstack sudo[109341]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:34:23 devstack sudo[109341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:23 devstack sudo[109341]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.275s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Deleted volume successfully. Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8af076b7-79d2-4c45-9f98-a3339f3dfef8 tempest-TestImageHashVerification-616442952 None] Lock "cinder-c1a1f210-012c-4e99-82aa-13572d38ef5b-delete_volume" released by "delete_volume" :: held 1.878s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:23 devstack sudo[109336]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 1G" returned: 0 in 0.507s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-979060b2-f4a9-41f6-896a-103d17e6f45d -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:23 devstack sudo[109357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-979060b2-f4a9-41f6-896a-103d17e6f45d -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 Aug 19 17:34:23 devstack sudo[109357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:23 devstack sudo[109357]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-979060b2-f4a9-41f6-896a-103d17e6f45d -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:23 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 is being set with open permissions: ugo+rw Aug 19 17:34:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:23 devstack sudo[109369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 Aug 19 17:34:23 devstack sudo[109369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:24 devstack sudo[109369]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" returned: 0 in 0.276s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:24 devstack sudo[109372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.info Aug 19 17:34:24 devstack sudo[109372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:24 devstack sudo[109372]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.info" returned: 0 in 0.305s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:24 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.info is being set with open permissions: ugo+rw Aug 19 17:34:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:24 devstack sudo[109375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.info Aug 19 17:34:24 devstack sudo[109375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:24 devstack sudo[109375]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.info" returned: 0 in 0.294s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.517s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:24 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-52ab8685-9bfd-43d1-84cd-1422d3e923ce req-a5b512b1-e525-41b3-a022-18fa96d44d8e tempest-VolumesSnapshotsTestJSON-517581464 None] Create snapshot completed successfully Aug 19 17:34:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "cinder-e147ddb2-3d10-4ba7-8d27-8cffb638bbc9-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-e147ddb2-3d10-4ba7-8d27-8cffb638bbc9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.044s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "cinder-quobyte-979060b2-f4a9-41f6-896a-103d17e6f45d" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-quobyte-979060b2-f4a9-41f6-896a-103d17e6f45d" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "cinder-quobyte-e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-quobyte-e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" acquired by "_delete_snapshot" :: waited 0.039s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Deleting offline snapshot e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 of volume 979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:34:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] snapshot_file for this snap is: volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:34:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5dc0789-0ba2-4a87-ba3f-9a3368c1c635]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:26 devstack sudo[109432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 Aug 19 17:34:26 devstack sudo[109432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:26 devstack sudo[109432]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" returned: 0 in 0.502s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-979060b2-f4a9-41f6-896a-103d17e6f45d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:34:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[598e9c7d-5a56-4052-acd4-b0b44d83db1d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:26 devstack sudo[109451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d Aug 19 17:34:26 devstack sudo[109451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:27 devstack sudo[109451]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d" returned: 0 in 0.476s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:27 devstack sudo[109471]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 Aug 19 17:34:27 devstack sudo[109471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:27 devstack sudo[109471]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:27 devstack sudo[109476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9 Aug 19 17:34:27 devstack sudo[109476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:27 devstack sudo[109476]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d.e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" returned: 0 in 0.367s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-quobyte-e147ddb2-3d10-4ba7-8d27-8cffb638bbc9" released by "_delete_snapshot" :: held 2.018s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-quobyte-979060b2-f4a9-41f6-896a-103d17e6f45d" released by "delete_snapshot" :: held 2.069s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:28 devstack cinder-volume[94106]: DEBUG cinder.quota [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Created reservations ['e57c67c3-69ec-4633-9b77-5d025d306028', '5c76bcc4-533e-43f6-8758-a334bf2fe3fb', '898ffa95-ad9c-4908-919b-ad05a571d31c', '25db946e-8e4a-4776-9cbe-16d78d0442b0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Delete snapshot completed successfully. Aug 19 17:34:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-e7f1de61-834a-4ea1-9834-66dd6dba292c req-23e63f83-9c82-42cc-99d0-fe85ad62c1f2 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-e147ddb2-3d10-4ba7-8d27-8cffb638bbc9-delete_snapshot" released by "delete_snapshot" :: held 2.302s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "cinder-979060b2-f4a9-41f6-896a-103d17e6f45d-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-979060b2-f4a9-41f6-896a-103d17e6f45d-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "cinder-quobyte-979060b2-f4a9-41f6-896a-103d17e6f45d" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-quobyte-979060b2-f4a9-41f6-896a-103d17e6f45d" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[add261ef-56de-4bc5-ab5d-0c43366dc51b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:29 devstack sudo[109482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d Aug 19 17:34:29 devstack sudo[109482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:30 devstack sudo[109482]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d" returned: 0 in 0.613s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:30 devstack sudo[109487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d Aug 19 17:34:30 devstack sudo[109487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:30 devstack sudo[109487]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-979060b2-f4a9-41f6-896a-103d17e6f45d" returned: 0 in 0.309s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-quobyte-979060b2-f4a9-41f6-896a-103d17e6f45d" released by "delete_volume" :: held 1.061s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG cinder.quota [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Created reservations ['3a1acd8b-52e5-4ec1-b30e-85188593dba1', '07f6bfa9-de72-4ada-97af-350b082e6b80', 'bc661fe7-d608-43bc-8ef5-d86f595d4c9b', '0150a06c-03f1-4b4a-a8e9-3798305c3f53'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:30 devstack sudo[109490]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:34:30 devstack sudo[109490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:31 devstack sudo[109490]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.383s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.manager [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:34:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Deleted volume successfully. Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [req-8cb120dc-83fc-4c8b-b102-3174f563035e req-06529f4a-ec52-4d24-a7f6-4e37f060ab34 tempest-VolumesSnapshotsTestJSON-517581464 None] Lock "cinder-979060b2-f4a9-41f6-896a-103d17e6f45d-delete_volume" released by "delete_volume" :: held 1.871s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Flow 'volume_create_manager' (157940ea-ba98-4b32-9c4d-b31c78babcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e61ba2f-723a-4257-aa7a-cea2a649f280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e61ba2f-723a-4257-aa7a-cea2a649f280) 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-19T15:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1101167350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65c1bfe7-63c6-49c2-8b14-43e01b451b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849f6687daa3401d817140bcb41ea9e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:31Z,use_quota=True,user_id='2deac35c09214587a7029a23c880f334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30735384-2c5f-44be-a5d9-a7d48032356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30735384-2c5f-44be-a5d9-a7d48032356f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7e8d5b2-ac15-43c1-86a7-a455de68db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7e8d5b2-ac15-43c1-86a7-a455de68db3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65c1bfe7-63c6-49c2-8b14-43e01b451b88', 'volume_name': 'volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d5f8c75-7d4e-48fc-9074-c9a9ef3cabb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d5f8c75-7d4e-48fc-9074-c9a9ef3cabb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (709a71ff-30f4-4616-a8b6-49f0c6bcbbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Volume 65c1bfe7-63c6-49c2-8b14-43e01b451b88: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88', 'volume_size': 1} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 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-19T15:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1101167350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65c1bfe7-63c6-49c2-8b14-43e01b451b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849f6687daa3401d817140bcb41ea9e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:31Z,use_quota=True,user_id='2deac35c09214587a7029a23c880f334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Creating volume 65c1bfe7-63c6-49c2-8b14-43e01b451b88 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:31 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:31 devstack sudo[109493]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 1073741824 Aug 19 17:34:31 devstack sudo[109493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:31 devstack sudo[109493]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 1073741824" returned: 0 in 0.575s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:32 devstack sudo[109501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 Aug 19 17:34:32 devstack sudo[109501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:32 devstack sudo[109501]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] <== create_volume: return (955ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.959s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (709a71ff-30f4-4616-a8b6-49f0c6bcbbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34e038d5-ad9e-4477-a4ce-4f774e7725bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:32 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Volume volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 (65c1bfe7-63c6-49c2-8b14-43e01b451b88): created successfully Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34e038d5-ad9e-4477-a4ce-4f774e7725bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:32 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Flow 'volume_create_manager' (157940ea-ba98-4b32-9c4d-b31c78babcbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:32 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-25b49bde-5ed2-4000-8271-24f0b1e785ae tempest-TestMinimumBasicScenario-789288601 None] Created volume successfully. Aug 19 17:34:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-e6346378-312f-4ab8-a4c7-7371c762835f req-9466ed57-5122-4a38-994e-2fede8c19fe3 tempest-TestMinimumBasicScenario-789288601 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-e6346378-312f-4ab8-a4c7-7371c762835f req-9466ed57-5122-4a38-994e-2fede8c19fe3 tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-e6346378-312f-4ab8-a4c7-7371c762835f req-9466ed57-5122-4a38-994e-2fede8c19fe3 tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.029s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-e6346378-312f-4ab8-a4c7-7371c762835f req-9466ed57-5122-4a38-994e-2fede8c19fe3 tempest-TestMinimumBasicScenario-789288601 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88', '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': '4fd843bf-997c-4f49-92e4-07303048d147', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:34:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-e6346378-312f-4ab8-a4c7-7371c762835f req-9466ed57-5122-4a38-994e-2fede8c19fe3 tempest-TestMinimumBasicScenario-789288601 None] attachment_update completed successfully. Aug 19 17:34:44 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=30,cinder:SELECT=30,cinder:INSERT=12,cinder:DELETE=2 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:44 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=28,cinder:UPDATE=31,cinder:DELETE=3,cinder:INSERT=3 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:34:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-24c00811-32fc-4521-9b3e-b563946c4e51 tempest-GroupsV314Test-616812389 None] Group tempest-GroupsV314Test-Group-944725545: creating Aug 19 17:34:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-24c00811-32fc-4521-9b3e-b563946c4e51 tempest-GroupsV314Test-616812389 None] Group tempest-GroupsV314Test-Group-944725545: created successfully Aug 19 17:34:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-24c00811-32fc-4521-9b3e-b563946c4e51 tempest-GroupsV314Test-616812389 None] Create group completed successfully. Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Flow 'volume_create_manager' (f6ea17ba-8303-4afb-9930-17f8b786771c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f776e82-49f7-437c-b71f-a3004116a07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f776e82-49f7-437c-b71f-a3004116a07c) 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-19T15:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-584471267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7c3275bf-748b-4347-a4ff-f0a1fc3dab31,host='devstack@QuobyteHD#QuobyteHD',id=56085819-ea35-42e3-9a3e-f376a5696d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff14947f1b7454782eae2522a69f1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:47Z,use_quota=True,user_id='d3daccb6f385414bbb1f0cc7f68fc578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23a8ed53-fb96-4b57-b70a-0de28913275d),volume_type_id=23a8ed53-fb96-4b57-b70a-0de28913275d)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5eb49e12-f3e8-462b-885e-b8fe31dcb92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5eb49e12-f3e8-462b-885e-b8fe31dcb92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2e28917-253d-4e36-b0f3-da4f1b3bd40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2e28917-253d-4e36-b0f3-da4f1b3bd40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '56085819-ea35-42e3-9a3e-f376a5696d66', 'volume_name': 'volume-56085819-ea35-42e3-9a3e-f376a5696d66', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77b9f7e1-f525-4453-90e2-9e77a202dcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77b9f7e1-f525-4453-90e2-9e77a202dcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd439167-6303-4287-bdb0-f8d2f15276fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:46 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Volume 56085819-ea35-42e3-9a3e-f376a5696d66: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-56085819-ea35-42e3-9a3e-f376a5696d66', 'volume_size': 1} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 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=7c3275bf-748b-4347-a4ff-f0a1fc3dab31,created_at=2026-08-19T15:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-584471267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7c3275bf-748b-4347-a4ff-f0a1fc3dab31,host='devstack@QuobyteHD#QuobyteHD',id=56085819-ea35-42e3-9a3e-f376a5696d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff14947f1b7454782eae2522a69f1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:34: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-19T15:34:47Z,use_quota=True,user_id='d3daccb6f385414bbb1f0cc7f68fc578',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23a8ed53-fb96-4b57-b70a-0de28913275d),volume_type_id=23a8ed53-fb96-4b57-b70a-0de28913275d)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Creating volume 56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:34:46 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:34:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:46 devstack sudo[109937]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 1073741824 Aug 19 17:34:46 devstack sudo[109937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:47 devstack sudo[109937]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 1073741824" returned: 0 in 0.472s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:47 devstack sudo[109943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 Aug 19 17:34:47 devstack sudo[109943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:47 devstack sudo[109943]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66" returned: 0 in 0.347s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] <== create_volume: return (868ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cd439167-6303-4287-bdb0-f8d2f15276fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-56085819-ea35-42e3-9a3e-f376a5696d66', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cddf48ac-3e20-49ec-bc7c-d14a704870a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:34:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Volume volume-56085819-ea35-42e3-9a3e-f376a5696d66 (56085819-ea35-42e3-9a3e-f376a5696d66): created successfully Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cddf48ac-3e20-49ec-bc7c-d14a704870a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:34:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Flow 'volume_create_manager' (f6ea17ba-8303-4afb-9930-17f8b786771c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:34:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-02baccdb-ea60-4076-8d71-cb88371331e4 tempest-GroupsV314Test-616812389 None] Created volume successfully. Aug 19 17:34:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Cloning volume 56085819-ea35-42e3-9a3e-f376a5696d66 to volume 22d7b2c8-52cb-42b3-ac08-42539ab56649 Aug 19 17:34:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Creating offline snapshot 4c9757b0-1256-4c14-a303-d2d7779bc531 of volume 56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:34:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad751f7c-287e-45c4-9fc3-974d459458dd]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:49 devstack sudo[109946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 Aug 19 17:34:49 devstack sudo[109946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:49 devstack sudo[109946]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66" returned: 0 in 0.445s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:49 devstack sudo[109952]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 1G Aug 19 17:34:49 devstack sudo[109952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:50 devstack sudo[109952]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 1G" returned: 0 in 0.506s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-56085819-ea35-42e3-9a3e-f376a5696d66 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:50 devstack sudo[109958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-56085819-ea35-42e3-9a3e-f376a5696d66 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 Aug 19 17:34:50 devstack sudo[109958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:50 devstack sudo[109958]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-56085819-ea35-42e3-9a3e-f376a5696d66 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:50 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:34:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:50 devstack sudo[109965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 Aug 19 17:34:50 devstack sudo[109965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:50 devstack sudo[109965]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531" returned: 0 in 0.366s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:50 devstack sudo[109968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.info Aug 19 17:34:50 devstack sudo[109968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:51 devstack sudo[109968]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.info" returned: 0 in 0.278s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:51 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:51 devstack sudo[109971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.info Aug 19 17:34:51 devstack sudo[109971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:51 devstack sudo[109971]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.info" returned: 0 in 0.279s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Acquiring lock "cinder-quobyte-22d7b2c8-52cb-42b3-ac08-42539ab56649" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-22d7b2c8-52cb-42b3-ac08-42539ab56649" acquired by "_copy_volume_from_snapshot" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] snapshot: 4c9757b0-1256-4c14-a303-d2d7779bc531, volume: 22d7b2c8-52cb-42b3-ac08-42539ab56649, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[55e31977-fc05-4746-a644-7354e7fd73ef]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:51 devstack sudo[109974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 Aug 19 17:34:51 devstack sudo[109974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:52 devstack sudo[109974]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531" returned: 0 in 0.493s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-56085819-ea35-42e3-9a3e-f376a5696d66(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[23abf05d-23ec-4baf-b2da-867335ca582c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:52 devstack sudo[109981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 Aug 19 17:34:52 devstack sudo[109981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:52 devstack sudo[109981]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66" returned: 0 in 0.481s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:34:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:52 devstack sudo[109986]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 Aug 19 17:34:52 devstack sudo[109986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:58 devstack sudo[109986]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649" returned: 0 in 5.786s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66, size 1024.00 MB, duration 5.79 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:34:58 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Converted 1024.00 MB image at 176.95 MB/s Aug 19 17:34:58 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:58 devstack sudo[110070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 Aug 19 17:34:58 devstack sudo[110070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:58 devstack sudo[110070]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649" returned: 0 in 0.318s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-22d7b2c8-52cb-42b3-ac08-42539ab56649" released by "_copy_volume_from_snapshot" :: held 7.227s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Acquiring lock "cinder-quobyte-4c9757b0-1256-4c14-a303-d2d7779bc531" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-4c9757b0-1256-4c14-a303-d2d7779bc531" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Deleting offline snapshot 4c9757b0-1256-4c14-a303-d2d7779bc531 of volume 56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] snapshot_file for this snap is: volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[519c767c-98a7-475c-a5a2-1b1cc7a34911]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:58 devstack sudo[110073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 Aug 19 17:34:58 devstack sudo[110073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:34:59 devstack sudo[110073]: pam_unix(sudo:session): session closed for user root Aug 19 17:34:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531" returned: 0 in 0.575s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:34:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-56085819-ea35-42e3-9a3e-f376a5696d66(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:34:59 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1f471bf-7476-4419-8810-7de3dd2e581c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:34:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:34:59 devstack sudo[110081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 Aug 19 17:34:59 devstack sudo[110081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:00 devstack sudo[110081]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66" returned: 0 in 0.647s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:00 devstack sudo[110087]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 Aug 19 17:35:00 devstack sudo[110087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:00 devstack sudo[110087]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531" returned: 0 in 0.478s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:00 devstack sudo[110093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531 Aug 19 17:35:00 devstack sudo[110093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=10,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:35:00 devstack sudo[110093]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66.4c9757b0-1256-4c14-a303-d2d7779bc531" returned: 0 in 0.345s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-4c9757b0-1256-4c14-a303-d2d7779bc531" released by "_delete_snapshot" :: held 2.169s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 11.930s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-dbb614d1-7ac0-4f23-b0dc-89c6ad2feb91 tempest-GroupsV314Test-616812389 None] Create group from source-group-7c3275bf-748b-4347-a4ff-f0a1fc3dab31 completed successfully. Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Acquiring lock "cinder-quobyte-22d7b2c8-52cb-42b3-ac08-42539ab56649" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-22d7b2c8-52cb-42b3-ac08-42539ab56649" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad8f6d26-28a2-43e1-bae3-317e8f47b355]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:03 devstack sudo[110100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 Aug 19 17:35:03 devstack sudo[110100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:03 devstack sudo[110100]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649" returned: 0 in 0.442s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:03 devstack sudo[110106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649 Aug 19 17:35:03 devstack sudo[110106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:03 devstack sudo[110106]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-22d7b2c8-52cb-42b3-ac08-42539ab56649" returned: 0 in 0.324s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-22d7b2c8-52cb-42b3-ac08-42539ab56649" released by "delete_volume" :: held 0.833s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Created reservations ['426a1b61-4718-4e8c-a16c-f6fdafb2fa29'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:03 devstack cinder-volume[94106]: WARNING cinder.quota [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-110219763 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-110219763, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:35:03 devstack cinder-volume[94106]: WARNING cinder.quota [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-110219763 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-110219763, it is now deprecated. Please use the default quota class for default quota. Aug 19 17:35:03 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Created reservations ['a5700d44-cfea-4da9-9676-86173e9278a3', '6013ed84-9872-4310-a1bb-3cfd0fc0672f', 'af52729f-4c54-493d-8244-43879a403fec', 'c099166d-ac39-429e-832d-79fb47ac941c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:04 devstack sudo[110109]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:04 devstack sudo[110109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:04 devstack sudo[110109]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.493s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9d6eba39-113e-47e1-b525-ea5c0205127e tempest-GroupsV314Test-616812389 None] Delete group completed successfully. Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Acquiring lock "cinder-quobyte-56085819-ea35-42e3-9a3e-f376a5696d66" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-56085819-ea35-42e3-9a3e-f376a5696d66" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c990de7-3699-4313-ae3d-fa719b026846]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:05 devstack sudo[110146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 Aug 19 17:35:05 devstack sudo[110146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:05 devstack sudo[110146]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66" returned: 0 in 0.669s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:05 devstack sudo[110153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66 Aug 19 17:35:05 devstack sudo[110153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:05 devstack sudo[110153]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-56085819-ea35-42e3-9a3e-f376a5696d66" returned: 0 in 0.404s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Lock "cinder-quobyte-56085819-ea35-42e3-9a3e-f376a5696d66" released by "delete_volume" :: held 1.185s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Created reservations ['cae84d2d-e08b-4c13-b107-2ccae972f40f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Created reservations ['4eb0004d-65b3-47eb-b097-2fc839e63e16', 'ff58cf57-01a0-4f49-9e96-3697a15d5807', 'd9d76c14-6f33-4710-b8b3-27d733520fb5', 'a886a2f2-a6d9-4e66-8ed5-f4195405bd9c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:06 devstack sudo[110156]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:06 devstack sudo[110156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:06 devstack sudo[110156]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.318s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:06 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-115c9168-e731-40e6-96a6-7a989dd20f54 tempest-GroupsV314Test-616812389 None] Delete group completed successfully. Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Flow 'volume_create_manager' (973f92e9-01fd-49b5-bd61-d17658f151c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31923493-9177-400c-80ad-bb68ee1128e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31923493-9177-400c-80ad-bb68ee1128e8) 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-19T15:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1135369993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1f2284f4-b8ab-4822-802c-38877f14519b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8374d34b564f4e84d0050c1234602f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:12Z,use_quota=True,user_id='dfedf480445f4548a8557c31e3d8d324',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2538ba31-ba75-4b51-8b3b-05607526f8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2538ba31-ba75-4b51-8b3b-05607526f8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc4d5b4c-4e91-4c72-9f47-965b3f83c424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc4d5b4c-4e91-4c72-9f47-965b3f83c424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f2284f4-b8ab-4822-802c-38877f14519b', 'volume_name': 'volume-1f2284f4-b8ab-4822-802c-38877f14519b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd4a9414-d7fc-4ea7-9f5a-a0981f7577b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd4a9414-d7fc-4ea7-9f5a-a0981f7577b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5219dab1-ff9a-4f57-a349-94bc17082326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:12 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Volume 1f2284f4-b8ab-4822-802c-38877f14519b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f2284f4-b8ab-4822-802c-38877f14519b', 'volume_size': 1} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 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-19T15:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1135369993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1f2284f4-b8ab-4822-802c-38877f14519b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8374d34b564f4e84d0050c1234602f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:12Z,use_quota=True,user_id='dfedf480445f4548a8557c31e3d8d324',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Creating volume 1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:12 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:12 devstack sudo[110166]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b 1073741824 Aug 19 17:35:12 devstack sudo[110166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:12 devstack sudo[110166]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b 1073741824" returned: 0 in 0.530s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:13 devstack sudo[110172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b Aug 19 17:35:13 devstack sudo[110172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:13 devstack sudo[110172]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b" returned: 0 in 0.344s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] <== create_volume: return (932ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.934s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5219dab1-ff9a-4f57-a349-94bc17082326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f2284f4-b8ab-4822-802c-38877f14519b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4a81334-0388-4b4e-8ab6-c6f741ef4b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:13 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Volume volume-1f2284f4-b8ab-4822-802c-38877f14519b (1f2284f4-b8ab-4822-802c-38877f14519b): created successfully Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4a81334-0388-4b4e-8ab6-c6f741ef4b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Flow 'volume_create_manager' (973f92e9-01fd-49b5-bd61-d17658f151c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:13 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fa73cbba-fa69-44a2-a716-c8a6444dabb1 tempest-TestStampPattern-1070686959 None] Created volume successfully. Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Flow 'volume_create_manager' (d823742d-ad61-41fe-b3fa-fc73ad848370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c5564d2-1787-4fca-a88f-946f91fc97ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c5564d2-1787-4fca-a88f-946f91fc97ec) 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-19T15:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1469571418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ececb13d-d626-47cf-ba33-97350a300162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96483506b31a4375b110fdf1c52ce1e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:15Z,use_quota=True,user_id='26ce28abdff144ab89f503fad5ea53a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0e2c06c-2d71-473e-9936-bda89b7de6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0e2c06c-2d71-473e-9936-bda89b7de6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fbcbbe1-2e16-4fa7-ba41-3d90952df824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fbcbbe1-2e16-4fa7-ba41-3d90952df824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ececb13d-d626-47cf-ba33-97350a300162', 'volume_name': 'volume-ececb13d-d626-47cf-ba33-97350a300162', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c8e4a36-c85a-4c87-be57-64e516e1fb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c8e4a36-c85a-4c87-be57-64e516e1fb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a587dfcb-a967-4263-b462-973238f825b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:15 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Volume ececb13d-d626-47cf-ba33-97350a300162: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ececb13d-d626-47cf-ba33-97350a300162', 'volume_size': 1} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 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-19T15:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1469571418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ececb13d-d626-47cf-ba33-97350a300162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96483506b31a4375b110fdf1c52ce1e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:15Z,use_quota=True,user_id='26ce28abdff144ab89f503fad5ea53a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Creating volume ececb13d-d626-47cf-ba33-97350a300162 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:15 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:15 devstack sudo[110197]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 1073741824 Aug 19 17:35:15 devstack sudo[110197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:15 devstack sudo[110197]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 1073741824" returned: 0 in 0.524s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:15 devstack sudo[110205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 Aug 19 17:35:15 devstack sudo[110205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:16 devstack sudo[110205]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162" returned: 0 in 0.280s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] <== create_volume: return (850ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.853s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a587dfcb-a967-4263-b462-973238f825b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ececb13d-d626-47cf-ba33-97350a300162', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f564385a-667d-456f-87a8-687540ea166b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:16 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Volume volume-ececb13d-d626-47cf-ba33-97350a300162 (ececb13d-d626-47cf-ba33-97350a300162): created successfully Aug 19 17:35:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f564385a-667d-456f-87a8-687540ea166b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Flow 'volume_create_manager' (d823742d-ad61-41fe-b3fa-fc73ad848370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6f2f8199-09a9-465a-99a1-42483059ba0b tempest-VolumeQuotasAdminTestJSON-559192820 None] Created volume successfully. Aug 19 17:35:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Acquiring lock "cinder-ececb13d-d626-47cf-ba33-97350a300162-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "cinder-ececb13d-d626-47cf-ba33-97350a300162-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Acquiring lock "cinder-quobyte-ececb13d-d626-47cf-ba33-97350a300162" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "cinder-quobyte-ececb13d-d626-47cf-ba33-97350a300162" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:17 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[999dcdd6-d1db-45ae-9a70-6cd9fdc0526b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:17 devstack sudo[110248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 Aug 19 17:35:17 devstack sudo[110248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:18 devstack sudo[110248]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162" returned: 0 in 0.723s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:18 devstack sudo[110276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162 Aug 19 17:35:18 devstack sudo[110276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:18 devstack sudo[110276]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ececb13d-d626-47cf-ba33-97350a300162" returned: 0 in 0.330s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "cinder-quobyte-ececb13d-d626-47cf-ba33-97350a300162" released by "delete_volume" :: held 1.119s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Created reservations ['f26b5cd2-5c20-45dc-86e5-41053acf4622', '5d2f22a1-259e-4520-bfcb-50c9364e5c65', 'f35274d7-e864-40d3-9c0a-d5806857817d', 'b4762c59-3505-42c7-a1f1-c7ca9bc5ac56'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:18 devstack sudo[110298]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:18 devstack sudo[110298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:19 devstack sudo[110298]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.284s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:19 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Deleted volume successfully. Aug 19 17:35:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b2db0a9a-b1e1-4070-b993-8825c6f4675d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "cinder-ececb13d-d626-47cf-ba33-97350a300162-delete_volume" released by "delete_volume" :: held 1.684s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Flow 'volume_create_manager' (be5f9248-da35-4fba-8338-01a0c2e512e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddf6284f-b1cb-46e6-9c5f-815211786933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddf6284f-b1cb-46e6-9c5f-815211786933) 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-19T15:35:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1940704388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2600d284-537e-4614-9945-10e7943b7bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96483506b31a4375b110fdf1c52ce1e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:20Z,use_quota=True,user_id='26ce28abdff144ab89f503fad5ea53a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b68952e7-ce4b-4246-8c73-e904d414f21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b68952e7-ce4b-4246-8c73-e904d414f21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (387cd936-5fb8-4d6d-98c5-e83efbb90a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (387cd936-5fb8-4d6d-98c5-e83efbb90a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2600d284-537e-4614-9945-10e7943b7bff', 'volume_name': 'volume-2600d284-537e-4614-9945-10e7943b7bff', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b84d60c-6237-4762-b469-f856616855da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b84d60c-6237-4762-b469-f856616855da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e23f9770-c87c-4e4e-96e4-e523e9767f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Volume 2600d284-537e-4614-9945-10e7943b7bff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2600d284-537e-4614-9945-10e7943b7bff', 'volume_size': 1} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 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-19T15:35:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1940704388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2600d284-537e-4614-9945-10e7943b7bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96483506b31a4375b110fdf1c52ce1e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:20Z,use_quota=True,user_id='26ce28abdff144ab89f503fad5ea53a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Creating volume 2600d284-537e-4614-9945-10e7943b7bff {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:20 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:20 devstack sudo[110308]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff 1073741824 Aug 19 17:35:20 devstack sudo[110308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:21 devstack sudo[110308]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff 1073741824" returned: 0 in 0.652s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:21 devstack sudo[110313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff Aug 19 17:35:21 devstack sudo[110313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:21 devstack sudo[110313]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff" returned: 0 in 0.519s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] <== create_volume: return (1247ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.249s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e23f9770-c87c-4e4e-96e4-e523e9767f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2600d284-537e-4614-9945-10e7943b7bff', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c1e29c4-eb31-4d88-b5d2-8ed83e41ada3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:21 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Volume volume-2600d284-537e-4614-9945-10e7943b7bff (2600d284-537e-4614-9945-10e7943b7bff): created successfully Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c1e29c4-eb31-4d88-b5d2-8ed83e41ada3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Flow 'volume_create_manager' (be5f9248-da35-4fba-8338-01a0c2e512e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e6de7822-ceb3-420c-a0e5-84e8238b9b8d tempest-VolumeQuotasAdminTestJSON-559192820 None] Created volume successfully. Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:22 devstack sudo[110320]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:22 devstack sudo[110320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:22 devstack sudo[110320]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:35:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:35:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b4d3ec04-62fa-4f59-a4b7-a5496482d223 tempest-VolumeQuotasAdminTestJSON-1393340109 None] Transfer volume completed successfully. Aug 19 17:35:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Acquiring lock "cinder-2600d284-537e-4614-9945-10e7943b7bff-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:24 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-85885f5a-1458-44f0-9e5e-9570ed19fb93 req-6cd6b4b1-5c21-4f79-a4bc-501b6a67e0ca tempest-TestMinimumBasicScenario-789288601 None] Terminate volume connection completed successfully. Aug 19 17:35:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-85885f5a-1458-44f0-9e5e-9570ed19fb93 req-6cd6b4b1-5c21-4f79-a4bc-501b6a67e0ca tempest-TestMinimumBasicScenario-789288601 None] Deleting attachment 4fd843bf-997c-4f49-92e4-07303048d147. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:35:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Lock "cinder-2600d284-537e-4614-9945-10e7943b7bff-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Acquiring lock "cinder-quobyte-2600d284-537e-4614-9945-10e7943b7bff" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Lock "cinder-quobyte-2600d284-537e-4614-9945-10e7943b7bff" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e89a7b9f-fd65-4493-a445-8be0824a9fb2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:25 devstack sudo[110332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff Aug 19 17:35:25 devstack sudo[110332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:25 devstack sudo[110332]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff" returned: 0 in 0.467s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:25 devstack sudo[110338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff Aug 19 17:35:25 devstack sudo[110338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:25 devstack sudo[110338]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2600d284-537e-4614-9945-10e7943b7bff" returned: 0 in 0.280s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Lock "cinder-quobyte-2600d284-537e-4614-9945-10e7943b7bff" released by "delete_volume" :: held 0.806s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:25 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Created reservations ['18dce6ae-5caa-4d96-a29d-203c9e9604b7', 'f3c14c20-2ef7-4ad8-addf-fbffe8ffbc31', '3568d350-7331-4818-84d4-09173a56375b', '25a5fb88-65a9-4a57-b2f3-32b3de0d3d7a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:26 devstack sudo[110341]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:26 devstack sudo[110341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:26 devstack sudo[110341]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.300s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Deleted volume successfully. Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d7229f9-570f-4d1d-a616-d88116dcc3cf tempest-VolumeQuotasAdminTestJSON-2115959380 None] Lock "cinder-2600d284-537e-4614-9945-10e7943b7bff-delete_volume" released by "delete_volume" :: held 1.438s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Acquiring lock "cinder-65c1bfe7-63c6-49c2-8b14-43e01b451b88-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Lock "cinder-65c1bfe7-63c6-49c2-8b14-43e01b451b88-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Acquiring lock "cinder-quobyte-65c1bfe7-63c6-49c2-8b14-43e01b451b88" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Lock "cinder-quobyte-65c1bfe7-63c6-49c2-8b14-43e01b451b88" acquired by "delete_volume" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2092a88d-884e-470a-92e9-8eb07c8277da]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:26 devstack sudo[110344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 Aug 19 17:35:26 devstack sudo[110344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:26 devstack sudo[110344]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88" returned: 0 in 0.381s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:27 devstack sudo[110349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88 Aug 19 17:35:27 devstack sudo[110349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:27 devstack sudo[110349]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-65c1bfe7-63c6-49c2-8b14-43e01b451b88" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Lock "cinder-quobyte-65c1bfe7-63c6-49c2-8b14-43e01b451b88" released by "delete_volume" :: held 0.722s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Created reservations ['153737aa-cc5b-4f9a-b61a-bba586b25b25', '61ea0d8e-5909-4890-ad34-f05ca518a14a', '8f78eb27-d516-41a6-941e-13ef18434911', 'a5e20960-faf6-47b0-a256-3afe4fc65128'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:27 devstack sudo[110352]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:27 devstack sudo[110352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:27 devstack sudo[110352]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.320s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Deleted volume successfully. Aug 19 17:35:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5608b4f0-5f44-4cd6-9ebd-3b2c2c8a66bb tempest-TestMinimumBasicScenario-789288601 None] Lock "cinder-65c1bfe7-63c6-49c2-8b14-43e01b451b88-delete_volume" released by "delete_volume" :: held 1.329s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Flow 'volume_create_manager' (e240c31a-28b4-489f-94f2-00b5e8ab081e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5f88a23-636e-41ff-b70c-7589ea56d3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5f88a23-636e-41ff-b70c-7589ea56d3da) 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-19T15:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-71546629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c10bdf91-7896-4dc5-823e-8233db3700c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02818391f0154bdf820ea86f21c13334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:35Z,use_quota=True,user_id='3b2dc186d09f47fc9137336f6ed1774b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3dd2be6-bea2-438a-befa-739ca62c71ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3dd2be6-bea2-438a-befa-739ca62c71ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29d1060b-ce97-43b3-a7ba-dcc25d30d578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29d1060b-ce97-43b3-a7ba-dcc25d30d578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c10bdf91-7896-4dc5-823e-8233db3700c3', 'volume_name': 'volume-c10bdf91-7896-4dc5-823e-8233db3700c3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00ee7ece-a95a-44ef-99d9-b8a5e3a9e489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (00ee7ece-a95a-44ef-99d9-b8a5e3a9e489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (911af3e6-fb73-461c-b521-b7798d1d1953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:35 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Volume c10bdf91-7896-4dc5-823e-8233db3700c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c10bdf91-7896-4dc5-823e-8233db3700c3', 'volume_size': 1} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 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-19T15:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-71546629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c10bdf91-7896-4dc5-823e-8233db3700c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02818391f0154bdf820ea86f21c13334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:35Z,use_quota=True,user_id='3b2dc186d09f47fc9137336f6ed1774b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Creating volume c10bdf91-7896-4dc5-823e-8233db3700c3 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:35 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:35 devstack sudo[110396]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 1073741824 Aug 19 17:35:35 devstack sudo[110396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:35 devstack sudo[110396]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 1073741824" returned: 0 in 0.433s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:35 devstack sudo[110401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 Aug 19 17:35:35 devstack sudo[110401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:35 devstack sudo[110401]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.726s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (911af3e6-fb73-461c-b521-b7798d1d1953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c10bdf91-7896-4dc5-823e-8233db3700c3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a68841f9-5179-4233-8ef6-0677008132a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:35 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Volume volume-c10bdf91-7896-4dc5-823e-8233db3700c3 (c10bdf91-7896-4dc5-823e-8233db3700c3): created successfully Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a68841f9-5179-4233-8ef6-0677008132a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Flow 'volume_create_manager' (e240c31a-28b4-489f-94f2-00b5e8ab081e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:36 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0045293e-9653-454f-9958-c7af51044856 tempest-VolumesServicesTestJSON-766093980 None] Created volume successfully. Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Acquiring lock "cinder-c10bdf91-7896-4dc5-823e-8233db3700c3-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Lock "cinder-c10bdf91-7896-4dc5-823e-8233db3700c3-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Acquiring lock "cinder-quobyte-c10bdf91-7896-4dc5-823e-8233db3700c3" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Lock "cinder-quobyte-c10bdf91-7896-4dc5-823e-8233db3700c3" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bcaf358e-d8f3-4524-858b-1b67c8f2e525]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:36 devstack sudo[110404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 Aug 19 17:35:36 devstack sudo[110404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:36 devstack sudo[110404]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3" returned: 0 in 0.404s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:36 devstack sudo[110409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3 Aug 19 17:35:36 devstack sudo[110409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:37 devstack sudo[110409]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c10bdf91-7896-4dc5-823e-8233db3700c3" returned: 0 in 0.302s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Lock "cinder-quobyte-c10bdf91-7896-4dc5-823e-8233db3700c3" released by "delete_volume" :: held 0.757s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Created reservations ['932897f9-42da-440c-bdbc-aa764840e923', '81195c4f-6bd9-4deb-890c-7281ee34bab5', 'a0cad609-fc45-4a47-b635-e34b92cebe97', '307a2092-90d6-4827-b67c-edc70bb88061'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:37 devstack sudo[110413]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:37 devstack sudo[110413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:37 devstack sudo[110413]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.317s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Deleted volume successfully. Aug 19 17:35:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-58ee824a-3a02-408f-b64a-669b3744278c tempest-VolumesServicesTestJSON-766093980 None] Lock "cinder-c10bdf91-7896-4dc5-823e-8233db3700c3-delete_volume" released by "delete_volume" :: held 1.327s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (a5b20ddb-2cdc-4bc3-9dcd-180c40915313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6052909-96e7-4774-9a28-77133e9a8231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=56,cinder:UPDATE=82,cinder:DELETE=6,cinder:INSERT=12 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6052909-96e7-4774-9a28-77133e9a8231) 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-19T15:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-8862665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2e3fa9bd-22a7-4874-9b58-4eff4bd0850a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:46Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50705521-d001-41b5-b221-530b84a010a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50705521-d001-41b5-b221-530b84a010a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69caaa17-4731-415e-9322-3672cb6ac712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69caaa17-4731-415e-9322-3672cb6ac712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e3fa9bd-22a7-4874-9b58-4eff4bd0850a', 'volume_name': 'volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9208438e-e379-4092-8618-67e0ecbc9305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9208438e-e379-4092-8618-67e0ecbc9305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddb1491f-d76a-40a1-870b-49ab94cc3d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:45 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume 2e3fa9bd-22a7-4874-9b58-4eff4bd0850a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a', 'volume_size': 1} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 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-19T15:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-8862665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2e3fa9bd-22a7-4874-9b58-4eff4bd0850a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:46Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Creating volume 2e3fa9bd-22a7-4874-9b58-4eff4bd0850a {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:45 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:45 devstack sudo[110432]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a 1073741824 Aug 19 17:35:45 devstack sudo[110432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-ed10b3f3-7c00-40b1-9a4d-aad49dba2856 req-9eaff9d2-4a1a-486b-9459-be0bc3c244c1 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:46 devstack sudo[110432]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a 1073741824" returned: 0 in 0.560s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:46 devstack sudo[110448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a Aug 19 17:35:46 devstack sudo[110448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:46 devstack sudo[110448]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a" returned: 0 in 0.308s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] <== create_volume: return (911ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.913s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-ed10b3f3-7c00-40b1-9a4d-aad49dba2856 req-9eaff9d2-4a1a-486b-9459-be0bc3c244c1 tempest-TestStampPattern-1070686959 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.680s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-ed10b3f3-7c00-40b1-9a4d-aad49dba2856 req-9eaff9d2-4a1a-486b-9459-be0bc3c244c1 tempest-TestStampPattern-1070686959 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddb1491f-d76a-40a1-870b-49ab94cc3d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f9da8a9-44f9-47d2-aea2-07343cdc1fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:46 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a (2e3fa9bd-22a7-4874-9b58-4eff4bd0850a): created successfully Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f9da8a9-44f9-47d2-aea2-07343cdc1fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (a5b20ddb-2cdc-4bc3-9dcd-180c40915313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-ed10b3f3-7c00-40b1-9a4d-aad49dba2856 req-9eaff9d2-4a1a-486b-9459-be0bc3c244c1 tempest-TestStampPattern-1070686959 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-1f2284f4-b8ab-4822-802c-38877f14519b', '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': '947f9437-8727-4661-9f76-700562c4a0b4', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:35:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6719f4b3-6c65-449a-8634-a476b69701b7 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created volume successfully. Aug 19 17:35:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-ed10b3f3-7c00-40b1-9a4d-aad49dba2856 req-9eaff9d2-4a1a-486b-9459-be0bc3c244c1 tempest-TestStampPattern-1070686959 None] attachment_update completed successfully. Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (67a6f0ab-8fb6-420f-b098-732831503819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62379939-1a10-4921-b9a0-6c9f423bf7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62379939-1a10-4921-b9a0-6c9f423bf7e5) 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-19T15:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1913149058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ef0323d4-9686-4fac-9efe-58f11e46abac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:48Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed73b23e-d589-40c8-a0b6-9a430417e47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed73b23e-d589-40c8-a0b6-9a430417e47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b5090ea-3ca5-4792-82e3-4938c77ccbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b5090ea-3ca5-4792-82e3-4938c77ccbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef0323d4-9686-4fac-9efe-58f11e46abac', 'volume_name': 'volume-ef0323d4-9686-4fac-9efe-58f11e46abac', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6d87445-7992-483b-b7ac-85432ecc76e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6d87445-7992-483b-b7ac-85432ecc76e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70e874a3-a8aa-490b-ae5f-ca48e0033a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume ef0323d4-9686-4fac-9efe-58f11e46abac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef0323d4-9686-4fac-9efe-58f11e46abac', 'volume_size': 1} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 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-19T15:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1913149058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ef0323d4-9686-4fac-9efe-58f11e46abac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:48Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Creating volume ef0323d4-9686-4fac-9efe-58f11e46abac {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:48 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:48 devstack sudo[110842]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac 1073741824 Aug 19 17:35:48 devstack sudo[110842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (5463d509-e8ac-4124-9bb1-e0d279a1a28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d36385a2-06a6-437c-8250-97d59eadc683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d36385a2-06a6-437c-8250-97d59eadc683) 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-19T15:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1796715715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6092b27c-0249-4eaf-acc7-da28d9566309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aef5c7a0-2241-4ad4-aec1-8dade7aa189d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aef5c7a0-2241-4ad4-aec1-8dade7aa189d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2f69ee9-28e8-4547-a77d-d53ad99209a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2f69ee9-28e8-4547-a77d-d53ad99209a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6092b27c-0249-4eaf-acc7-da28d9566309', 'volume_name': 'volume-6092b27c-0249-4eaf-acc7-da28d9566309', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5610459-461c-43d4-8eae-783d490c7080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5610459-461c-43d4-8eae-783d490c7080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ac6250c-1892-430f-8f4a-01441ed9cc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume 6092b27c-0249-4eaf-acc7-da28d9566309: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6092b27c-0249-4eaf-acc7-da28d9566309', 'volume_size': 1} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack sudo[110842]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac 1073741824" returned: 0 in 0.770s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:49 devstack sudo[110852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac Aug 19 17:35:49 devstack sudo[110852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:49 devstack sudo[110852]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Flow 'volume_create_manager' (dab37b5f-1da1-4618-9444-44738590ab55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (216ce915-8244-4e00-b636-7f2ec7c7d20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac" returned: 0 in 0.399s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] <== create_volume: return (1220ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.223s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.472s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 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-19T15:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1796715715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6092b27c-0249-4eaf-acc7-da28d9566309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Creating volume 6092b27c-0249-4eaf-acc7-da28d9566309 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (216ce915-8244-4e00-b636-7f2ec7c7d20b) 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-202834790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c52c7096-7a1c-4e38-9abf-22cc1d2f44f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28ff1052553468585d21100385b8668',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='92f2226a17e54e048a6bc054bd63d931',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2b9aaab-3658-4965-8429-448fe2ef13e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack sudo[110855]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 1073741824 Aug 19 17:35:49 devstack sudo[110855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2b9aaab-3658-4965-8429-448fe2ef13e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58c128cf-9848-451f-9ba4-7dde3428665c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58c128cf-9848-451f-9ba4-7dde3428665c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c52c7096-7a1c-4e38-9abf-22cc1d2f44f4', 'volume_name': 'volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90ec7ade-c9f1-4abf-ad64-12feb147079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90ec7ade-c9f1-4abf-ad64-12feb147079d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aadc42cc-48a6-45b9-a381-7b859840a766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Volume c52c7096-7a1c-4e38-9abf-22cc1d2f44f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4', 'volume_size': 1} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70e874a3-a8aa-490b-ae5f-ca48e0033a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef0323d4-9686-4fac-9efe-58f11e46abac', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c54f0f43-41d6-46f4-8247-b6bddc0a151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume volume-ef0323d4-9686-4fac-9efe-58f11e46abac (ef0323d4-9686-4fac-9efe-58f11e46abac): created successfully Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c54f0f43-41d6-46f4-8247-b6bddc0a151d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (67a6f0ab-8fb6-420f-b098-732831503819) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (9d48e78c-26c8-4fdb-bab7-0d5a6eec5ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac7fa77-1794-4611-a6c3-77f6485b45ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1fa5797b-b3c6-4ce9-b904-a6019308c41c tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created volume successfully. Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (88a5ca6b-e7c9-430f-8128-821f26f68ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e46d856-723b-4ca5-a366-b5bc7a73c815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eac7fa77-1794-4611-a6c3-77f6485b45ac) 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-300217248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bcac952b-530b-4f7f-b208-5382a435ce94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51d66b34-9f39-4a06-8de1-04815046d13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51d66b34-9f39-4a06-8de1-04815046d13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (637914a1-b675-42d2-8218-4274a4130a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (637914a1-b675-42d2-8218-4274a4130a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bcac952b-530b-4f7f-b208-5382a435ce94', 'volume_name': 'volume-bcac952b-530b-4f7f-b208-5382a435ce94', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74462d03-397c-4606-a03e-d9f7fa870aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74462d03-397c-4606-a03e-d9f7fa870aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e623e3af-0aef-40fc-a6d4-2d9a77e28f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume bcac952b-530b-4f7f-b208-5382a435ce94: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bcac952b-530b-4f7f-b208-5382a435ce94', 'volume_size': 1} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e46d856-723b-4ca5-a366-b5bc7a73c815) 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1687461660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=906fd094-2d44-489c-adce-bd68fbda4d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:50Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17adf5e3-a675-42bd-83c3-1398711b04e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17adf5e3-a675-42bd-83c3-1398711b04e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5a40714-861d-4c2d-8c39-f52e1e182fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5a40714-861d-4c2d-8c39-f52e1e182fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '906fd094-2d44-489c-adce-bd68fbda4d81', 'volume_name': 'volume-906fd094-2d44-489c-adce-bd68fbda4d81', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d866df92-998b-405d-b513-6dbed580ba28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d866df92-998b-405d-b513-6dbed580ba28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02506b0e-1c7f-46be-ac77-b63a2edabe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume 906fd094-2d44-489c-adce-bd68fbda4d81: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-906fd094-2d44-489c-adce-bd68fbda4d81', 'volume_size': 1} Aug 19 17:35:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:35:50 devstack sudo[110855]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (b5bb4b16-fade-4955-94ee-8cfec49c8494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce2916cf-b7c8-4303-a327-effb2a8b6cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 1073741824" returned: 0 in 0.689s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce2916cf-b7c8-4303-a327-effb2a8b6cd0) 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-19T15:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1920968109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a600c3a-78c3-4764-97ab-56e47f08330a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:50Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7f4cf5a-4613-4823-91bd-e95731a5fa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7f4cf5a-4613-4823-91bd-e95731a5fa5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e18db16b-5df6-4b0d-8ec5-316e1d9a819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e18db16b-5df6-4b0d-8ec5-316e1d9a819d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a600c3a-78c3-4764-97ab-56e47f08330a', 'volume_name': 'volume-7a600c3a-78c3-4764-97ab-56e47f08330a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31d428c1-e373-4eb9-993b-422e6a4540f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31d428c1-e373-4eb9-993b-422e6a4540f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b701d33-7555-4193-a12b-f3a4f92369e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume 7a600c3a-78c3-4764-97ab-56e47f08330a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a600c3a-78c3-4764-97ab-56e47f08330a', 'volume_size': 1} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:50 devstack sudo[110861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 Aug 19 17:35:50 devstack sudo[110861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:50 devstack sudo[110861]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309" returned: 0 in 0.267s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] <== create_volume: return (1047ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.050s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.943s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-202834790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c52c7096-7a1c-4e38-9abf-22cc1d2f44f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28ff1052553468585d21100385b8668',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='92f2226a17e54e048a6bc054bd63d931',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Creating volume c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:50 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ac6250c-1892-430f-8f4a-01441ed9cc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6092b27c-0249-4eaf-acc7-da28d9566309', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d8af8c5-d810-4ef6-a237-f292ceb2f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:50 devstack sudo[110865]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 1073741824 Aug 19 17:35:50 devstack sudo[110865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume volume-6092b27c-0249-4eaf-acc7-da28d9566309 (6092b27c-0249-4eaf-acc7-da28d9566309): created successfully Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d8af8c5-d810-4ef6-a237-f292ceb2f84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (5463d509-e8ac-4124-9bb1-e0d279a1a28c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4a102a7a-6bbd-4c1b-b060-a637ecb5dbc4 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created volume successfully. Aug 19 17:35:51 devstack sudo[110865]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 1073741824" returned: 0 in 0.464s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:51 devstack sudo[110880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 Aug 19 17:35:51 devstack sudo[110880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:51 devstack sudo[110880]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" returned: 0 in 0.267s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] <== create_volume: return (775ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.779s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.465s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-300217248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bcac952b-530b-4f7f-b208-5382a435ce94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:49Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Creating volume bcac952b-530b-4f7f-b208-5382a435ce94 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:51 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aadc42cc-48a6-45b9-a381-7b859840a766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f0deea4-c892-4d86-9e74-334117f2f4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:51 devstack sudo[110885]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 1073741824 Aug 19 17:35:51 devstack sudo[110885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:51 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Volume volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 (c52c7096-7a1c-4e38-9abf-22cc1d2f44f4): created successfully Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f0deea4-c892-4d86-9e74-334117f2f4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Flow 'volume_create_manager' (dab37b5f-1da1-4618-9444-44738590ab55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2a96b483-094b-46ba-93ff-ef960697b2ff tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Created volume successfully. Aug 19 17:35:51 devstack sudo[110885]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 1073741824" returned: 0 in 0.481s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:51 devstack sudo[110891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 Aug 19 17:35:51 devstack sudo[110891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:52 devstack sudo[110891]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] <== create_volume: return (779ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.783s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.198s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 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-19T15:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1687461660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=906fd094-2d44-489c-adce-bd68fbda4d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:50Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Creating volume 906fd094-2d44-489c-adce-bd68fbda4d81 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:52 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e623e3af-0aef-40fc-a6d4-2d9a77e28f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bcac952b-530b-4f7f-b208-5382a435ce94', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (add794c5-8aed-4b01-b1a3-11cfcd02171d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:52 devstack sudo[110925]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 1073741824 Aug 19 17:35:52 devstack sudo[110925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:52 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume volume-bcac952b-530b-4f7f-b208-5382a435ce94 (bcac952b-530b-4f7f-b208-5382a435ce94): created successfully Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (add794c5-8aed-4b01-b1a3-11cfcd02171d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (9d48e78c-26c8-4fdb-bab7-0d5a6eec5ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:52 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-ebef5c91-1238-4e84-9be9-dec78d036e8c req-5e742aa6-ebbd-4e45-b50b-7d7f6c0218bb tempest-TestStampPattern-1070686959 None] Terminate volume connection completed successfully. Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-ebef5c91-1238-4e84-9be9-dec78d036e8c req-5e742aa6-ebbd-4e45-b50b-7d7f6c0218bb tempest-TestStampPattern-1070686959 None] Deleting attachment 947f9437-8727-4661-9f76-700562c4a0b4. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:35:52 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ed198efb-3919-4d0c-889d-0825f6e60377 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created volume successfully. Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:52 devstack sudo[110925]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 1073741824" returned: 0 in 0.585s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:52 devstack sudo[110931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 Aug 19 17:35:52 devstack sudo[110931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:53 devstack sudo[110931]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81" returned: 0 in 0.286s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] <== create_volume: return (921ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.925s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.801s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 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-19T15:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1920968109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a600c3a-78c3-4764-97ab-56e47f08330a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cd2e239b684059bb514f9e40742eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:35: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-19T15:35:50Z,use_quota=True,user_id='a245d65c91f246b69226e90e284722c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Creating volume 7a600c3a-78c3-4764-97ab-56e47f08330a {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:35:53 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02506b0e-1c7f-46be-ac77-b63a2edabe49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-906fd094-2d44-489c-adce-bd68fbda4d81', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48a59379-3b14-4510-83aa-9cff08af9084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:53 devstack sudo[110934]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a 1073741824 Aug 19 17:35:53 devstack sudo[110934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:53 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume volume-906fd094-2d44-489c-adce-bd68fbda4d81 (906fd094-2d44-489c-adce-bd68fbda4d81): created successfully Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48a59379-3b14-4510-83aa-9cff08af9084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (88a5ca6b-e7c9-430f-8128-821f26f68ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-50e7dc80-bd84-4e3b-b9b7-e7ca9fa23058 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created volume successfully. Aug 19 17:35:53 devstack sudo[110934]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a 1073741824" returned: 0 in 0.455s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:53 devstack sudo[110939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a Aug 19 17:35:53 devstack sudo[110939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:53 devstack sudo[110939]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] <== create_volume: return (751ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.754s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.153s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b701d33-7555-4193-a12b-f3a4f92369e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a600c3a-78c3-4764-97ab-56e47f08330a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68663483-b008-4700-bd2f-b234dc3e71df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Creating offline snapshot e39608e0-a877-436b-9200-708a3508b8e6 of volume c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:35:53 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Volume volume-7a600c3a-78c3-4764-97ab-56e47f08330a (7a600c3a-78c3-4764-97ab-56e47f08330a): created successfully Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68663483-b008-4700-bd2f-b234dc3e71df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Flow 'volume_create_manager' (b5bb4b16-fade-4955-94ee-8cfec49c8494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[054941b0-0cf5-4298-a827-1bcf0c95c400]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-db110b8f-bc3d-483e-ae72-5220a0d4b7ac tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created volume successfully. Aug 19 17:35:53 devstack sudo[110942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 Aug 19 17:35:54 devstack sudo[110942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:54 devstack sudo[110942]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" returned: 0 in 0.355s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:54 devstack sudo[110947]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 1G Aug 19 17:35:54 devstack sudo[110947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:54 devstack sudo[110947]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 1G" returned: 0 in 0.446s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:54 devstack sudo[110953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 Aug 19 17:35:54 devstack sudo[110953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-7a600c3a-78c3-4764-97ab-56e47f08330a-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-7a600c3a-78c3-4764-97ab-56e47f08330a-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-quobyte-7a600c3a-78c3-4764-97ab-56e47f08330a" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-7a600c3a-78c3-4764-97ab-56e47f08330a" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f838cf58-a9b4-4181-8a2e-6122014019fc]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:54 devstack sudo[110955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a Aug 19 17:35:54 devstack sudo[110955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack sudo[110953]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6" returned: 0 in 0.320s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 is being set with open permissions: ugo+rw Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack sudo[110960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 Aug 19 17:35:55 devstack sudo[110960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack sudo[110955]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack sudo[110965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a Aug 19 17:35:55 devstack sudo[110965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack sudo[110960]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6" returned: 0 in 0.278s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack sudo[110968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.info Aug 19 17:35:55 devstack sudo[110968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack sudo[110965]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7a600c3a-78c3-4764-97ab-56e47f08330a" returned: 0 in 0.248s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-7a600c3a-78c3-4764-97ab-56e47f08330a" released by "delete_volume" :: held 0.677s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created reservations ['9cefb9ae-c60c-4fba-bcb9-9f844a24d31e', 'e49fc1c2-4756-48ae-8f19-c358de866f28', '30fc5ded-8b68-448f-bc1a-05e1ea12352d', 'fe32c15e-23c3-45be-9a73-26e0c3d8eac0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:55 devstack sudo[110968]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.info" returned: 0 in 0.269s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.info is being set with open permissions: ugo+rw Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack sudo[110972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.info Aug 19 17:35:55 devstack sudo[110972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack sudo[110974]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:55 devstack sudo[110974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:55 devstack sudo[110972]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.info" returned: 0 in 0.260s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.059s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.979s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Creating offline snapshot 8ed28554-33e8-4beb-85e2-7a7e28ba79d5 of volume 1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:35:55 devstack sudo[110974]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-64cc1afb-37db-47da-8b8f-5c256fefb131 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Create snapshot completed successfully Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-906fd094-2d44-489c-adce-bd68fbda4d81-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[517a04be-acde-463a-8b8b-94fd8352e694]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:55 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Deleted volume successfully. Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-906fd094-2d44-489c-adce-bd68fbda4d81-delete_volume" acquired by "delete_volume" :: waited 0.070s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-699be6d4-08b9-4bcc-8464-0910950dffe5 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-7a600c3a-78c3-4764-97ab-56e47f08330a-delete_volume" released by "delete_volume" :: held 1.274s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-quobyte-906fd094-2d44-489c-adce-bd68fbda4d81" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-906fd094-2d44-489c-adce-bd68fbda4d81" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:56 devstack sudo[110978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b Aug 19 17:35:56 devstack sudo[110978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9698c9db-5196-4b6d-acd1-8a370e1a3e84]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack sudo[110980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 Aug 19 17:35:56 devstack sudo[110980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:56 devstack sudo[110978]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b" returned: 0 in 0.395s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack sudo[110985]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 1G Aug 19 17:35:56 devstack sudo[110985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:56 devstack sudo[110980]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81" returned: 0 in 0.390s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack sudo[110990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81 Aug 19 17:35:56 devstack sudo[110990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:56 devstack sudo[110990]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-906fd094-2d44-489c-adce-bd68fbda4d81" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:56 devstack sudo[110985]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 1G" returned: 0 in 0.417s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1f2284f4-b8ab-4822-802c-38877f14519b -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-906fd094-2d44-489c-adce-bd68fbda4d81" released by "delete_volume" :: held 0.713s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:56 devstack sudo[110997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1f2284f4-b8ab-4822-802c-38877f14519b -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 Aug 19 17:35:56 devstack sudo[110997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created reservations ['f37c31b5-6db1-436f-92ed-2d0a568907e1', '669f9192-b1b8-439f-950b-ae472c9c395c', '08016476-9549-4b46-b211-32b8c2ff29ab', '9a231cb1-f48b-45b1-b418-816d3c44b54c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:56 devstack sudo[110999]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:56 devstack sudo[110999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[110997]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-bcac952b-530b-4f7f-b208-5382a435ce94-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1f2284f4-b8ab-4822-802c-38877f14519b -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5" returned: 0 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 is being set with open permissions: ugo+rw Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-bcac952b-530b-4f7f-b208-5382a435ce94-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:57 devstack sudo[111004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 Aug 19 17:35:57 devstack sudo[111004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-quobyte-bcac952b-530b-4f7f-b208-5382a435ce94" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-bcac952b-530b-4f7f-b208-5382a435ce94" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c39a7a6-18bb-4d22-b68c-e91c59b26c1d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[110999]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.387s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Deleted volume successfully. Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8cde7117-dae2-45aa-ace1-da201c9db578 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-906fd094-2d44-489c-adce-bd68fbda4d81-delete_volume" released by "delete_volume" :: held 1.349s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "cinder-e39608e0-a877-436b-9200-708a3508b8e6-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-e39608e0-a877-436b-9200-708a3508b8e6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "cinder-quobyte-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-quobyte-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "cinder-quobyte-e39608e0-a877-436b-9200-708a3508b8e6" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:57 devstack sudo[111007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 Aug 19 17:35:57 devstack sudo[111007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-quobyte-e39608e0-a877-436b-9200-708a3508b8e6" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Deleting offline snapshot e39608e0-a877-436b-9200-708a3508b8e6 of volume c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:35:57 devstack sudo[111004]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] snapshot_file for this snap is: volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5" returned: 0 in 0.322s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b36be8d-9296-4ddc-b8af-365581d3f2a1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[111011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.info Aug 19 17:35:57 devstack sudo[111011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[111010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 Aug 19 17:35:57 devstack sudo[111010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[111007]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94" returned: 0 in 0.411s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[111018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94 Aug 19 17:35:57 devstack sudo[111018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[111011]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.info" returned: 0 in 0.270s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.info is being set with open permissions: ugo+rw Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[111022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.info Aug 19 17:35:57 devstack sudo[111022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:57 devstack sudo[111010]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6" returned: 0 in 0.394s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[552397f3-2ed0-4d48-b9cb-a4f0b16d7fb3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:57 devstack sudo[111018]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bcac952b-530b-4f7f-b208-5382a435ce94" returned: 0 in 0.265s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-bcac952b-530b-4f7f-b208-5382a435ce94" released by "delete_volume" :: held 0.738s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:58 devstack sudo[111028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 Aug 19 17:35:58 devstack sudo[111028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created reservations ['bc0839c9-9639-4c21-a183-123654848785', '1b43d20e-d13f-4581-9383-9c42d53c0ae6', 'a626c81f-8d10-4355-ba72-4a34f8c50a1e', '2d297469-71e7-4b2d-ae7d-53a7fac007e0'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:58 devstack sudo[111022]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.info" returned: 0 in 0.306s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.235s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4af92590-3894-4a69-8be2-7efd4cdc2466 tempest-TestStampPattern-1070686959 None] Create snapshot completed successfully Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack sudo[111031]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:58 devstack sudo[111031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack sudo[111028]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" returned: 0 in 0.413s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack sudo[111036]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 Aug 19 17:35:58 devstack sudo[111036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-6092b27c-0249-4eaf-acc7-da28d9566309-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-6092b27c-0249-4eaf-acc7-da28d9566309-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:58 devstack sudo[111031]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.306s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Deleted volume successfully. Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a47b759d-0f84-446e-8b29-32b07d575a00 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-bcac952b-530b-4f7f-b208-5382a435ce94-delete_volume" released by "delete_volume" :: held 1.358s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-quobyte-6092b27c-0249-4eaf-acc7-da28d9566309" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-6092b27c-0249-4eaf-acc7-da28d9566309" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e535dbbd-4c3a-4b0b-bb99-52bbb0909221]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack sudo[111036]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6" returned: 0 in 0.355s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:58 devstack sudo[111043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 Aug 19 17:35:58 devstack sudo[111043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack sudo[111044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6 Aug 19 17:35:58 devstack sudo[111044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:58 devstack sudo[111044]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4.e39608e0-a877-436b-9200-708a3508b8e6" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack sudo[111043]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-quobyte-e39608e0-a877-436b-9200-708a3508b8e6" released by "_delete_snapshot" :: held 1.532s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309" returned: 0 in 0.392s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-quobyte-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" released by "delete_snapshot" :: held 1.568s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:59 devstack sudo[111051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309 Aug 19 17:35:59 devstack sudo[111051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Created reservations ['09d62349-d0ca-475d-8eec-a5c4493b1259', '94036be3-231f-40bf-b8c9-35c9336a7c72', '84ba5511-df71-44a7-9a69-65e9adb57431', 'c2c23e1b-e360-4ab2-be6c-748f03fda59e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Delete snapshot completed successfully. Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8a67b88a-4e4d-42ef-9308-5c4b16e744d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-e39608e0-a877-436b-9200-708a3508b8e6-delete_snapshot" released by "delete_snapshot" :: held 1.729s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:59 devstack sudo[111051]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6092b27c-0249-4eaf-acc7-da28d9566309" returned: 0 in 0.273s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-6092b27c-0249-4eaf-acc7-da28d9566309" released by "delete_volume" :: held 0.702s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created reservations ['96fd293a-fa45-429f-ae44-504e5533feff', 'ff90fb51-7821-4069-ab1c-ee6f55cd471a', '2b716071-c299-45ae-9b82-937427df6c81', 'b76d4fb5-d744-4eb9-8555-ca773869689a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack sudo[111054]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:35:59 devstack sudo[111054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-ef0323d4-9686-4fac-9efe-58f11e46abac-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-ef0323d4-9686-4fac-9efe-58f11e46abac-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:59 devstack sudo[111054]: pam_unix(sudo:session): session closed for user root Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "cinder-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.303s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:35:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Deleted volume successfully. Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-quobyte-ef0323d4-9686-4fac-9efe-58f11e46abac" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-230363b6-6112-48f1-afa2-f764285d3c66 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-6092b27c-0249-4eaf-acc7-da28d9566309-delete_volume" released by "delete_volume" :: held 1.325s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "cinder-quobyte-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-ef0323d4-9686-4fac-9efe-58f11e46abac" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-quobyte-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" acquired by "delete_volume" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2230c685-b71d-4b2c-b48e-3b02c469d339]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d27351bb-f2af-49bb-93eb-3ad8eaf4cf82]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:35:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:35:59 devstack sudo[111057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac Aug 19 17:35:59 devstack sudo[111057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:35:59 devstack sudo[111058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 Aug 19 17:35:59 devstack sudo[111058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:00 devstack sudo[111058]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:00 devstack sudo[111057]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac" returned: 0 in 0.393s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:00 devstack sudo[111067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4 Aug 19 17:36:00 devstack sudo[111067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:00 devstack sudo[111068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac Aug 19 17:36:00 devstack sudo[111068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:00 devstack sudo[111067]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" returned: 0 in 0.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:00 devstack sudo[111068]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-quobyte-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4" released by "delete_volume" :: held 0.748s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ef0323d4-9686-4fac-9efe-58f11e46abac" returned: 0 in 0.321s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-ef0323d4-9686-4fac-9efe-58f11e46abac" released by "delete_volume" :: held 0.803s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Created reservations ['9bcbec19-c70f-4e1f-b9f4-251362947384', '464365e4-3847-408d-8168-9a50b37819ac', '74def47b-8cba-4957-8b60-519333d47a1c', '254f9c97-9ab2-4b5a-83f5-577a7c7315fc'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created reservations ['cb2b7c3e-439f-4ce4-a6ab-d5bd079ef3f4', '8b084372-0cbc-4776-82b7-6648271ac20f', '3f95431a-b667-46fa-8219-764c3559ed35', '1d1b05e3-3db8-4f6d-973e-afc081c427d6'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:00 devstack sudo[111073]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:00 devstack sudo[111073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:00 devstack sudo[111075]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:00 devstack sudo[111075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=147,cinder:SELECT=109,cinder:INSERT=35,cinder:DELETE=11 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "cinder-quobyte-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a" acquired by "delete_volume" :: waited 0.042s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:01 devstack sudo[111073]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[596d0eb1-25f3-47ff-8f25-c3f84b2d7465]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Deleted volume successfully. Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4ca2c5a0-5ccc-4df8-9405-324c1baa8b59 tempest-VolumeSnapshotQuotasNegativeTestJSON-860865471 None] Lock "cinder-c52c7096-7a1c-4e38-9abf-22cc1d2f44f4-delete_volume" released by "delete_volume" :: held 1.480s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:01 devstack sudo[111075]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.420s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Deleted volume successfully. Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8547424b-45c8-4eea-9e19-f51df54d5410 tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-ef0323d4-9686-4fac-9efe-58f11e46abac-delete_volume" released by "delete_volume" :: held 1.608s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:01 devstack sudo[111078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a Aug 19 17:36:01 devstack sudo[111078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:01 devstack sudo[111078]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a" returned: 0 in 0.445s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:01 devstack sudo[111091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a Aug 19 17:36:01 devstack sudo[111091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:01 devstack sudo[111091]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a" returned: 0 in 0.269s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-quobyte-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a" released by "delete_volume" :: held 0.769s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:01 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Created reservations ['144599b4-b09d-42f0-815e-3285c0f8bb8d', '57ca072f-7ae3-4466-a6ad-3b5b0eef694c', '408ca8a6-2b17-4d35-b6a3-7e4ae633e5dc', 'c464a9aa-5f26-4782-ac0a-e7aa295d701a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:02 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:02 devstack sudo[111110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:02 devstack sudo[111110]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.336s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Deleted volume successfully. Aug 19 17:36:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67ce53c6-c94b-4666-b238-bc9364b466bd tempest-CreateVolumesFromSourceVolumeTest-668678653 None] Lock "cinder-2e3fa9bd-22a7-4874-9b58-4eff4bd0850a-delete_volume" released by "delete_volume" :: held 1.417s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Flow 'volume_create_manager' (155549af-51ec-431b-8712-5aaca716022b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f548a78f-e78a-4286-8643-46b75c8af960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f548a78f-e78a-4286-8643-46b75c8af960) 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-19T15:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-495220519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72822414-bd7b-4b3e-bfcd-ea32dba8cae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d8374d34b564f4e84d0050c1234602f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=8ed28554-33e8-4beb-85e2-7a7e28ba79d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:36:07Z,use_quota=True,user_id='dfedf480445f4548a8557c31e3d8d324',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38f63afc-09c4-46e5-8860-43fbc39eb24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38f63afc-09c4-46e5-8860-43fbc39eb24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eaa2e9b9-0e38-4e8f-b93c-bd1fd98d03af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eaa2e9b9-0e38-4e8f-b93c-bd1fd98d03af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '72822414-bd7b-4b3e-bfcd-ea32dba8cae4', 'volume_name': 'volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4', 'volume_size': 1, 'snapshot_id': '8ed28554-33e8-4beb-85e2-7a7e28ba79d5'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70bb6133-3264-44c0-92a2-c75d6474ef44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70bb6133-3264-44c0-92a2-c75d6474ef44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4053fc6-4b07-451c-a587-9c0c5703d84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:07 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Volume 72822414-bd7b-4b3e-bfcd-ea32dba8cae4: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4', 'volume_size': 1, 'snapshot_id': '8ed28554-33e8-4beb-85e2-7a7e28ba79d5'} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-quobyte-8ed28554-33e8-4beb-85e2-7a7e28ba79d5-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-8ed28554-33e8-4beb-85e2-7a7e28ba79d5-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" acquired by "_create_volume_from_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Creating volume 72822414-bd7b-4b3e-bfcd-ea32dba8cae4 from snapshot 8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-quobyte-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" acquired by "_copy_volume_from_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] snapshot: 8ed28554-33e8-4beb-85e2-7a7e28ba79d5, volume: 72822414-bd7b-4b3e-bfcd-ea32dba8cae4, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[194b772e-0a2c-4fa6-aefb-61bab6ea155d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:07 devstack sudo[111169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 Aug 19 17:36:07 devstack sudo[111169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:08 devstack sudo[111169]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1f2284f4-b8ab-4822-802c-38877f14519b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[597a7551-8710-4869-abf3-387a4068f454]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:08 devstack sudo[111174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b Aug 19 17:36:08 devstack sudo[111174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:08 devstack sudo[111174]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b" returned: 0 in 0.397s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:36:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:08 devstack sudo[111179]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 Aug 19 17:36:08 devstack sudo[111179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:14 devstack sudo[111179]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" returned: 0 in 6.362s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:14 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b, size 1024.00 MB, duration 6.36 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:36:14 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Converted 1024.00 MB image at 160.93 MB/s Aug 19 17:36:14 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 is being set with open permissions: ugo+rw Aug 19 17:36:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:14 devstack sudo[111203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 Aug 19 17:36:14 devstack sudo[111203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:15 devstack sudo[111203]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" returned: 0 in 0.404s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" released by "_copy_volume_from_snapshot" :: held 7.707s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-8ed28554-33e8-4beb-85e2-7a7e28ba79d5-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" released by "_create_volume_from_snapshot" :: held 7.795s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.815s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4053fc6-4b07-451c-a587-9c0c5703d84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4', 'volume_size': 1, 'snapshot_id': '8ed28554-33e8-4beb-85e2-7a7e28ba79d5'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73fc156a-3bf8-4dff-8e79-812d3c7954d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:15 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Volume volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 (72822414-bd7b-4b3e-bfcd-ea32dba8cae4): created successfully Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73fc156a-3bf8-4dff-8e79-812d3c7954d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Flow 'volume_create_manager' (155549af-51ec-431b-8712-5aaca716022b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-00ede9d3-043b-4b57-a694-709615c863e7 tempest-TestStampPattern-1070686959 None] Created volume successfully. Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:22 devstack sudo[111292]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:22 devstack sudo[111292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:22 devstack sudo[111292]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:36:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Flow 'volume_create_manager' (52ac1b9e-9da2-47e7-89c1-3a0eb78e941f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97ee40a6-c508-4455-ace8-fc639a82c584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97ee40a6-c508-4455-ace8-fc639a82c584) 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-19T15:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700186248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0f8b3f6-6540-4018-abb4-0051b8a2032a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d6295b3e314f50bb4980d466339814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:23Z,use_quota=True,user_id='2cb65fc1b5a142bca1b832ec45a2b613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (936abe47-2f98-405b-9f64-18f5fc9e3121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (936abe47-2f98-405b-9f64-18f5fc9e3121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cd72048-a098-42fb-8830-0b12efd3e680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cd72048-a098-42fb-8830-0b12efd3e680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0f8b3f6-6540-4018-abb4-0051b8a2032a', 'volume_name': 'volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24b5c5aa-ad28-4396-827e-9f830f08573c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24b5c5aa-ad28-4396-827e-9f830f08573c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66d460f2-4203-4b9f-a489-abf837737504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:23 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Volume d0f8b3f6-6540-4018-abb4-0051b8a2032a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a', 'volume_size': 1} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 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-19T15:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700186248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0f8b3f6-6540-4018-abb4-0051b8a2032a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d6295b3e314f50bb4980d466339814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:23Z,use_quota=True,user_id='2cb65fc1b5a142bca1b832ec45a2b613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Creating volume d0f8b3f6-6540-4018-abb4-0051b8a2032a {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:23 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:36:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:23 devstack sudo[111296]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a 1073741824 Aug 19 17:36:23 devstack sudo[111296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:24 devstack sudo[111296]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a 1073741824" returned: 0 in 0.535s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:24 devstack sudo[111303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a Aug 19 17:36:24 devstack sudo[111303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:24 devstack sudo[111303]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a" returned: 0 in 0.295s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] <== create_volume: return (933ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.935s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66d460f2-4203-4b9f-a489-abf837737504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b0c2f02-bb8c-41cc-b539-d3c974c94ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:24 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Volume volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a (d0f8b3f6-6540-4018-abb4-0051b8a2032a): created successfully Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b0c2f02-bb8c-41cc-b539-d3c974c94ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Flow 'volume_create_manager' (52ac1b9e-9da2-47e7-89c1-3a0eb78e941f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:24 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-65a4df5f-8055-45fe-ac63-fb56f3f819aa tempest-VolumesListAdminTestJSON-1625457326 None] Created volume successfully. Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Flow 'volume_create_manager' (18752423-face-411e-ad87-32e54ce82ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08255a04-f880-483a-b5c8-971c67fd28ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08255a04-f880-483a-b5c8-971c67fd28ac) 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-19T15:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-867483605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d093354f-15bb-43cd-9e8b-a06b884c0418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d6295b3e314f50bb4980d466339814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:26Z,use_quota=True,user_id='2cb65fc1b5a142bca1b832ec45a2b613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (963f3dbc-9541-41f5-a162-385d588c22e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (963f3dbc-9541-41f5-a162-385d588c22e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af689c0b-0a6d-4cf6-89cf-f73959f8bc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af689c0b-0a6d-4cf6-89cf-f73959f8bc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd093354f-15bb-43cd-9e8b-a06b884c0418', 'volume_name': 'volume-d093354f-15bb-43cd-9e8b-a06b884c0418', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b4e0b08-c756-41f0-8b50-36574734ef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b4e0b08-c756-41f0-8b50-36574734ef9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b9eef06-82f4-4ac7-a099-9425f02c437f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Volume d093354f-15bb-43cd-9e8b-a06b884c0418: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d093354f-15bb-43cd-9e8b-a06b884c0418', 'volume_size': 1} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 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-19T15:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-867483605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d093354f-15bb-43cd-9e8b-a06b884c0418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d6295b3e314f50bb4980d466339814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:26Z,use_quota=True,user_id='2cb65fc1b5a142bca1b832ec45a2b613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Creating volume d093354f-15bb-43cd-9e8b-a06b884c0418 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:26 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:26 devstack sudo[111306]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 1073741824 Aug 19 17:36:26 devstack sudo[111306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:26 devstack sudo[111306]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 1073741824" returned: 0 in 0.459s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:26 devstack sudo[111311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 Aug 19 17:36:26 devstack sudo[111311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:27 devstack sudo[111311]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418" returned: 0 in 0.256s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] <== create_volume: return (756ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.758s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b9eef06-82f4-4ac7-a099-9425f02c437f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d093354f-15bb-43cd-9e8b-a06b884c0418', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dba82187-aea5-4268-988c-aea2e791d934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Volume volume-d093354f-15bb-43cd-9e8b-a06b884c0418 (d093354f-15bb-43cd-9e8b-a06b884c0418): created successfully Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dba82187-aea5-4268-988c-aea2e791d934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Flow 'volume_create_manager' (18752423-face-411e-ad87-32e54ce82ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d1d6a1d4-e5ba-4c02-8e2d-627a473c2230 tempest-VolumesListAdminTestJSON-1625457326 None] Created volume successfully. Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Flow 'volume_create_manager' (a56d4463-1b23-4097-ab5c-51592b4e084e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e96b75e-1a70-4a1a-8991-46005dc88398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e96b75e-1a70-4a1a-8991-46005dc88398) 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-19T15:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-743900974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=98d159cb-1a38-416c-a299-32ba52d27419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d6295b3e314f50bb4980d466339814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:28Z,use_quota=True,user_id='2cb65fc1b5a142bca1b832ec45a2b613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee241790-c90f-4499-94a5-16e86f0fce73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee241790-c90f-4499-94a5-16e86f0fce73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0b5373f-c050-4109-b17c-d4178302dce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0b5373f-c050-4109-b17c-d4178302dce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '98d159cb-1a38-416c-a299-32ba52d27419', 'volume_name': 'volume-98d159cb-1a38-416c-a299-32ba52d27419', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fd6d785-dc9d-46b0-86fe-3a0739848304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5fd6d785-dc9d-46b0-86fe-3a0739848304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20d6d3a6-942b-4791-a0f9-84d85611b1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Volume 98d159cb-1a38-416c-a299-32ba52d27419: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-98d159cb-1a38-416c-a299-32ba52d27419', 'volume_size': 1} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 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-19T15:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-743900974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=98d159cb-1a38-416c-a299-32ba52d27419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d6295b3e314f50bb4980d466339814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:28Z,use_quota=True,user_id='2cb65fc1b5a142bca1b832ec45a2b613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Creating volume 98d159cb-1a38-416c-a299-32ba52d27419 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:27 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:36:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:27 devstack sudo[111314]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 1073741824 Aug 19 17:36:27 devstack sudo[111314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:28 devstack sudo[111314]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 1073741824" returned: 0 in 0.416s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:28 devstack sudo[111319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 Aug 19 17:36:28 devstack sudo[111319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:28 devstack sudo[111319]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419" returned: 0 in 0.248s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] <== create_volume: return (718ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.721s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20d6d3a6-942b-4791-a0f9-84d85611b1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-98d159cb-1a38-416c-a299-32ba52d27419', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f348094-6faf-4fea-b665-24ee1c573002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:28 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Volume volume-98d159cb-1a38-416c-a299-32ba52d27419 (98d159cb-1a38-416c-a299-32ba52d27419): created successfully Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f348094-6faf-4fea-b665-24ee1c573002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Flow 'volume_create_manager' (a56d4463-1b23-4097-ab5c-51592b4e084e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c3fd95e9-e957-44c3-ad24-aab480f080a5 tempest-VolumesListAdminTestJSON-1625457326 None] Created volume successfully. Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Flow 'volume_create_manager' (089a36db-48dd-4cc6-8eae-991d630e444e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0eec5761-87ff-4527-b987-4dbee1646c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0eec5761-87ff-4527-b987-4dbee1646c05) 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-19T15:36:29Z,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=f32416a6-45d2-4e3e-aa3f-0cf37f8852a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207f0eb970b94ac187f0780c5cadd229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:29Z,use_quota=True,user_id='760c33290ec841e3a4e736ffc92da4cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99ec4ce4-79d8-4e5a-bb25-1798e6965f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99ec4ce4-79d8-4e5a-bb25-1798e6965f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60fb3c3a-d018-4c1c-8f8f-bcd7192ce14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60fb3c3a-d018-4c1c-8f8f-bcd7192ce14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f32416a6-45d2-4e3e-aa3f-0cf37f8852a4', 'volume_name': 'volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60242114-59a8-4f60-a599-2d55c8c5b53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60242114-59a8-4f60-a599-2d55c8c5b53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59f791e3-58e9-4d0a-a1de-2bb6e4ed2f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:29 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Volume f32416a6-45d2-4e3e-aa3f-0cf37f8852a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4', 'volume_size': 1} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 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-19T15:36:29Z,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=f32416a6-45d2-4e3e-aa3f-0cf37f8852a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='207f0eb970b94ac187f0780c5cadd229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:29Z,use_quota=True,user_id='760c33290ec841e3a4e736ffc92da4cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Creating volume f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:29 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:29 devstack sudo[111322]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 1073741824 Aug 19 17:36:29 devstack sudo[111322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:29 devstack sudo[111322]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 1073741824" returned: 0 in 0.429s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:29 devstack sudo[111327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 Aug 19 17:36:29 devstack sudo[111327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:30 devstack sudo[111327]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] <== create_volume: return (723ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.725s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59f791e3-58e9-4d0a-a1de-2bb6e4ed2f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e19f5a0-4b58-4978-a0d5-e65d6ada8253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:30 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Volume volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 (f32416a6-45d2-4e3e-aa3f-0cf37f8852a4): created successfully Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e19f5a0-4b58-4978-a0d5-e65d6ada8253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Flow 'volume_create_manager' (089a36db-48dd-4cc6-8eae-991d630e444e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5135f222-af57-4ddf-a0af-6f7cdeda40b2 tempest-VolumesListAdminTestJSON-1787005718 None] Created volume successfully. Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Acquiring lock "cinder-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "cinder-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Acquiring lock "cinder-quobyte-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "cinder-quobyte-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c443e28e-7c4a-4ca8-8815-01a6b699236c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "cinder-98d159cb-1a38-416c-a299-32ba52d27419-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-98d159cb-1a38-416c-a299-32ba52d27419-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "cinder-quobyte-98d159cb-1a38-416c-a299-32ba52d27419" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-quobyte-98d159cb-1a38-416c-a299-32ba52d27419" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:30 devstack sudo[111330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 Aug 19 17:36:30 devstack sudo[111330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0aa216c8-fc8f-40b5-a68e-586b056f4a4c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:30 devstack sudo[111332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 Aug 19 17:36:30 devstack sudo[111332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:30 devstack sudo[111330]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4" returned: 0 in 0.387s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:31 devstack sudo[111337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4 Aug 19 17:36:31 devstack sudo[111337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:31 devstack sudo[111332]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419" returned: 0 in 0.407s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:31 devstack sudo[111342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419 Aug 19 17:36:31 devstack sudo[111342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:31 devstack sudo[111337]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4" returned: 0 in 0.286s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "cinder-quobyte-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4" released by "delete_volume" :: held 0.727s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Created reservations ['fea95c1a-7f7d-4080-be49-44adb05e4176', '7418a5a6-20c2-455d-a215-e73464c68495', 'e49ff7c8-8731-40dc-aa0b-0ef1a6a56348', '71e613b0-e71f-4d7b-8f12-7cbdb78f605b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:31 devstack sudo[111346]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:31 devstack sudo[111346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:31 devstack sudo[111342]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98d159cb-1a38-416c-a299-32ba52d27419" returned: 0 in 0.298s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-quobyte-98d159cb-1a38-416c-a299-32ba52d27419" released by "delete_volume" :: held 0.750s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Created reservations ['c5ce636a-50e0-4f43-ba3b-42cc3a6bc364', 'f30f059b-2018-449c-b0ee-154d48759cd1', 'd0104f07-dcfc-4824-853f-f9bf8f433397', 'c4727c31-6601-43c1-9bcc-1219b5d09905'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:31 devstack sudo[111348]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:31 devstack sudo[111348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:31 devstack sudo[111346]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.319s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Deleted volume successfully. Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8e0cd26f-ad7f-4b12-9227-b7fc5f72cc45 tempest-VolumesListAdminTestJSON-1787005718 None] Lock "cinder-f32416a6-45d2-4e3e-aa3f-0cf37f8852a4-delete_volume" released by "delete_volume" :: held 1.297s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:31 devstack sudo[111348]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.284s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Deleted volume successfully. Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "cinder-d093354f-15bb-43cd-9e8b-a06b884c0418-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8010282c-adef-4a05-b355-15b7f70b28aa tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-98d159cb-1a38-416c-a299-32ba52d27419-delete_volume" released by "delete_volume" :: held 1.275s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-d093354f-15bb-43cd-9e8b-a06b884c0418-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "cinder-quobyte-d093354f-15bb-43cd-9e8b-a06b884c0418" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-quobyte-d093354f-15bb-43cd-9e8b-a06b884c0418" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[87a93c54-2f8f-482b-9fa0-8ddc8fcdc64a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:32 devstack sudo[111352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 Aug 19 17:36:32 devstack sudo[111352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:32 devstack sudo[111352]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418" returned: 0 in 0.385s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:32 devstack sudo[111366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418 Aug 19 17:36:32 devstack sudo[111366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:32 devstack sudo[111366]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d093354f-15bb-43cd-9e8b-a06b884c0418" returned: 0 in 0.280s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-quobyte-d093354f-15bb-43cd-9e8b-a06b884c0418" released by "delete_volume" :: held 0.713s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Created reservations ['b9a0f7a9-97bb-4d40-87af-2c2eb94e62e5', '869fffe7-c0c3-43d3-93d0-06b9de3d2ca3', '7f3e2ece-e1ea-4735-8564-27077ef74953', '98ada6ac-d263-4e93-80fc-f650b6abef5f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:32 devstack sudo[111369]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:32 devstack sudo[111369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:33 devstack sudo[111369]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.251s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Deleted volume successfully. Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-269755ff-73fb-4078-a886-cd7cf6be8d8e tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-d093354f-15bb-43cd-9e8b-a06b884c0418-delete_volume" released by "delete_volume" :: held 1.186s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "cinder-d0f8b3f6-6540-4018-abb4-0051b8a2032a-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-d0f8b3f6-6540-4018-abb4-0051b8a2032a-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "cinder-quobyte-d0f8b3f6-6540-4018-abb4-0051b8a2032a" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-quobyte-d0f8b3f6-6540-4018-abb4-0051b8a2032a" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8fefa9c-8cb8-44c2-9df5-611e112c0e83]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:33 devstack sudo[111372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a Aug 19 17:36:33 devstack sudo[111372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:33 devstack sudo[111372]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:33 devstack sudo[111377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a Aug 19 17:36:33 devstack sudo[111377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:33 devstack sudo[111377]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0f8b3f6-6540-4018-abb4-0051b8a2032a" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-quobyte-d0f8b3f6-6540-4018-abb4-0051b8a2032a" released by "delete_volume" :: held 0.655s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:33 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Created reservations ['28cfd2ad-e238-4719-be9c-cc62ea388fd6', 'c3933f31-90cc-49be-9353-15f2a2420982', '9ef511cc-6119-4187-a008-d9c6eb8bde11', '807f2034-1d12-45bd-a50c-56ab5bac8a68'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:34 devstack sudo[111380]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:34 devstack sudo[111380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:34 devstack sudo[111380]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.246s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Deleted volume successfully. Aug 19 17:36:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4e9624ef-2e39-4f18-bb98-07e796dde0a0 tempest-VolumesListAdminTestJSON-1625457326 None] Lock "cinder-d0f8b3f6-6540-4018-abb4-0051b8a2032a-delete_volume" released by "delete_volume" :: held 1.104s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Flow 'volume_create_manager' (c2090dc2-4724-4887-b0ce-a790dc2c2641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2148ae7f-6629-4ccb-ad18-4d64178288d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2148ae7f-6629-4ccb-ad18-4d64178288d0) 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-19T15:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1062874718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ef2be38-2553-41d1-b2a0-f980c4488d0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7e537c80cd404c8cabead6ec575a25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:38Z,use_quota=True,user_id='b08db0e02cca4597b984d5f07c542cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38cfc53c-49e9-4c7a-ab8d-952a0736e33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38cfc53c-49e9-4c7a-ab8d-952a0736e33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e1db922-cdb7-448a-8a86-eb3ffa274fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e1db922-cdb7-448a-8a86-eb3ffa274fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ef2be38-2553-41d1-b2a0-f980c4488d0f', 'volume_name': 'volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d97960b0-11a2-4ff4-8ade-0b846edaaa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d97960b0-11a2-4ff4-8ade-0b846edaaa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e9663ab-c6c3-4ba9-a119-fa8a5cd2e03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:38 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Volume 3ef2be38-2553-41d1-b2a0-f980c4488d0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f', 'volume_size': 1} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 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-19T15:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1062874718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ef2be38-2553-41d1-b2a0-f980c4488d0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7e537c80cd404c8cabead6ec575a25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:38Z,use_quota=True,user_id='b08db0e02cca4597b984d5f07c542cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Creating volume 3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:38 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:38 devstack sudo[111383]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f 1073741824 Aug 19 17:36:38 devstack sudo[111383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:38 devstack sudo[111383]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f 1073741824" returned: 0 in 0.406s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:38 devstack sudo[111389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f Aug 19 17:36:38 devstack sudo[111389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:38 devstack sudo[111389]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f" returned: 0 in 0.245s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] <== create_volume: return (689ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.692s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e9663ab-c6c3-4ba9-a119-fa8a5cd2e03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe1b930d-ffe4-40fa-b621-0c2ec9a8b922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:38 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Volume volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f (3ef2be38-2553-41d1-b2a0-f980c4488d0f): created successfully Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe1b930d-ffe4-40fa-b621-0c2ec9a8b922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Flow 'volume_create_manager' (c2090dc2-4724-4887-b0ce-a790dc2c2641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-64638c97-1461-4ad6-bccc-2a579a8a373f tempest-VolumesDeleteCascade-1111614390 None] Created volume successfully. Aug 19 17:36:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Creating offline snapshot a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 of volume 3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:36:39 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[746e16e3-705f-4e2c-9b51-5467bfa9516b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:39 devstack sudo[111392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f Aug 19 17:36:39 devstack sudo[111392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:39 devstack sudo[111392]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f" returned: 0 in 0.351s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:39 devstack sudo[111397]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 1G Aug 19 17:36:39 devstack sudo[111397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:40 devstack sudo[111397]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 1G" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:40 devstack sudo[111402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 Aug 19 17:36:40 devstack sudo[111402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:40 devstack sudo[111402]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" returned: 0 in 0.282s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:40 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 is being set with open permissions: ugo+rw Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:40 devstack sudo[111407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 Aug 19 17:36:40 devstack sudo[111407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:40 devstack sudo[111407]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" returned: 0 in 0.239s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:40 devstack sudo[111410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.info Aug 19 17:36:40 devstack sudo[111410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:40 devstack sudo[111410]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.info" returned: 0 in 0.238s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:40 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.info is being set with open permissions: ugo+rw Aug 19 17:36:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:40 devstack sudo[111413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.info Aug 19 17:36:40 devstack sudo[111413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:41 devstack sudo[111413]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.info" returned: 0 in 0.235s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.796s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b0cc8221-37e6-41b4-b75e-ef36a7f3ee1d tempest-VolumesDeleteCascade-1111614390 None] Create snapshot completed successfully Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Creating offline snapshot 7fc95612-7c6d-42af-a33d-bb66db9ddf25 of volume 3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a8deec5-2422-432e-a908-31431345b71b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:41 devstack sudo[111416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 Aug 19 17:36:41 devstack sudo[111416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:41 devstack sudo[111416]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" returned: 0 in 0.344s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:42 devstack sudo[111421]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 1G Aug 19 17:36:42 devstack sudo[111421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:42 devstack sudo[111421]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 1G" returned: 0 in 0.393s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:42 devstack sudo[111427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 Aug 19 17:36:42 devstack sudo[111427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:42 devstack sudo[111427]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25" returned: 0 in 0.291s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:42 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 is being set with open permissions: ugo+rw Aug 19 17:36:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:42 devstack sudo[111432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 Aug 19 17:36:42 devstack sudo[111432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:42 devstack sudo[111432]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25" returned: 0 in 0.255s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.382s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7de3b4a9-f70d-42dc-91b3-1be42eb3232c tempest-VolumesDeleteCascade-1111614390 None] Create snapshot completed successfully Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-3ef2be38-2553-41d1-b2a0-f980c4488d0f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-3ef2be38-2553-41d1-b2a0-f980c4488d0f-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Performing cascade delete. {{(pid=94106) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-7fc95612-7c6d-42af-a33d-bb66db9ddf25-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-7fc95612-7c6d-42af-a33d-bb66db9ddf25-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-7fc95612-7c6d-42af-a33d-bb66db9ddf25" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-7fc95612-7c6d-42af-a33d-bb66db9ddf25" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Deleting offline snapshot 7fc95612-7c6d-42af-a33d-bb66db9ddf25 of volume 3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] snapshot_file for this snap is: volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[465bc6ac-96de-45e6-a02f-6f9fc1b5f682]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:44 devstack sudo[111435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 Aug 19 17:36:44 devstack sudo[111435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:44 devstack sudo[111435]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:44 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d2e0e20-4602-492c-a1e7-b17ac3c4c13c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:44 devstack sudo[111440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 Aug 19 17:36:44 devstack sudo[111440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:44 devstack sudo[111440]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" returned: 0 in 0.373s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:44 devstack sudo[111445]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 Aug 19 17:36:44 devstack sudo[111445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:45 devstack sudo[111445]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25" returned: 0 in 0.357s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:45 devstack sudo[111450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25 Aug 19 17:36:45 devstack sudo[111450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:45 devstack sudo[111450]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.7fc95612-7c6d-42af-a33d-bb66db9ddf25" returned: 0 in 0.254s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-7fc95612-7c6d-42af-a33d-bb66db9ddf25" released by "_delete_snapshot" :: held 1.447s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" released by "delete_snapshot" :: held 1.473s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Created reservations ['0ae75471-9226-4602-9e9b-6201f3147a63', '7a838862-0618-42c9-acae-68b4d950a103', '06003cf1-00cb-4d7f-bae5-9dd84a3bf592', '1a9060b1-236b-422b-b27a-0b8e1f78525a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Delete snapshot completed successfully. Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-7fc95612-7c6d-42af-a33d-bb66db9ddf25-delete_snapshot" released by "delete_snapshot" :: held 1.648s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Deleting offline snapshot a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 of volume 3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] snapshot_file for this snap is: volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a15cfa0c-ed37-43fb-b281-2836b3151ac3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:45 devstack sudo[111453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 Aug 19 17:36:45 devstack sudo[111453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:45 devstack sudo[111453]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[59bfc503-2a2d-49e1-a584-13af1a88e3b0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:46 devstack sudo[111458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f Aug 19 17:36:46 devstack sudo[111458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:46 devstack sudo[111458]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f" returned: 0 in 0.357s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:46 devstack sudo[111467]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 Aug 19 17:36:46 devstack sudo[111467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:46 devstack sudo[111467]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" returned: 0 in 0.387s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:46 devstack sudo[111475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7 Aug 19 17:36:46 devstack sudo[111475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:47 devstack sudo[111475]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f.a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" returned: 0 in 0.279s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7" released by "_delete_snapshot" :: held 1.518s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" released by "delete_snapshot" :: held 1.544s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=125,cinder:INSERT=40,cinder:UPDATE=135,cinder:DELETE=8 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Created reservations ['96dfc36b-bd3b-4acf-94a5-95a0e8e741d6', '2ea68326-6ddf-412e-ba91-1a1332b5756d', '2154b13b-bcb4-4ea4-9f5a-47d8e696cf1d', 'd6a40867-9447-4a9c-9970-44995a9232ec'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Delete snapshot completed successfully. Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-a7ed3557-d43a-4ddb-9207-99e7cfb2c8c7-delete_snapshot" released by "delete_snapshot" :: held 1.725s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Snapshots deleted, issuing volume delete {{(pid=94106) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2218644-c29b-4bd0-9f9d-ae39d5b0f1fc]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-82120895-d64e-4617-9195-e515ba7bcf26 req-260a5f7c-c553-43b1-98de-d84a5dfbd479 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-82120895-d64e-4617-9195-e515ba7bcf26 req-260a5f7c-c553-43b1-98de-d84a5dfbd479 tempest-TestStampPattern-1070686959 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-82120895-d64e-4617-9195-e515ba7bcf26 req-260a5f7c-c553-43b1-98de-d84a5dfbd479 tempest-TestStampPattern-1070686959 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-82120895-d64e-4617-9195-e515ba7bcf26 req-260a5f7c-c553-43b1-98de-d84a5dfbd479 tempest-TestStampPattern-1070686959 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4', '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': '77abb757-d61f-470e-bc00-0e9ffce38aba', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:36:47 devstack sudo[111493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f Aug 19 17:36:47 devstack sudo[111493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-82120895-d64e-4617-9195-e515ba7bcf26 req-260a5f7c-c553-43b1-98de-d84a5dfbd479 tempest-TestStampPattern-1070686959 None] attachment_update completed successfully. Aug 19 17:36:47 devstack sudo[111493]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f" returned: 0 in 0.436s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:47 devstack sudo[111688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f Aug 19 17:36:47 devstack sudo[111688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:48 devstack sudo[111688]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3ef2be38-2553-41d1-b2a0-f980c4488d0f" returned: 0 in 0.283s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-3ef2be38-2553-41d1-b2a0-f980c4488d0f" released by "delete_volume" :: held 0.794s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Created reservations ['e4fb8a29-cabc-437c-85cd-2ba4729c9b9a', '56f9f5c7-4489-4d6a-9706-fb89365c5f98', '9737a79a-eecf-42f2-a693-756c5e6f52b0', 'a8e50a6c-8fab-4841-9ae9-2ad300af8066'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:48 devstack sudo[111895]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:48 devstack sudo[111895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:48 devstack sudo[111895]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.277s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Deleted volume successfully. Aug 19 17:36:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4a9f28d-40cb-4d4a-94c4-1f3b3c2177a2 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-3ef2be38-2553-41d1-b2a0-f980c4488d0f-delete_volume" released by "delete_volume" :: held 4.749s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Flow 'volume_create_manager' (6bee844f-d10e-49bb-b945-6a7ad7af03f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b304e5f1-1046-462a-8e0e-6204ff889e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b304e5f1-1046-462a-8e0e-6204ff889e09) 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-19T15:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1325473966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7e537c80cd404c8cabead6ec575a25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:50Z,use_quota=True,user_id='b08db0e02cca4597b984d5f07c542cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14d808d0-948d-4dff-b2aa-e5c1d5ddd832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14d808d0-948d-4dff-b2aa-e5c1d5ddd832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (663fd26b-2240-4d89-9503-7e947a80bc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (663fd26b-2240-4d89-9503-7e947a80bc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6', 'volume_name': 'volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5249eb9-f3e7-404a-b99a-3f428482e7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5249eb9-f3e7-404a-b99a-3f428482e7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (603bd993-cc0c-4e0b-ae96-b480abd92f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Volume 1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6', 'volume_size': 1} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 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-19T15:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1325473966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7e537c80cd404c8cabead6ec575a25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36: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-19T15:36:50Z,use_quota=True,user_id='b08db0e02cca4597b984d5f07c542cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Creating volume 1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:36:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:49 devstack sudo[111914]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 1073741824 Aug 19 17:36:49 devstack sudo[111914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:50 devstack sudo[111914]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 1073741824" returned: 0 in 0.535s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:50 devstack sudo[111921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 Aug 19 17:36:50 devstack sudo[111921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:50 devstack sudo[111921]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" returned: 0 in 0.263s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] <== create_volume: return (838ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.840s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (603bd993-cc0c-4e0b-ae96-b480abd92f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (defd17a0-bbda-432c-a9e7-391895e449f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Volume volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 (1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6): created successfully Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (defd17a0-bbda-432c-a9e7-391895e449f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Flow 'volume_create_manager' (6bee844f-d10e-49bb-b945-6a7ad7af03f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f36ad2e1-1dd9-43ed-853c-22fdd1111c59 tempest-VolumesDeleteCascade-1111614390 None] Created volume successfully. Aug 19 17:36:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-94f6f92f-87f1-4ec2-8c18-ded3900e32da req-51a4d7be-4e2f-4940-85ca-440f6f189ef3 tempest-TestStampPattern-1070686959 None] Terminate volume connection completed successfully. Aug 19 17:36:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-94f6f92f-87f1-4ec2-8c18-ded3900e32da req-51a4d7be-4e2f-4940-85ca-440f6f189ef3 tempest-TestStampPattern-1070686959 None] Deleting attachment 77abb757-d61f-470e-bc00-0e9ffce38aba. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:36:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Creating offline snapshot dbf1ad77-2c98-4249-ba51-9d01d5c19668 of volume 1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:36:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6274135-3b93-4295-ae8d-54f4760dd3b0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:52 devstack sudo[111958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 Aug 19 17:36:52 devstack sudo[111958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:52 devstack sudo[111958]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" returned: 0 in 0.499s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:52 devstack sudo[111966]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 1G Aug 19 17:36:52 devstack sudo[111966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:53 devstack sudo[111966]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 1G" returned: 0 in 0.642s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:53 devstack sudo[111995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 Aug 19 17:36:53 devstack sudo[111995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:53 devstack sudo[111995]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668" returned: 0 in 0.344s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:53 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 is being set with open permissions: ugo+rw Aug 19 17:36:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:53 devstack sudo[112000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 Aug 19 17:36:53 devstack sudo[112000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:53 devstack sudo[112000]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668" returned: 0 in 0.313s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:53 devstack sudo[112005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.info Aug 19 17:36:53 devstack sudo[112005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:54 devstack sudo[112005]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.info" returned: 0 in 0.266s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:54 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.info is being set with open permissions: ugo+rw Aug 19 17:36:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:54 devstack sudo[112008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.info Aug 19 17:36:54 devstack sudo[112008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:54 devstack sudo[112008]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.info" returned: 0 in 0.257s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.438s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d140b157-e65c-44d8-a22d-b0637c010765 tempest-VolumesDeleteCascade-1111614390 None] Create snapshot completed successfully Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-72822414-bd7b-4b3e-bfcd-ea32dba8cae4-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Lock "cinder-72822414-bd7b-4b3e-bfcd-ea32dba8cae4-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-quobyte-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9749725-628d-4ac7-b896-5c15dcf3bf75]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:55 devstack sudo[112011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 Aug 19 17:36:55 devstack sudo[112011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:55 devstack sudo[112011]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" returned: 0 in 0.363s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:55 devstack sudo[112016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4 Aug 19 17:36:55 devstack sudo[112016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:36:55 devstack sudo[112016]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" returned: 0 in 0.286s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Flow 'volume_create_manager' (0677ba07-84b9-414a-9ccb-9d135aefe646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44f07f6e-a350-456b-918c-82984af3fad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-72822414-bd7b-4b3e-bfcd-ea32dba8cae4" released by "delete_volume" :: held 0.715s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44f07f6e-a350-456b-918c-82984af3fad6) 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-19T15:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-419568822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e33e37ef-1d33-41a2-a8e4-5b9166bbce17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7e537c80cd404c8cabead6ec575a25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:36:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=dbf1ad77-2c98-4249-ba51-9d01d5c19668,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:36:56Z,use_quota=True,user_id='b08db0e02cca4597b984d5f07c542cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2710f33f-1031-4e9a-b5f6-9a98bdb2c11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2710f33f-1031-4e9a-b5f6-9a98bdb2c11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16453db5-a795-4618-92fa-1f19dc6f823d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16453db5-a795-4618-92fa-1f19dc6f823d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e33e37ef-1d33-41a2-a8e4-5b9166bbce17', 'volume_name': 'volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17', 'volume_size': 1, 'snapshot_id': 'dbf1ad77-2c98-4249-ba51-9d01d5c19668'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47915213-0cc0-4841-9b7d-a8f8e102e578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47915213-0cc0-4841-9b7d-a8f8e102e578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f551ee00-8e5b-4a80-ad04-7d49314d8785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:36:55 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Volume e33e37ef-1d33-41a2-a8e4-5b9166bbce17: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17', 'volume_size': 1, 'snapshot_id': 'dbf1ad77-2c98-4249-ba51-9d01d5c19668'} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-dbf1ad77-2c98-4249-ba51-9d01d5c19668-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-dbf1ad77-2c98-4249-ba51-9d01d5c19668-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" acquired by "_create_volume_from_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Creating volume e33e37ef-1d33-41a2-a8e4-5b9166bbce17 from snapshot dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] snapshot: dbf1ad77-2c98-4249-ba51-9d01d5c19668, volume: e33e37ef-1d33-41a2-a8e4-5b9166bbce17, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Created reservations ['0b4c3983-8e9e-4327-aeef-dcf0ad912cb9', '239acf46-f335-4bed-be7f-4fabacb7851f', '0cecc51e-e986-4edf-8106-7fcbc38c676e', '95958e1b-eece-4d73-8734-a2a097b61d0d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8cd7b3a4-0255-4796-b139-89c00f1a3f04]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:56 devstack sudo[112020]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:36:56 devstack sudo[112020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:56 devstack sudo[112019]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 Aug 19 17:36:56 devstack sudo[112019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:56 devstack sudo[112020]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.285s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:36:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Deleted volume successfully. Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-707b8ba9-538a-4255-a34e-c79c8c934884 tempest-TestStampPattern-1070686959 None] Lock "cinder-72822414-bd7b-4b3e-bfcd-ea32dba8cae4-delete_volume" released by "delete_volume" :: held 1.319s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:56 devstack sudo[112019]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668" returned: 0 in 0.401s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c141770a-b209-4ae1-b93c-01631a1e2ad1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-8ed28554-33e8-4beb-85e2-7a7e28ba79d5-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Lock "cinder-8ed28554-33e8-4beb-85e2-7a7e28ba79d5-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:56 devstack sudo[112027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 Aug 19 17:36:56 devstack sudo[112027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-quobyte-1f2284f4-b8ab-4822-802c-38877f14519b" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-1f2284f4-b8ab-4822-802c-38877f14519b" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-quobyte-8ed28554-33e8-4beb-85e2-7a7e28ba79d5" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-8ed28554-33e8-4beb-85e2-7a7e28ba79d5" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Deleting offline snapshot 8ed28554-33e8-4beb-85e2-7a7e28ba79d5 of volume 1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] snapshot_file for this snap is: volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6518751a-110d-4b74-999b-340556e512b0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:56 devstack sudo[112029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 Aug 19 17:36:56 devstack sudo[112029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:56 devstack sudo[112027]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" returned: 0 in 0.386s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:56 devstack sudo[112034]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 Aug 19 17:36:56 devstack sudo[112034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:56 devstack sudo[112029]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1f2284f4-b8ab-4822-802c-38877f14519b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:36:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[1810390b-fccc-4b14-9efb-1c0c560a9a6b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:36:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:57 devstack sudo[112039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b Aug 19 17:36:57 devstack sudo[112039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:57 devstack sudo[112039]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b" returned: 0 in 0.757s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:57 devstack sudo[112055]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 Aug 19 17:36:57 devstack sudo[112055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:58 devstack sudo[112055]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5" returned: 0 in 0.849s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:36:58 devstack sudo[112060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5 Aug 19 17:36:58 devstack sudo[112060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:36:59 devstack sudo[112060]: pam_unix(sudo:session): session closed for user root Aug 19 17:36:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b.8ed28554-33e8-4beb-85e2-7a7e28ba79d5" returned: 0 in 0.406s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:36:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-8ed28554-33e8-4beb-85e2-7a7e28ba79d5" released by "_delete_snapshot" :: held 2.537s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-1f2284f4-b8ab-4822-802c-38877f14519b" released by "delete_snapshot" :: held 2.581s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:36:59 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Created reservations ['e715aa9c-5a47-425d-b0b0-fc1c8453166d', '97093f77-1e96-4529-957a-1f8fe3ccefe2', 'b97f55b9-2e74-462b-bf62-a3a3569fda2a', '3b8c3595-35d0-4dcb-997a-e0da3fcb5fe9'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:36:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Delete snapshot completed successfully. Aug 19 17:36:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-89d94470-b8e2-4fe7-9656-729abd57616e tempest-TestStampPattern-1070686959 None] Lock "cinder-8ed28554-33e8-4beb-85e2-7a7e28ba79d5-delete_snapshot" released by "delete_snapshot" :: held 2.898s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:01 devstack sudo[112034]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" returned: 0 in 4.682s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6, size 1024.00 MB, duration 4.68 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:37:01 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Converted 1024.00 MB image at 218.68 MB/s Aug 19 17:37:01 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 is being set with open permissions: ugo+rw Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:01 devstack sudo[112066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 Aug 19 17:37:01 devstack sudo[112066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:01 devstack sudo[112066]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" returned: 0 in 0.339s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" released by "_copy_volume_from_snapshot" :: held 5.907s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:DELETE=13,cinder:SELECT=78,cinder:INSERT=17,cinder:UPDATE=107 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-dbf1ad77-2c98-4249-ba51-9d01d5c19668-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" released by "_create_volume_from_snapshot" :: held 5.986s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f551ee00-8e5b-4a80-ad04-7d49314d8785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17', 'volume_size': 1, 'snapshot_id': 'dbf1ad77-2c98-4249-ba51-9d01d5c19668'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cdf9b55-b03d-453a-af5d-d1267c76cf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Volume volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 (e33e37ef-1d33-41a2-a8e4-5b9166bbce17): created successfully Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cdf9b55-b03d-453a-af5d-d1267c76cf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Flow 'volume_create_manager' (0677ba07-84b9-414a-9ccb-9d135aefe646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bc0daa65-47de-49d2-866f-53dbf2cb3e5f tempest-VolumesDeleteCascade-1111614390 None] Created volume successfully. Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Performing cascade delete. {{(pid=94106) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-dbf1ad77-2c98-4249-ba51-9d01d5c19668-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-dbf1ad77-2c98-4249-ba51-9d01d5c19668-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-dbf1ad77-2c98-4249-ba51-9d01d5c19668" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-dbf1ad77-2c98-4249-ba51-9d01d5c19668" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Deleting offline snapshot dbf1ad77-2c98-4249-ba51-9d01d5c19668 of volume 1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] snapshot_file for this snap is: volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0441b79a-84b4-4ec2-bba5-4ca8ae23d99b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:02 devstack sudo[112095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 Aug 19 17:37:02 devstack sudo[112095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:03 devstack sudo[112095]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668" returned: 0 in 0.468s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:37:03 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[be1dd076-42d9-4ba3-bb19-5f27f59cd097]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:03 devstack sudo[112103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 Aug 19 17:37:03 devstack sudo[112103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:03 devstack sudo[112103]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" returned: 0 in 0.574s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:03 devstack sudo[112108]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 Aug 19 17:37:03 devstack sudo[112108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:04 devstack sudo[112108]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668" returned: 0 in 0.324s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:04 devstack sudo[112113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668 Aug 19 17:37:04 devstack sudo[112113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-1f2284f4-b8ab-4822-802c-38877f14519b-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Lock "cinder-1f2284f4-b8ab-4822-802c-38877f14519b-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:04 devstack sudo[112113]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Acquiring lock "cinder-quobyte-1f2284f4-b8ab-4822-802c-38877f14519b" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6.dbf1ad77-2c98-4249-ba51-9d01d5c19668" returned: 0 in 0.267s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-1f2284f4-b8ab-4822-802c-38877f14519b" acquired by "delete_volume" :: waited 0.047s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-dbf1ad77-2c98-4249-ba51-9d01d5c19668" released by "_delete_snapshot" :: held 1.791s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" released by "delete_snapshot" :: held 1.822s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4506709-2149-4125-a054-b1e39540d124]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Created reservations ['2e7317aa-b7ed-447c-af00-44bc81563930', 'c14faafa-f00c-40e4-bdec-bf9719a72396', '8d03a049-f8c0-44aa-ad1b-1add0a95a62d', '6cc54358-addc-4a41-9140-3130251c3b0c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:04 devstack sudo[112116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b Aug 19 17:37:04 devstack sudo[112116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Delete snapshot completed successfully. Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-dbf1ad77-2c98-4249-ba51-9d01d5c19668-delete_snapshot" released by "delete_snapshot" :: held 2.010s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Snapshots deleted, issuing volume delete {{(pid=94106) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" acquired by "delete_volume" :: waited 0.013s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6363a9c9-233f-471a-ada9-78ada4198f7a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:04 devstack sudo[112118]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 Aug 19 17:37:04 devstack sudo[112118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:04 devstack sudo[112116]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:04 devstack sudo[112123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b Aug 19 17:37:04 devstack sudo[112123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:05 devstack sudo[112118]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:05 devstack sudo[112128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6 Aug 19 17:37:05 devstack sudo[112128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:05 devstack sudo[112123]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f2284f4-b8ab-4822-802c-38877f14519b" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Lock "cinder-quobyte-1f2284f4-b8ab-4822-802c-38877f14519b" released by "delete_volume" :: held 0.708s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Created reservations ['35302ade-077d-473e-a192-4df14eca85ab', '9899c611-f347-4731-833b-add8d97bdefb', 'cb7063a1-765a-4344-a1bb-a341296c22db', 'd268f576-38cb-4870-8706-728ffd34c756'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:05 devstack sudo[112132]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:05 devstack sudo[112132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:05 devstack sudo[112128]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" returned: 0 in 0.254s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6" released by "delete_volume" :: held 0.686s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Created reservations ['3d940d46-f0ed-49c8-86c6-2d64b039b2bd', '3e986aca-28b5-4b95-9545-d10aa742cfdc', 'a72d7055-bda0-4819-9144-4ed0377159db', '1bbd179e-c482-4747-a166-4a8ac87f6b05'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:05 devstack sudo[112134]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:05 devstack sudo[112134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:05 devstack sudo[112132]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.290s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Deleted volume successfully. Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-85bac84f-1a04-4c1f-b26f-2b48110c17be tempest-TestStampPattern-1070686959 None] Lock "cinder-1f2284f4-b8ab-4822-802c-38877f14519b-delete_volume" released by "delete_volume" :: held 1.234s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:05 devstack sudo[112134]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.288s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Deleted volume successfully. Aug 19 17:37:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-aa1a341a-3a4a-476c-b9fa-d1a50b5787df tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-1d3fbda3-13c1-4ed9-abd2-3d65fe76edf6-delete_volume" released by "delete_volume" :: held 3.242s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-e33e37ef-1d33-41a2-a8e4-5b9166bbce17-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-e33e37ef-1d33-41a2-a8e4-5b9166bbce17-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "cinder-quobyte-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e8fe8d4-9834-4c7a-b6c2-4e3d36ca51ee]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:06 devstack sudo[112152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 Aug 19 17:37:06 devstack sudo[112152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:06 devstack sudo[112152]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" returned: 0 in 0.413s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:06 devstack sudo[112179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17 Aug 19 17:37:06 devstack sudo[112179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:06 devstack sudo[112179]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" returned: 0 in 0.265s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-quobyte-e33e37ef-1d33-41a2-a8e4-5b9166bbce17" released by "delete_volume" :: held 0.729s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:06 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Created reservations ['c8ae80c5-024f-49ae-9085-6dbe6bffc7dc', '40ad22b0-9adb-4831-9a64-c4ef8e830949', 'baff45be-5923-48c9-9e09-09cb7794e18e', '1b599531-fcb1-4971-96ff-597ff75b6c66'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:07 devstack sudo[112182]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:07 devstack sudo[112182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:07 devstack sudo[112182]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.263s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:07 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Deleted volume successfully. Aug 19 17:37:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-67cdf2bd-69fc-4a64-9905-584a88620e18 tempest-VolumesDeleteCascade-1111614390 None] Lock "cinder-e33e37ef-1d33-41a2-a8e4-5b9166bbce17-delete_volume" released by "delete_volume" :: held 1.228s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:17 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=54,cinder:INSERT=18,cinder:UPDATE=60,cinder:DELETE=5 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:37:17 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=33,cinder:SELECT=25,cinder:INSERT=11,cinder:DELETE=2 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (f46a5b1c-f014-42ee-8779-7273b6ad627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72acabcd-6246-451e-98ea-5685c7ff3ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72acabcd-6246-451e-98ea-5685c7ff3ee9) 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-19T15:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-572742173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8db7e7ca-1332-4e7d-95de-55b37fbc8c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:19Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cf446e0-43c8-466f-845c-cd8cf22da24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cf446e0-43c8-466f-845c-cd8cf22da24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80bfebe2-a8d5-4122-986a-0ba404d665e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80bfebe2-a8d5-4122-986a-0ba404d665e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8db7e7ca-1332-4e7d-95de-55b37fbc8c2c', 'volume_name': 'volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d435cf1-d406-4351-81ec-627b85586e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d435cf1-d406-4351-81ec-627b85586e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5adbcdc-3e1b-4885-a5aa-c93f4743d4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:19 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume 8db7e7ca-1332-4e7d-95de-55b37fbc8c2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c', 'volume_size': 1} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 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-19T15:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-572742173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8db7e7ca-1332-4e7d-95de-55b37fbc8c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:19Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Creating volume 8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:19 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:19 devstack sudo[112197]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c 1073741824 Aug 19 17:37:19 devstack sudo[112197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:19 devstack sudo[112197]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c 1073741824" returned: 0 in 0.482s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:19 devstack sudo[112204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c Aug 19 17:37:19 devstack sudo[112204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:20 devstack sudo[112204]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.792s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5adbcdc-3e1b-4885-a5aa-c93f4743d4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fe7e50b-4ee7-4c41-80c3-9c22870dc6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:20 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c (8db7e7ca-1332-4e7d-95de-55b37fbc8c2c): created successfully Aug 19 17:37:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0fe7e50b-4ee7-4c41-80c3-9c22870dc6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:20 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (f46a5b1c-f014-42ee-8779-7273b6ad627d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1e313029-a63c-4734-9632-81bb4f899a67 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created volume successfully. Aug 19 17:37:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Creating offline snapshot 62b4aed8-cc01-4194-8d99-d9afdda7ea0e of volume 8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:37:21 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f19c9633-33d8-4092-b2ed-3ce975d9b5e4]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:21 devstack sudo[112207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c Aug 19 17:37:21 devstack sudo[112207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:21 devstack sudo[112207]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" returned: 0 in 0.396s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[112212]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e 1G Aug 19 17:37:22 devstack sudo[112212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack sudo[112212]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e 1G" returned: 0 in 0.456s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[112223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e Aug 19 17:37:22 devstack sudo[112223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[112225]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:22 devstack sudo[112225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack sudo[112223]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e" returned: 0 in 0.393s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:22 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e is being set with open permissions: ugo+rw Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:22 devstack sudo[112225]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:22 devstack sudo[112231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.335s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:22 devstack sudo[112231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:37:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:37:23 devstack sudo[112231]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e" returned: 0 in 0.258s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:23 devstack sudo[112234]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.info Aug 19 17:37:23 devstack sudo[112234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:23 devstack sudo[112234]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.info" returned: 0 in 0.298s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:23 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.info is being set with open permissions: ugo+rw Aug 19 17:37:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:23 devstack sudo[112237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.info Aug 19 17:37:23 devstack sudo[112237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:23 devstack sudo[112237]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.info" returned: 0 in 0.267s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.181s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7339d0ab-dcb8-4ef8-be4a-b1df8ae3e4cf tempest-CreateVolumesFromSnapshotTest-592336693 None] Create snapshot completed successfully Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (4bb76679-7fd9-4fb6-b4ca-d3e4347171c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0da0aff6-dd98-4b1a-99e5-96d41593d631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0da0aff6-dd98-4b1a-99e5-96d41593d631) 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-19T15:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-662301787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=98e99355-d8cd-444d-9bf7-8273c6fa0d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:25Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5c29f81-9d7a-43ae-b20e-4f552f382e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5c29f81-9d7a-43ae-b20e-4f552f382e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfdc8d38-cb0f-4f58-a2cb-1829e74a2607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfdc8d38-cb0f-4f58-a2cb-1829e74a2607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '98e99355-d8cd-444d-9bf7-8273c6fa0d31', 'volume_name': 'volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b58b559-abde-446e-9a7e-57b550b253a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b58b559-abde-446e-9a7e-57b550b253a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (452dfeb4-887d-41d2-9e5f-9216b821cde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume 98e99355-d8cd-444d-9bf7-8273c6fa0d31: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31', 'volume_size': 1} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 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-19T15:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-662301787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=98e99355-d8cd-444d-9bf7-8273c6fa0d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:25Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Creating volume 98e99355-d8cd-444d-9bf7-8273c6fa0d31 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:25 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:25 devstack sudo[112240]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 1073741824 Aug 19 17:37:25 devstack sudo[112240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (7b65b31d-f4cc-4271-8360-63730d02f10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5d1739c-6aeb-4085-b0cd-5a880c2cb6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5d1739c-6aeb-4085-b0cd-5a880c2cb6d2) 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-19T15:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-902203311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:26Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (627d992f-3b1d-45c8-9cc8-d78a1da514f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (627d992f-3b1d-45c8-9cc8-d78a1da514f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd0a1c4f-c342-42d1-95cd-2e8da861d82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd0a1c4f-c342-42d1-95cd-2e8da861d82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a', 'volume_name': 'volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19884dbb-e587-43bf-b250-0d0d49afc39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19884dbb-e587-43bf-b250-0d0d49afc39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6139828-ddfa-449e-ba1b-063d9db76f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:25 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume 1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a', 'volume_size': 1} Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:25 devstack sudo[112240]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 1073741824" returned: 0 in 0.702s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:26 devstack sudo[112246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 Aug 19 17:37:26 devstack sudo[112246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (9cc76d4d-add2-41ab-b46b-7b582504373d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f29e1047-47cf-45ec-b68b-a815d59dae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f29e1047-47cf-45ec-b68b-a815d59dae7e) 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-19T15:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-539819014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f785a741-e614-4754-a8c5-2460200332b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:26Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d66fcb81-8930-44bd-811e-fd7221f322c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d66fcb81-8930-44bd-811e-fd7221f322c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30bfb573-8dfd-48c6-b3a3-13498dd9becb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30bfb573-8dfd-48c6-b3a3-13498dd9becb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f785a741-e614-4754-a8c5-2460200332b7', 'volume_name': 'volume-f785a741-e614-4754-a8c5-2460200332b7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e89167aa-28e7-4a5d-bd0f-a4a576a8f3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e89167aa-28e7-4a5d-bd0f-a4a576a8f3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10d3579d-6e18-4509-b852-28b6c9e49e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume f785a741-e614-4754-a8c5-2460200332b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f785a741-e614-4754-a8c5-2460200332b7', 'volume_size': 1} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:26 devstack sudo[112246]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31" returned: 0 in 0.401s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] <== create_volume: return (1167ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.169s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.652s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 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-19T15:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-902203311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:26Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Creating volume 1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:26 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (452dfeb4-887d-41d2-9e5f-9216b821cde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21a61b3a-60dd-464f-b858-5795dc925e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack sudo[112249]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a 1073741824 Aug 19 17:37:26 devstack sudo[112249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 (98e99355-d8cd-444d-9bf7-8273c6fa0d31): created successfully Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21a61b3a-60dd-464f-b858-5795dc925e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (4bb76679-7fd9-4fb6-b4ca-d3e4347171c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c4d1ea3f-f412-4ce6-9af4-8101ec03c7f4 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created volume successfully. Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (6204c228-8660-444f-b4ac-0ed1459ae22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4a76218-f4b3-4b54-9207-68f56fb6c377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4a76218-f4b3-4b54-9207-68f56fb6c377) 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-19T15:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1738812086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:27Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa07374d-f041-4d70-930c-a8ffd33ae6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa07374d-f041-4d70-930c-a8ffd33ae6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef2323c6-7e06-452f-96eb-46e312a09f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef2323c6-7e06-452f-96eb-46e312a09f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6', 'volume_name': 'volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4e1c6d6-06b6-4ced-bd1d-6927027de43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4e1c6d6-06b6-4ced-bd1d-6927027de43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d889e32b-c2c6-4e3d-8a33-c455186a94cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume 7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6', 'volume_size': 1} Aug 19 17:37:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:27 devstack sudo[112249]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a 1073741824" returned: 0 in 0.719s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:27 devstack sudo[112256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a Aug 19 17:37:27 devstack sudo[112256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (34702540-ec3a-440b-9b7c-69c93cca225c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a2a0e1b-3359-4531-b9a4-107f741e2233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a2a0e1b-3359-4531-b9a4-107f741e2233) 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-19T15:37:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-392748222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3bddc25f-b24e-4427-9773-24d4ea5392f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:27Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f42886b-7def-4592-93c7-f3aa8b6c7858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f42886b-7def-4592-93c7-f3aa8b6c7858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1b5038a-34d1-4958-857a-ee15dcfb63e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1b5038a-34d1-4958-857a-ee15dcfb63e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3bddc25f-b24e-4427-9773-24d4ea5392f9', 'volume_name': 'volume-3bddc25f-b24e-4427-9773-24d4ea5392f9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46dc82ef-1400-484d-be35-a464480e1e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:27 devstack sudo[112256]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46dc82ef-1400-484d-be35-a464480e1e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eff3e84a-de01-4252-b4c9-c152255be2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume 3bddc25f-b24e-4427-9773-24d4ea5392f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3bddc25f-b24e-4427-9773-24d4ea5392f9', 'volume_size': 1} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a" returned: 0 in 0.361s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] <== create_volume: return (1152ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.160s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.226s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 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-19T15:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-539819014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f785a741-e614-4754-a8c5-2460200332b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:26Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Creating volume f785a741-e614-4754-a8c5-2460200332b7 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:27 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:27 devstack sudo[112259]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 1073741824 Aug 19 17:37:27 devstack sudo[112259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6139828-ddfa-449e-ba1b-063d9db76f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ded9b13-40b5-4f8b-b228-471c9b3ba1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a (1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a): created successfully Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ded9b13-40b5-4f8b-b228-471c9b3ba1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (7b65b31d-f4cc-4271-8360-63730d02f10e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-83cb745d-c566-4a86-baed-f736ef205a65 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created volume successfully. Aug 19 17:37:28 devstack sudo[112259]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 1073741824" returned: 0 in 0.499s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:28 devstack sudo[112265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 Aug 19 17:37:28 devstack sudo[112265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:28 devstack sudo[112265]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] <== create_volume: return (827ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.831s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.668s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 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-19T15:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1738812086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:27Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Creating volume 7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:28 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10d3579d-6e18-4509-b852-28b6c9e49e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f785a741-e614-4754-a8c5-2460200332b7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:28 devstack sudo[112268]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 1073741824 Aug 19 17:37:28 devstack sudo[112268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35a3e5cf-7872-4923-99c5-1237c2175397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:28 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume volume-f785a741-e614-4754-a8c5-2460200332b7 (f785a741-e614-4754-a8c5-2460200332b7): created successfully Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35a3e5cf-7872-4923-99c5-1237c2175397) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (9cc76d4d-add2-41ab-b46b-7b582504373d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-264b8cd5-83eb-41af-87e9-0aa1337ee581 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created volume successfully. Aug 19 17:37:28 devstack sudo[112268]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 1073741824" returned: 0 in 0.409s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:28 devstack sudo[112275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 Aug 19 17:37:28 devstack sudo[112275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:29 devstack sudo[112275]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6" returned: 0 in 0.272s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.726s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.577s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 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-19T15:37:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-392748222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3bddc25f-b24e-4427-9773-24d4ea5392f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fe2c6d51ec44cc6b2a7bd57e8627393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:27Z,use_quota=True,user_id='897727da32984c24a565d3959ca71353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Creating volume 3bddc25f-b24e-4427-9773-24d4ea5392f9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:29 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d889e32b-c2c6-4e3d-8a33-c455186a94cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1555f9a-878f-43e7-8727-dfe37fa820be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:29 devstack sudo[112278]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 1073741824 Aug 19 17:37:29 devstack sudo[112278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:29 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 (7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6): created successfully Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1555f9a-878f-43e7-8727-dfe37fa820be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (6204c228-8660-444f-b4ac-0ed1459ae22d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:29 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9a6ff597-29da-42f6-936e-98755a8ebd60 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created volume successfully. Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 1073741824" returned: 0 in 0.533s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:29 devstack sudo[112278]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:29 devstack sudo[112284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 Aug 19 17:37:29 devstack sudo[112284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:30 devstack sudo[112284]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] <== create_volume: return (833ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.836s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eff3e84a-de01-4252-b4c9-c152255be2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3bddc25f-b24e-4427-9773-24d4ea5392f9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69252f18-9d74-42de-a4b6-601bd2bf2317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:30 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Volume volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 (3bddc25f-b24e-4427-9773-24d4ea5392f9): created successfully Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69252f18-9d74-42de-a4b6-601bd2bf2317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Flow 'volume_create_manager' (34702540-ec3a-440b-9b7c-69c93cca225c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c02dc07d-2f94-446d-a4fa-90900c50a3a2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created volume successfully. Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-3bddc25f-b24e-4427-9773-24d4ea5392f9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-3bddc25f-b24e-4427-9773-24d4ea5392f9-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-3bddc25f-b24e-4427-9773-24d4ea5392f9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-3bddc25f-b24e-4427-9773-24d4ea5392f9" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[76df8cec-2e33-48ac-b051-a18647e37362]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:30 devstack sudo[112287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 Aug 19 17:37:30 devstack sudo[112287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:31 devstack sudo[112287]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9" returned: 0 in 0.393s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:31 devstack sudo[112292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9 Aug 19 17:37:31 devstack sudo[112292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:31 devstack sudo[112292]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3bddc25f-b24e-4427-9773-24d4ea5392f9" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-3bddc25f-b24e-4427-9773-24d4ea5392f9" released by "delete_volume" :: held 0.701s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created reservations ['a8f63d42-22e8-425f-85ab-afac7ac33217', '1dfbd8ac-7667-4c3e-b4fb-69810aaae64d', 'ae6cf442-bc0c-4694-afc2-0bac9014611e', '1c7da717-4816-47ac-862d-5e132edb5f3b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:31 devstack sudo[112295]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:31 devstack sudo[112295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:31 devstack sudo[112295]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.291s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Deleted volume successfully. Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19382d4b-589e-48c8-84fd-c6784748a8c2 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-3bddc25f-b24e-4427-9773-24d4ea5392f9-delete_volume" released by "delete_volume" :: held 1.243s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[44e24774-9ca4-4e17-bc3e-735eed02301d]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:32 devstack sudo[112298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 Aug 19 17:37:32 devstack sudo[112298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:32 devstack sudo[112298]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:32 devstack sudo[112304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6 Aug 19 17:37:32 devstack sudo[112304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:32 devstack sudo[112304]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6" returned: 0 in 0.280s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6" released by "delete_volume" :: held 0.742s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Created reservations ['681cb765-835d-445e-a831-8ecbae2dde13', 'a6476d14-46ff-4aaa-b92d-e3a0a07a704e', '5ddd6c24-a92b-495f-86c4-875b1d39b020', 'af90657f-bb26-445d-adae-8bb0bbb280e9'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:32 devstack sudo[112307]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:32 devstack sudo[112307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-f785a741-e614-4754-a8c5-2460200332b7-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:33 devstack sudo[112307]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.340s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Deleted volume successfully. Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-f785a741-e614-4754-a8c5-2460200332b7-delete_volume" acquired by "delete_volume" :: waited 0.125s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-52dd759a-647e-4b1a-a032-ce00bf75e90a tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-7ae3c6b8-2d55-44bb-8d0c-4d244a0fefb6-delete_volume" released by "delete_volume" :: held 1.372s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-f785a741-e614-4754-a8c5-2460200332b7" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-f785a741-e614-4754-a8c5-2460200332b7" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[efbe61d4-8ce7-4532-8c71-579c2484e893]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:33 devstack sudo[112310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 Aug 19 17:37:33 devstack sudo[112310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:33 devstack sudo[112310]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7" returned: 0 in 0.380s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:33 devstack sudo[112315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7 Aug 19 17:37:33 devstack sudo[112315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:33 devstack sudo[112315]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-f785a741-e614-4754-a8c5-2460200332b7" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-f785a741-e614-4754-a8c5-2460200332b7" released by "delete_volume" :: held 0.693s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Created reservations ['81d11959-5c3b-4eb9-9570-3a72bf59c008', '237448dc-8d65-422e-b7c0-abe2e333f8e7', '51a7cfac-a8fe-42c9-b786-28d03dcff6c9', '8c04b3db-015d-4ed2-9e92-f40b20037c12'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:34 devstack sudo[112318]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:34 devstack sudo[112318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Flow 'volume_create_manager' (322eec70-37dc-49f1-9efd-e5caea48729b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b426e90f-408b-459a-9e71-afa9a6d0da6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b426e90f-408b-459a-9e71-afa9a6d0da6a) 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-19T15:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-944596904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1964609a-9cef-40c6-a8c9-dcc6735f91bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a466c9cb691d418c923d6dac23e1be9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:34Z,use_quota=True,user_id='c25802c9db0c4a09a541ebe1297b3f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (992d1f17-5fa4-4f53-8b23-cd70880d2187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (992d1f17-5fa4-4f53-8b23-cd70880d2187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0230271-6e10-4c5f-a616-739e940212d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0230271-6e10-4c5f-a616-739e940212d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1964609a-9cef-40c6-a8c9-dcc6735f91bd', 'volume_name': 'volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef68adfd-171f-4f3d-a504-cc2e64112a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef68adfd-171f-4f3d-a504-cc2e64112a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5af6d291-f191-4c1d-9240-7e590028c86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Volume 1964609a-9cef-40c6-a8c9-dcc6735f91bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd', 'volume_size': 1} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 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-19T15:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-944596904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1964609a-9cef-40c6-a8c9-dcc6735f91bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a466c9cb691d418c923d6dac23e1be9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:34Z,use_quota=True,user_id='c25802c9db0c4a09a541ebe1297b3f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Creating volume 1964609a-9cef-40c6-a8c9-dcc6735f91bd {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:34 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:34 devstack sudo[112320]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd 1073741824 Aug 19 17:37:34 devstack sudo[112320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:34 devstack sudo[112318]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.414s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Deleted volume successfully. Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[91ba258f-de05-4444-b7c4-51b9d9b7295a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0e8692c-72cc-4993-a859-23bc43f319fc tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-f785a741-e614-4754-a8c5-2460200332b7-delete_volume" released by "delete_volume" :: held 1.387s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Flow 'volume_create_manager' (34222479-2b6a-488c-861b-e4d12e8fcf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (026ee592-7e3c-45d9-9cf8-b311ec0e6ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (026ee592-7e3c-45d9-9cf8-b311ec0e6ba7) 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-19T15:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1805714627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a466c9cb691d418c923d6dac23e1be9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:35Z,use_quota=True,user_id='c25802c9db0c4a09a541ebe1297b3f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (594a0be5-9390-4d85-a0e6-c2d3e3fab4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (594a0be5-9390-4d85-a0e6-c2d3e3fab4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e949e30-0157-4807-844e-8c737d657086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e949e30-0157-4807-844e-8c737d657086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4', 'volume_name': 'volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack sudo[112325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fa9d3c6-668f-4908-95cd-aee5578d2937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack sudo[112325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3fa9d3c6-668f-4908-95cd-aee5578d2937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6eb1938-d67a-47bb-9299-0292fe6f1aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:34 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Volume 9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4', 'volume_size': 1} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:34 devstack sudo[112320]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd 1073741824" returned: 0 in 0.649s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:34 devstack sudo[112329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd Aug 19 17:37:34 devstack sudo[112329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:35 devstack sudo[112325]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a" returned: 0 in 0.482s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:35 devstack sudo[112335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a Aug 19 17:37:35 devstack sudo[112335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:35 devstack sudo[112329]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd" returned: 0 in 0.290s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] <== create_volume: return (988ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.993s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.481s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 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-19T15:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1805714627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a466c9cb691d418c923d6dac23e1be9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:35Z,use_quota=True,user_id='c25802c9db0c4a09a541ebe1297b3f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Creating volume 9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:35 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5af6d291-f191-4c1d-9240-7e590028c86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:35 devstack sudo[112338]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 1073741824 Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5c13f07-e5a2-4fa1-933e-376e40cbb7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:35 devstack sudo[112338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:35 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Volume volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd (1964609a-9cef-40c6-a8c9-dcc6735f91bd): created successfully Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5c13f07-e5a2-4fa1-933e-376e40cbb7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Flow 'volume_create_manager' (322eec70-37dc-49f1-9efd-e5caea48729b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-abf482a0-f018-4c93-85a9-41c3cf13bc46 tempest-TestServerVolumeAttachmentScenario-309733614 None] Created volume successfully. Aug 19 17:37:35 devstack sudo[112335]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a" released by "delete_volume" :: held 0.860s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created reservations ['c9b24bbf-42f8-4e3f-911d-4cecc8e03188', 'cc6c24e1-f50f-4380-972b-1241472d40ac', '0789eb24-67b0-4718-9870-b91393166533', 'fb7425e3-8079-44a7-9bdf-cbdbab9c3176'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:35 devstack sudo[112343]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:35 devstack sudo[112343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-98e99355-d8cd-444d-9bf7-8273c6fa0d31-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-98e99355-d8cd-444d-9bf7-8273c6fa0d31-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-98e99355-d8cd-444d-9bf7-8273c6fa0d31" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-98e99355-d8cd-444d-9bf7-8273c6fa0d31" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[67932e70-7830-4d58-8b0b-c1f56642419b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:35 devstack sudo[112338]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:35 devstack sudo[112343]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.405s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 1073741824" returned: 0 in 0.704s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Deleted volume successfully. Aug 19 17:37:36 devstack sudo[112346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 Aug 19 17:37:36 devstack sudo[112346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-430e2d9c-728e-40ab-af7e-620f1c526925 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-1a8d80fb-6edc-4fc8-8951-08a55c5b0e8a-delete_volume" released by "delete_volume" :: held 1.577s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:36 devstack sudo[112349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 Aug 19 17:37:36 devstack sudo[112349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:36 devstack sudo[112346]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:36 devstack sudo[112349]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31" returned: 0 in 0.409s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] <== create_volume: return (1047ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.051s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6eb1938-d67a-47bb-9299-0292fe6f1aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:36 devstack sudo[112355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31 Aug 19 17:37:36 devstack sudo[112355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44ae7b00-9a3d-45c9-b783-f7d3043933f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:36 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Volume volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 (9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4): created successfully Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44ae7b00-9a3d-45c9-b783-f7d3043933f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Flow 'volume_create_manager' (34222479-2b6a-488c-861b-e4d12e8fcf99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:36 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ce6e21a3-9d3f-4804-bf23-4c8898120ee8 tempest-TestServerVolumeAttachmentScenario-309733614 None] Created volume successfully. Aug 19 17:37:36 devstack sudo[112355]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-98e99355-d8cd-444d-9bf7-8273c6fa0d31" returned: 0 in 0.298s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-98e99355-d8cd-444d-9bf7-8273c6fa0d31" released by "delete_volume" :: held 0.776s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Created reservations ['761fb069-be48-4607-b5fc-2ed652fc987e', '2de4aad1-9997-4459-84ed-9fd77b45f2e8', 'db9dbdf2-1883-4c56-8bbf-640c36ec0a28', '43bf4974-79e8-46ff-b166-5f0acadb464b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:36 devstack sudo[112358]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:36 devstack sudo[112358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-62b4aed8-cc01-4194-8d99-d9afdda7ea0e-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-62b4aed8-cc01-4194-8d99-d9afdda7ea0e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-62b4aed8-cc01-4194-8d99-d9afdda7ea0e" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-62b4aed8-cc01-4194-8d99-d9afdda7ea0e" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Deleting offline snapshot 62b4aed8-cc01-4194-8d99-d9afdda7ea0e of volume 8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] snapshot_file for this snap is: volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f97eeba0-2985-4f91-b813-1b1851b70847]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:36 devstack sudo[112358]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.275s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Deleted volume successfully. Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-80ed2ea2-0dff-4612-850c-72635552878c tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-98e99355-d8cd-444d-9bf7-8273c6fa0d31-delete_volume" released by "delete_volume" :: held 1.292s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:37 devstack sudo[112361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e Aug 19 17:37:37 devstack sudo[112361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:37 devstack sudo[112361]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e" returned: 0 in 0.374s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce329ebb-fa4d-4396-8344-f14e7c90c928]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:37 devstack sudo[112367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c Aug 19 17:37:37 devstack sudo[112367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:37 devstack sudo[112367]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" returned: 0 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:37 devstack sudo[112375]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e Aug 19 17:37:37 devstack sudo[112375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:38 devstack sudo[112375]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e" returned: 0 in 0.390s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:38 devstack sudo[112380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e Aug 19 17:37:38 devstack sudo[112380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:38 devstack sudo[112380]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c.62b4aed8-cc01-4194-8d99-d9afdda7ea0e" returned: 0 in 0.272s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-62b4aed8-cc01-4194-8d99-d9afdda7ea0e" released by "_delete_snapshot" :: held 1.546s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" released by "delete_snapshot" :: held 1.574s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:38 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Created reservations ['a6ec79f7-b049-4982-9aa1-418d8a470007', '6b0b1fe3-806b-4146-965a-1cbe0dcb036a', 'fa8ed8e6-dae0-48bd-b9fb-b295bc73ddca', 'a7e674de-c2f7-4293-a26c-a5c268056b42'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Delete snapshot completed successfully. Aug 19 17:37:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a09595d2-c672-4662-ba16-afa5d8b48ecf tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-62b4aed8-cc01-4194-8d99-d9afdda7ea0e-delete_snapshot" released by "delete_snapshot" :: held 1.771s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "cinder-quobyte-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d74e10a1-6598-4102-8152-df5a8e927488]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:39 devstack sudo[112384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c Aug 19 17:37:39 devstack sudo[112384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:39 devstack sudo[112384]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" returned: 0 in 0.409s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:39 devstack sudo[112400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c Aug 19 17:37:39 devstack sudo[112400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:40 devstack sudo[112400]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" returned: 0 in 0.344s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-quobyte-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c" released by "delete_volume" :: held 0.866s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Created reservations ['76ba8b3f-380d-46ad-aedf-069d8b6b1c9a', '2a1fcaac-884d-4b0f-b3bf-2db526672dd2', '498dcc33-80f2-4562-8bd0-0fb907a0dea0', '4c3eac3d-e58c-4319-8463-9d2925566d75'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:40 devstack sudo[112408]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:40 devstack sudo[112408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:40 devstack sudo[112408]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.280s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Deleted volume successfully. Aug 19 17:37:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a298f29c-b509-467b-acaa-0dececc36ab1 tempest-CreateVolumesFromSnapshotTest-592336693 None] Lock "cinder-8db7e7ca-1332-4e7d-95de-55b37fbc8c2c-delete_volume" released by "delete_volume" :: held 1.418s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Flow 'volume_create_manager' (e27afb3d-67f0-45a1-81f3-207e35100f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b7c8d4b-7e4f-4800-88bc-d82c26dfd115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b7c8d4b-7e4f-4800-88bc-d82c26dfd115) 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-19T15:37:44Z,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=fa39e349-a252-439c-b4d2-2e72bbb7cd16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b503707c84a549c0a5756defade5140c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:44Z,use_quota=True,user_id='f7b240462868445389474abeabcf401d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c781b4ee-e868-4733-9acc-5593d9a5f803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c781b4ee-e868-4733-9acc-5593d9a5f803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10acebf2-bfbb-45df-833f-38ca583eedde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10acebf2-bfbb-45df-833f-38ca583eedde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fa39e349-a252-439c-b4d2-2e72bbb7cd16', 'volume_name': 'volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69715a65-362c-4824-a7cd-b3f34754300f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69715a65-362c-4824-a7cd-b3f34754300f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8e38671-edb3-4084-b916-2dcaae3c606f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:44 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Volume fa39e349-a252-439c-b4d2-2e72bbb7cd16: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16', 'volume_size': 1} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 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-19T15:37:44Z,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=fa39e349-a252-439c-b4d2-2e72bbb7cd16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b503707c84a549c0a5756defade5140c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:44Z,use_quota=True,user_id='f7b240462868445389474abeabcf401d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Creating volume fa39e349-a252-439c-b4d2-2e72bbb7cd16 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:44 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:44 devstack sudo[112494]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 1073741824 Aug 19 17:37:44 devstack sudo[112494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:44 devstack sudo[112494]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 1073741824" returned: 0 in 0.546s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:44 devstack sudo[112502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 Aug 19 17:37:44 devstack sudo[112502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:45 devstack sudo[112502]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16" returned: 0 in 0.323s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] <== create_volume: return (938ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.941s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f8e38671-edb3-4084-b916-2dcaae3c606f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (828ab21f-15ac-41e0-a835-1c4cbfb7e068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:45 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Volume volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 (fa39e349-a252-439c-b4d2-2e72bbb7cd16): created successfully Aug 19 17:37:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (828ab21f-15ac-41e0-a835-1c4cbfb7e068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Flow 'volume_create_manager' (e27afb3d-67f0-45a1-81f3-207e35100f41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6ab4c52b-08fd-4154-8c8a-dcd9b0e90590 tempest-CinderUnicodeTest-2068229443 None] Created volume successfully. Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Flow 'volume_create_manager' (94bfea74-6069-4775-86c5-880f95a3406c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b49d3212-8f12-4661-b13c-41f9ed7782c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b49d3212-8f12-4661-b13c-41f9ed7782c9) 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-19T15:37:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-109238017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3502b450-c5cc-4e4a-9f7e-297af25d90d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b503707c84a549c0a5756defade5140c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:47Z,use_quota=True,user_id='f7b240462868445389474abeabcf401d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d217b42-8590-4daa-a03d-b7c64f451220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d217b42-8590-4daa-a03d-b7c64f451220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (198ddc75-ad1e-4685-96dd-290bc6397449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (198ddc75-ad1e-4685-96dd-290bc6397449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3502b450-c5cc-4e4a-9f7e-297af25d90d3', 'volume_name': 'volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd1b7336-3c08-4364-bb24-949763853bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd1b7336-3c08-4364-bb24-949763853bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c7c6fd0-9e96-4470-a6f2-779691a52c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:46 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Volume 3502b450-c5cc-4e4a-9f7e-297af25d90d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3', 'volume_size': 1} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 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-19T15:37:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-109238017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3502b450-c5cc-4e4a-9f7e-297af25d90d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b503707c84a549c0a5756defade5140c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:37: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-19T15:37:47Z,use_quota=True,user_id='f7b240462868445389474abeabcf401d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Creating volume 3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:37:46 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:37:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:47 devstack sudo[112505]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 1073741824 Aug 19 17:37:47 devstack sudo[112505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:47 devstack sudo[112505]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 1073741824" returned: 0 in 0.580s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:47 devstack sudo[112513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 Aug 19 17:37:47 devstack sudo[112513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:47 devstack sudo[112513]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3" returned: 0 in 0.341s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] <== create_volume: return (1035ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:37:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.041s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c7c6fd0-9e96-4470-a6f2-779691a52c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (149e3009-e29c-472e-89c5-31e2d448415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:37:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Volume volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 (3502b450-c5cc-4e4a-9f7e-297af25d90d3): created successfully Aug 19 17:37:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (149e3009-e29c-472e-89c5-31e2d448415d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:37:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Flow 'volume_create_manager' (94bfea74-6069-4775-86c5-880f95a3406c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:37:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7cc5b257-f479-458b-a38e-db754086b600 tempest-CinderUnicodeTest-2068229443 None] Created volume successfully. Aug 19 17:37:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Creating offline snapshot 559084be-1e41-4121-aca2-ceac80b4f7d8 of volume 3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:37:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[67274a9e-b22e-4e2a-b6a4-10f94933d198]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:49 devstack sudo[112524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 Aug 19 17:37:49 devstack sudo[112524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:49 devstack sudo[112524]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3" returned: 0 in 0.449s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:49 devstack sudo[112529]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 1G Aug 19 17:37:49 devstack sudo[112529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:50 devstack sudo[112529]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 1G" returned: 0 in 0.405s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:50 devstack sudo[112534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 Aug 19 17:37:50 devstack sudo[112534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:50 devstack sudo[112534]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8" returned: 0 in 0.310s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:50 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 is being set with open permissions: ugo+rw Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:50 devstack sudo[112540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 Aug 19 17:37:50 devstack sudo[112540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:50 devstack sudo[112540]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8" returned: 0 in 0.276s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:50 devstack sudo[112543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.info Aug 19 17:37:50 devstack sudo[112543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:50 devstack sudo[112543]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.info" returned: 0 in 0.246s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:50 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.info is being set with open permissions: ugo+rw Aug 19 17:37:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:50 devstack sudo[112546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.info Aug 19 17:37:50 devstack sudo[112546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:51 devstack sudo[112546]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.info" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.028s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-11cf666b-3165-480c-8d99-970570a141e8 tempest-CinderUnicodeTest-2068229443 None] Create snapshot completed successfully Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "cinder-559084be-1e41-4121-aca2-ceac80b4f7d8-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-559084be-1e41-4121-aca2-ceac80b4f7d8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "cinder-quobyte-3502b450-c5cc-4e4a-9f7e-297af25d90d3" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-3502b450-c5cc-4e4a-9f7e-297af25d90d3" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "cinder-quobyte-559084be-1e41-4121-aca2-ceac80b4f7d8" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-559084be-1e41-4121-aca2-ceac80b4f7d8" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Deleting offline snapshot 559084be-1e41-4121-aca2-ceac80b4f7d8 of volume 3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] snapshot_file for this snap is: volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d3e4900-f62f-402e-8988-451cf8a93325]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:52 devstack sudo[112550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 Aug 19 17:37:52 devstack sudo[112550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:52 devstack sudo[112550]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8" returned: 0 in 0.397s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[080b8d40-35bf-4069-a51c-bdd0b67078ba]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:53 devstack sudo[112555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 Aug 19 17:37:53 devstack sudo[112555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:53 devstack sudo[112555]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3" returned: 0 in 0.412s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:53 devstack sudo[112560]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 Aug 19 17:37:53 devstack sudo[112560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:53 devstack sudo[112560]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:53 devstack sudo[112565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8 Aug 19 17:37:53 devstack sudo[112565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:53 devstack sudo[112565]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3.559084be-1e41-4121-aca2-ceac80b4f7d8" returned: 0 in 0.249s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-559084be-1e41-4121-aca2-ceac80b4f7d8" released by "_delete_snapshot" :: held 1.529s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-3502b450-c5cc-4e4a-9f7e-297af25d90d3" released by "delete_snapshot" :: held 1.556s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Created reservations ['7635edec-e817-449b-afd8-f95a97eff3cc', 'a48ef385-50e3-4085-a5ce-509bbb50ba42', 'dbdc53cd-b2a1-4bc9-8272-7f6438e18f6e', '53548128-988d-44be-9c66-a49b1239e31d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Delete snapshot completed successfully. Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-21590d0b-786a-41d7-9317-57530d0eafd1 tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-559084be-1e41-4121-aca2-ceac80b4f7d8-delete_snapshot" released by "delete_snapshot" :: held 1.702s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "cinder-3502b450-c5cc-4e4a-9f7e-297af25d90d3-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-3502b450-c5cc-4e4a-9f7e-297af25d90d3-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "cinder-quobyte-3502b450-c5cc-4e4a-9f7e-297af25d90d3" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-3502b450-c5cc-4e4a-9f7e-297af25d90d3" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[958305f1-338f-4c0b-89cf-eea8e4e6bbb7]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:54 devstack sudo[112568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 Aug 19 17:37:54 devstack sudo[112568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:55 devstack sudo[112568]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3" returned: 0 in 0.394s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:55 devstack sudo[112573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3 Aug 19 17:37:55 devstack sudo[112573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:55 devstack sudo[112573]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3502b450-c5cc-4e4a-9f7e-297af25d90d3" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-3502b450-c5cc-4e4a-9f7e-297af25d90d3" released by "delete_volume" :: held 0.719s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Created reservations ['8cc09a27-98e6-4895-ba90-f2d7bdac7430', '97494ef6-3d30-4b7b-b693-6bdc6e11a83d', 'd232c426-c8c2-4b79-8130-223a5566b152', '27f3a6db-d81f-43cd-8b2f-eba6dc80ca7e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:55 devstack sudo[112576]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:55 devstack sudo[112576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "cinder-fa39e349-a252-439c-b4d2-2e72bbb7cd16-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:55 devstack sudo[112576]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.290s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Deleted volume successfully. Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-fa39e349-a252-439c-b4d2-2e72bbb7cd16-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f6635e06-8ecf-4f79-97ce-f3fa2e07121e tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-3502b450-c5cc-4e4a-9f7e-297af25d90d3-delete_volume" released by "delete_volume" :: held 1.260s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "cinder-quobyte-fa39e349-a252-439c-b4d2-2e72bbb7cd16" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-fa39e349-a252-439c-b4d2-2e72bbb7cd16" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d3e9906-fe05-4db6-ba67-26e381b52493]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:37:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:56 devstack sudo[112579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 Aug 19 17:37:56 devstack sudo[112579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:56 devstack sudo[112579]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16" returned: 0 in 0.362s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:56 devstack sudo[112584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16 Aug 19 17:37:56 devstack sudo[112584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:56 devstack sudo[112584]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fa39e349-a252-439c-b4d2-2e72bbb7cd16" returned: 0 in 0.248s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-quobyte-fa39e349-a252-439c-b4d2-2e72bbb7cd16" released by "delete_volume" :: held 0.655s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Created reservations ['9a134fa0-84bc-435c-9472-448b98029789', '1d522b8d-1ecc-4c60-99cc-6027f95d51b3', '93e15537-067f-4f55-8f3e-f60dd175a73a', '7ab8c109-5553-4fa3-84bf-37313eb36854'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:37:56 devstack sudo[112609]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:37:56 devstack sudo[112609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:37:56 devstack sudo[112609]: pam_unix(sudo:session): session closed for user root Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.283s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:37:56 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:37:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Deleted volume successfully. Aug 19 17:37:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a46bd5db-e242-44fb-abf2-53fb955e6c4a tempest-CinderUnicodeTest-2068229443 None] Lock "cinder-fa39e349-a252-439c-b4d2-2e72bbb7cd16-delete_volume" released by "delete_volume" :: held 1.183s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:06 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=65,cinder:UPDATE=101,cinder:DELETE=14,cinder:INSERT=24 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:38:06 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=116,cinder:SELECT=92,cinder:INSERT=28,cinder:DELETE=6 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:38:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-bef01320-3839-42ca-9faa-39449e7b8ea1 req-a0534548-593b-47ec-9e8f-5aac4e987a32 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-bef01320-3839-42ca-9faa-39449e7b8ea1 req-a0534548-593b-47ec-9e8f-5aac4e987a32 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-bef01320-3839-42ca-9faa-39449e7b8ea1 req-a0534548-593b-47ec-9e8f-5aac4e987a32 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-bef01320-3839-42ca-9faa-39449e7b8ea1 req-a0534548-593b-47ec-9e8f-5aac4e987a32 tempest-TestServerVolumeAttachmentScenario-309733614 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd', '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': '5ae899dc-45d3-4f1d-8d25-a9fec1d1faa5', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:38:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-bef01320-3839-42ca-9faa-39449e7b8ea1 req-a0534548-593b-47ec-9e8f-5aac4e987a32 tempest-TestServerVolumeAttachmentScenario-309733614 None] attachment_update completed successfully. Aug 19 17:38:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-7f9c22c7-4f8c-46fb-8444-729c95a593ec req-f539e907-09b9-4ed3-9b13-88a22fe7df36 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-7f9c22c7-4f8c-46fb-8444-729c95a593ec req-f539e907-09b9-4ed3-9b13-88a22fe7df36 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [req-7f9c22c7-4f8c-46fb-8444-729c95a593ec req-f539e907-09b9-4ed3-9b13-88a22fe7df36 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-7f9c22c7-4f8c-46fb-8444-729c95a593ec req-f539e907-09b9-4ed3-9b13-88a22fe7df36 tempest-TestServerVolumeAttachmentScenario-309733614 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6', 'name': 'volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4', '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': '7f7186c2-7498-40ce-b3cb-f3e2107b57cf', 'enforce_multipath': True} {{(pid=94106) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 17:38:13 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-7f9c22c7-4f8c-46fb-8444-729c95a593ec req-f539e907-09b9-4ed3-9b13-88a22fe7df36 tempest-TestServerVolumeAttachmentScenario-309733614 None] attachment_update completed successfully. Aug 19 17:38:14 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-4b0e9e08-c789-4862-8bc9-36a3135537dd req-4b8b0e78-7ac2-46da-9cb9-15c050787041 tempest-TestServerVolumeAttachmentScenario-309733614 None] Terminate volume connection completed successfully. Aug 19 17:38:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-4b0e9e08-c789-4862-8bc9-36a3135537dd req-4b8b0e78-7ac2-46da-9cb9-15c050787041 tempest-TestServerVolumeAttachmentScenario-309733614 None] Deleting attachment 7f7186c2-7498-40ce-b3cb-f3e2107b57cf. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:38:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [req-abb3f267-b0d3-40bd-94cc-fa40931b5689 req-a590c069-df61-4298-95b9-12ae3e010e52 tempest-TestServerVolumeAttachmentScenario-309733614 None] Terminate volume connection completed successfully. Aug 19 17:38:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [req-abb3f267-b0d3-40bd-94cc-fa40931b5689 req-a590c069-df61-4298-95b9-12ae3e010e52 tempest-TestServerVolumeAttachmentScenario-309733614 None] Deleting attachment 5ae899dc-45d3-4f1d-8d25-a9fec1d1faa5. {{(pid=94106) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 17:38:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "cinder-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "cinder-quobyte-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-quobyte-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:20 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fed4d58e-3f3d-45c3-92fc-ef2ccb7b06ef]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:20 devstack sudo[113136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 Aug 19 17:38:20 devstack sudo[113136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:21 devstack sudo[113136]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4" returned: 0 in 0.364s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:21 devstack sudo[113141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4 Aug 19 17:38:21 devstack sudo[113141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:21 devstack sudo[113141]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4" returned: 0 in 0.246s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-quobyte-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4" released by "delete_volume" :: held 0.644s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Created reservations ['1ebb03cb-9f85-411d-b2a9-b67be3231d63', '934ee8df-3cd0-4370-ae07-d63604d02e4b', 'f7a0334f-0323-4137-a156-cbbf82d51ad4', 'e9ffeb9a-9209-469b-bf81-d18c3964781f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:21 devstack sudo[113144]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:21 devstack sudo[113144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:21 devstack sudo[113144]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.241s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Deleted volume successfully. Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26905831-ba83-4e1c-a2d4-23ee78ca4a85 tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-9f7dc01a-73d1-4702-923a-cc6c5e4ca6b4-delete_volume" released by "delete_volume" :: held 1.071s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "cinder-1964609a-9cef-40c6-a8c9-dcc6735f91bd-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-1964609a-9cef-40c6-a8c9-dcc6735f91bd-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "cinder-quobyte-1964609a-9cef-40c6-a8c9-dcc6735f91bd" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-quobyte-1964609a-9cef-40c6-a8c9-dcc6735f91bd" acquired by "delete_volume" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[256559ad-fbf4-4497-a3cd-450b6b62b09a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:22 devstack sudo[113147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd Aug 19 17:38:22 devstack sudo[113147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:22 devstack sudo[113147]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:22 devstack sudo[113155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd Aug 19 17:38:22 devstack sudo[113155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:22 devstack sudo[113157]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:22 devstack sudo[113157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:22 devstack sudo[113155]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1964609a-9cef-40c6-a8c9-dcc6735f91bd" returned: 0 in 0.267s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-quobyte-1964609a-9cef-40c6-a8c9-dcc6735f91bd" released by "delete_volume" :: held 0.663s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Created reservations ['b02d372f-a385-463b-a366-f747bab8f02e', '8175f05b-a3e6-4d64-b0f9-4d69fc2e2d8c', 'e6868349-c446-4068-8e1c-91070ae4ef2d', '8ede9bd4-625a-4071-9fc1-9ba6d8bcf872'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:22 devstack sudo[113157]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.273s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:22 devstack sudo[113161]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:22 devstack sudo[113161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:38:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:38:23 devstack sudo[113161]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.275s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Deleted volume successfully. Aug 19 17:38:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9d2383f1-5b7a-4327-bc37-39349a7ff6fa tempest-TestServerVolumeAttachmentScenario-309733614 None] Lock "cinder-1964609a-9cef-40c6-a8c9-dcc6735f91bd-delete_volume" released by "delete_volume" :: held 1.150s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:32 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=26,cinder:UPDATE=21,cinder:INSERT=5,cinder:DELETE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:38:33 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=24,cinder:UPDATE=17,cinder:INSERT=3,cinder:DELETE=1 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Flow 'volume_create_manager' (1b8cd1b6-f2d8-43d8-927b-ff25539bb460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4b7aa94-05f5-4dfc-a6af-f6114951e74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4b7aa94-05f5-4dfc-a6af-f6114951e74f) 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-19T15:38:37Z,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=d2c8438e-76ad-434e-942b-5d17814a98f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='386114fba6d4430d9f22629575b2c2aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:38:37Z,use_quota=True,user_id='d4592566662747eea4cd93a9aa8d8237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a4e5b4a-3e4f-4a34-83dd-d4f1ce233a25),volume_type_id=9a4e5b4a-3e4f-4a34-83dd-d4f1ce233a25)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3ebba50-636e-48a6-890a-2a9546d4226e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3ebba50-636e-48a6-890a-2a9546d4226e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd0fe1f4-9eaf-41f8-babe-80c3e13fc7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd0fe1f4-9eaf-41f8-babe-80c3e13fc7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd2c8438e-76ad-434e-942b-5d17814a98f1', 'volume_name': 'volume-d2c8438e-76ad-434e-942b-5d17814a98f1', 'volume_size': 1, 'image_id': '86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff', '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': '8c9f787613a3ab0c7934e794bb21946a', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '386114fba6d4430d9f22629575b2c2aa', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'b32a47ce1efb37503c9c36b7854a8d84b29e06d0bd7886a4937e317f679ddc66bf902a23c85066c0ba725f8a32a77a8b03f8ca1b6a78dadf3f9281be8a221f1d', 'id': '86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'created_at': datetime.datetime(2026, 8, 19, 15, 38, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 38, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63bf2407-9a68-4a82-baf9-6a879275e260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63bf2407-9a68-4a82-baf9-6a879275e260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (392ec96f-22a8-4b5a-b261-3b74720d5115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:37 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Volume d2c8438e-76ad-434e-942b-5d17814a98f1: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d2c8438e-76ad-434e-942b-5d17814a98f1', 'volume_size': 1, 'image_id': '86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff', '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': '8c9f787613a3ab0c7934e794bb21946a', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '386114fba6d4430d9f22629575b2c2aa', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'b32a47ce1efb37503c9c36b7854a8d84b29e06d0bd7886a4937e317f679ddc66bf902a23c85066c0ba725f8a32a77a8b03f8ca1b6a78dadf3f9281be8a221f1d', 'id': '86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'created_at': datetime.datetime(2026, 8, 19, 15, 38, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 38, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Trying to clone d2c8438e-76ad-434e-942b-5d17814a98f1 from image 86cf90d4-7b48-4c17-a4e7-3adc231f90ff at location (None, [{'url': 'file:///opt/stack/data/glance/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:38:37 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2531168f-e2fa-4569-b1b8-3732c3e4a1d1]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:37 devstack sudo[113170]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD Aug 19 17:38:37 devstack sudo[113170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:38 devstack sudo[113170]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD" returned: 0 in 0.327s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:38 devstack sudo[113174]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD Aug 19 17:38:38 devstack sudo[113174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:38 devstack sudo[113174]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD" returned: 1 in 0.320s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Temporary image 86cf90d4-7b48-4c17-a4e7-3adc231f90ff is fetched for user d4592566662747eea4cd93a9aa8d8237. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7fa86f69-e6d8-45a3-b90c-3a1db00349b0]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:38 devstack sudo[113179]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD Aug 19 17:38:38 devstack sudo[113179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:38 devstack sudo[113179]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD" returned: 0 in 0.322s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:38 devstack sudo[113183]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD Aug 19 17:38:38 devstack sudo[113183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:39 devstack sudo[113183]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD" returned: 1 in 0.321s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 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-19T15:38:37Z,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=d2c8438e-76ad-434e-942b-5d17814a98f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='386114fba6d4430d9f22629575b2c2aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:38:37Z,use_quota=True,user_id='d4592566662747eea4cd93a9aa8d8237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a4e5b4a-3e4f-4a34-83dd-d4f1ce233a25),volume_type_id=9a4e5b4a-3e4f-4a34-83dd-d4f1ce233a25)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Creating volume d2c8438e-76ad-434e-942b-5d17814a98f1 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:39 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:39 devstack sudo[113188]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 1073741824 Aug 19 17:38:39 devstack sudo[113188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:39 devstack sudo[113188]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 1073741824" returned: 0 in 0.410s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:39 devstack sudo[113194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 Aug 19 17:38:39 devstack sudo[113194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:39 devstack sudo[113194]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1" returned: 0 in 0.234s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] <== create_volume: return (687ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.691s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Attempting download of 86cf90d4-7b48-4c17-a4e7-3adc231f90ff ((None, [{'url': 'file:///opt/stack/data/glance/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'metadata': {}}])) to volume d2c8438e-76ad-434e-942b-5d17814a98f1. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddcb7965-24dd-4a3e-9f51-c6e955b87f30]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff__wo3je1x {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:40 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 raw --output=json /opt/stack/data/cinder/conversion/image_download_86cf90d4-7b48-4c17-a4e7-3adc231f90ff__wo3je1x Aug 19 17:38:40 devstack sudo[113197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:40 devstack sudo[113197]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff__wo3je1x" returned: 0 in 0.327s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff__wo3je1x {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:40 devstack sudo[113201]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff__wo3je1x Aug 19 17:38:40 devstack sudo[113201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:40 devstack sudo[113201]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff__wo3je1x" returned: 1 in 0.339s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff__wo3je1x' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[58c67937-89f8-4328-a8b0-1b17f36d6384]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:40 devstack sudo[113205]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD Aug 19 17:38:40 devstack sudo[113205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:40 devstack sudo[113205]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD" returned: 0 in 0.319s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:41 devstack sudo[113209]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD Aug 19 17:38:41 devstack sudo[113209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:41 devstack sudo[113209]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD" returned: 1 in 0.328s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] 86cf90d4-7b48-4c17-a4e7-3adc231f90ff was raw, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:41 devstack sudo[113214]: 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_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 Aug 19 17:38:41 devstack sudo[113214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:41 devstack sudo[113214]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1" returned: 0 in 0.425s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_86cf90d4-7b48-4c17-a4e7-3adc231f90ff_3w2vfhdedevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:38:41 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:41 devstack sudo[113220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 1G Aug 19 17:38:41 devstack sudo[113220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:41 devstack sudo[113220]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 1G" returned: 0 in 0.288s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Downloaded image 86cf90d4-7b48-4c17-a4e7-3adc231f90ff ((None, [{'url': 'file:///opt/stack/data/glance/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'metadata': {}}])) to volume d2c8438e-76ad-434e-942b-5d17814a98f1 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Temporary image 86cf90d4-7b48-4c17-a4e7-3adc231f90ff for user d4592566662747eea4cd93a9aa8d8237 is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Marking volume d2c8438e-76ad-434e-942b-5d17814a98f1 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Copying metadata from image 86cf90d4-7b48-4c17-a4e7-3adc231f90ff to d2c8438e-76ad-434e-942b-5d17814a98f1. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:38:41 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Creating volume glance metadata for volume d2c8438e-76ad-434e-942b-5d17814a98f1 backed by image 86cf90d4-7b48-4c17-a4e7-3adc231f90ff with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '8c9f787613a3ab0c7934e794bb21946a', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (392ec96f-22a8-4b5a-b261-3b74720d5115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d2c8438e-76ad-434e-942b-5d17814a98f1', 'volume_size': 1, 'image_id': '86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff', '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': '8c9f787613a3ab0c7934e794bb21946a', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '386114fba6d4430d9f22629575b2c2aa', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'b32a47ce1efb37503c9c36b7854a8d84b29e06d0bd7886a4937e317f679ddc66bf902a23c85066c0ba725f8a32a77a8b03f8ca1b6a78dadf3f9281be8a221f1d', 'id': '86cf90d4-7b48-4c17-a4e7-3adc231f90ff', 'created_at': datetime.datetime(2026, 8, 19, 15, 38, 35, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 38, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/86cf90d4-7b48-4c17-a4e7-3adc231f90ff/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4cdcd03-d3ff-4eff-9478-3fa4e30d6d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:42 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Volume volume-d2c8438e-76ad-434e-942b-5d17814a98f1 (d2c8438e-76ad-434e-942b-5d17814a98f1): created successfully Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4cdcd03-d3ff-4eff-9478-3fa4e30d6d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Flow 'volume_create_manager' (1b8cd1b6-f2d8-43d8-927b-ff25539bb460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b1ffabb1-0a21-4889-8dbe-cc075dd4882c tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Created volume successfully. Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Acquiring lock "cinder-d2c8438e-76ad-434e-942b-5d17814a98f1-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "cinder-d2c8438e-76ad-434e-942b-5d17814a98f1-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Acquiring lock "cinder-quobyte-d2c8438e-76ad-434e-942b-5d17814a98f1" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "cinder-quobyte-d2c8438e-76ad-434e-942b-5d17814a98f1" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d1e85ef-3bde-4d53-8cd8-edc2f1b43665]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:42 devstack sudo[113226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 Aug 19 17:38:42 devstack sudo[113226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:43 devstack sudo[113226]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1" returned: 0 in 0.348s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:43 devstack sudo[113231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1 Aug 19 17:38:43 devstack sudo[113231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:43 devstack sudo[113231]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d2c8438e-76ad-434e-942b-5d17814a98f1" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "cinder-quobyte-d2c8438e-76ad-434e-942b-5d17814a98f1" released by "delete_volume" :: held 0.643s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:43 devstack cinder-volume[94106]: WARNING cinder.quota [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 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 19 17:38:43 devstack cinder-volume[94106]: WARNING cinder.quota [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 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 19 17:38:43 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Created reservations ['50c36a36-a14e-4eff-acf8-034fff3f1718', 'ac91277b-8860-4453-8aac-a586dfa60b17', '5a3524ac-7c41-4893-8253-dfafc6749e53', '540973e5-c5f0-419d-9eb6-13c60923e18a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:43 devstack sudo[113234]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:43 devstack sudo[113234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:43 devstack sudo[113234]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.249s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Deleted volume successfully. Aug 19 17:38:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2d5b8afb-d3fa-436e-ab74-8c192ad36071 tempest-VolumeAndVolumeTypeFromImageTest-309693362 None] Lock "cinder-d2c8438e-76ad-434e-942b-5d17814a98f1-delete_volume" released by "delete_volume" :: held 1.120s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (b7928626-94be-4824-8a98-43825439d807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (522a33fc-710e-4a77-a4fd-f35524ce8294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (522a33fc-710e-4a77-a4fd-f35524ce8294) 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-19T15:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-709156163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e4339ace-1299-440b-9f36-58d7c86cf9d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:48Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b34a8a5e-444d-4d4e-955b-4d4924f8365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b34a8a5e-444d-4d4e-955b-4d4924f8365f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6257f04-7a17-4486-9b0e-35220ce46d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6257f04-7a17-4486-9b0e-35220ce46d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e4339ace-1299-440b-9f36-58d7c86cf9d5', 'volume_name': 'volume-e4339ace-1299-440b-9f36-58d7c86cf9d5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fb1336a-87a9-44e8-a3b8-b8e2020a7b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fb1336a-87a9-44e8-a3b8-b8e2020a7b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (804bdb60-c096-45d4-a914-2acd94679d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Volume e4339ace-1299-440b-9f36-58d7c86cf9d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e4339ace-1299-440b-9f36-58d7c86cf9d5', 'volume_size': 1} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 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-19T15:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-709156163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e4339ace-1299-440b-9f36-58d7c86cf9d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:48Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Creating volume e4339ace-1299-440b-9f36-58d7c86cf9d5 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:47 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:38:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:47 devstack sudo[113237]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 1073741824 Aug 19 17:38:47 devstack sudo[113237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (980040b6-7202-4a40-9626-b4d89b87844c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96ab0b77-8f9a-45b7-b6b1-fc4f40b45269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96ab0b77-8f9a-45b7-b6b1-fc4f40b45269) 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-19T15:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-874980810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aef27593-9a23-43f2-a0ba-ec2ccad622cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:48Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19a9ac49-8b4e-4384-b3a7-e2fd59b11bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19a9ac49-8b4e-4384-b3a7-e2fd59b11bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4a4dfc4-1767-4a6a-91fc-fa3ca3a0cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4a4dfc4-1767-4a6a-91fc-fa3ca3a0cbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aef27593-9a23-43f2-a0ba-ec2ccad622cc', 'volume_name': 'volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a055be34-1042-414a-899b-855fd9a8a59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a055be34-1042-414a-899b-855fd9a8a59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b259f0e-ab38-40c2-b147-2c7fa7a8d947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Volume aef27593-9a23-43f2-a0ba-ec2ccad622cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc', 'volume_size': 1} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:48 devstack sudo[113237]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 1073741824" returned: 0 in 0.550s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:48 devstack sudo[113245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 Aug 19 17:38:48 devstack sudo[113245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (f3beb3bf-b651-4fff-9fd1-f553908c2065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbcfe837-aa2e-43bb-89ff-68ac8eec2245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbcfe837-aa2e-43bb-89ff-68ac8eec2245) 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-19T15:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-354521750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9be0cb9c-c394-4200-b0ce-32ad338c2874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:48Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c8a20dd-4155-4a84-b123-27affc16bfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c8a20dd-4155-4a84-b123-27affc16bfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54b58cd0-b392-47ca-9005-275522f53c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54b58cd0-b392-47ca-9005-275522f53c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9be0cb9c-c394-4200-b0ce-32ad338c2874', 'volume_name': 'volume-9be0cb9c-c394-4200-b0ce-32ad338c2874', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ce19bbd-3f2f-4410-90d7-cf1fa750ef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ce19bbd-3f2f-4410-90d7-cf1fa750ef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fcdb07c-7146-4d4b-9eef-3411a45153d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Volume 9be0cb9c-c394-4200-b0ce-32ad338c2874: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9be0cb9c-c394-4200-b0ce-32ad338c2874', 'volume_size': 1} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:48 devstack sudo[113245]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5" returned: 0 in 0.310s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] <== create_volume: return (909ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.911s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.503s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 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-19T15:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-874980810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aef27593-9a23-43f2-a0ba-ec2ccad622cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:48Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Creating volume aef27593-9a23-43f2-a0ba-ec2ccad622cc {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:48 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (804bdb60-c096-45d4-a914-2acd94679d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e4339ace-1299-440b-9f36-58d7c86cf9d5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack sudo[113248]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc 1073741824 Aug 19 17:38:48 devstack sudo[113248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25cb5b4f-c484-48c5-a4bc-8c46367b2b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Volume volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 (e4339ace-1299-440b-9f36-58d7c86cf9d5): created successfully Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25cb5b4f-c484-48c5-a4bc-8c46367b2b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (b7928626-94be-4824-8a98-43825439d807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-000f3763-62e9-4d60-9b77-7df9974c8365 tempest-CreateVolumesFromImageTest-1398571559 None] Created volume successfully. Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (c7ab7bfe-1435-4c43-9be7-935f318ecd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29fda458-cbdf-49f6-b6dd-05bb53921465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29fda458-cbdf-49f6-b6dd-05bb53921465) 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-19T15:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-674624481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28964d61-96e4-47fe-9c6c-3e9bcd52c936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:49Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5cea14e-6217-4e0f-991b-86ff7436d2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5cea14e-6217-4e0f-991b-86ff7436d2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa1ad68f-6d72-4b1e-a7b2-4e88dec94a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa1ad68f-6d72-4b1e-a7b2-4e88dec94a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '28964d61-96e4-47fe-9c6c-3e9bcd52c936', 'volume_name': 'volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b83492b-27b0-455a-adf3-80009c7b76ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b83492b-27b0-455a-adf3-80009c7b76ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ec2ee9b-bf04-49af-ba6d-809fb60860bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Volume 28964d61-96e4-47fe-9c6c-3e9bcd52c936: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936', 'volume_size': 1} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (13dcbbb6-2580-46ab-a7b7-4af688d0e4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:49 devstack sudo[113248]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (712eb526-5863-428f-8391-d494bbe9d9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc 1073741824" returned: 0 in 0.605s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (712eb526-5863-428f-8391-d494bbe9d9e1) 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-19T15:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-935260251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe37204c-c33f-4906-971a-58678f31c298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:49Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd0f4e08-6029-4b08-8a37-7c6cc7bceb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd0f4e08-6029-4b08-8a37-7c6cc7bceb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfcc799d-61ac-4249-90ae-7a27ef46eea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfcc799d-61ac-4249-90ae-7a27ef46eea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fe37204c-c33f-4906-971a-58678f31c298', 'volume_name': 'volume-fe37204c-c33f-4906-971a-58678f31c298', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bf02870-fb5a-4d75-8975-a280a81a6187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bf02870-fb5a-4d75-8975-a280a81a6187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (749f2a53-d2f4-45d3-a5b2-8e442562bebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Volume fe37204c-c33f-4906-971a-58678f31c298: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fe37204c-c33f-4906-971a-58678f31c298', 'volume_size': 1} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:49 devstack sudo[113256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc Aug 19 17:38:49 devstack sudo[113256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:49 devstack sudo[113256]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc" returned: 0 in 0.246s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] <== create_volume: return (938ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.940s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.103s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 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-19T15:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-354521750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9be0cb9c-c394-4200-b0ce-32ad338c2874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:48Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Creating volume 9be0cb9c-c394-4200-b0ce-32ad338c2874 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:49 devstack sudo[113259]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 1073741824 Aug 19 17:38:49 devstack sudo[113259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b259f0e-ab38-40c2-b147-2c7fa7a8d947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32bfa3f6-451a-4848-84e3-f4a20773895b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Volume volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc (aef27593-9a23-43f2-a0ba-ec2ccad622cc): created successfully Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32bfa3f6-451a-4848-84e3-f4a20773895b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (980040b6-7202-4a40-9626-b4d89b87844c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-31e5bc79-aaae-4bbb-a90e-bb75c2619149 tempest-CreateVolumesFromImageTest-1398571559 None] Created volume successfully. Aug 19 17:38:50 devstack sudo[113259]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 1073741824" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:50 devstack sudo[113266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 Aug 19 17:38:50 devstack sudo[113266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:50 devstack sudo[113266]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874" returned: 0 in 0.245s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] <== create_volume: return (708ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.710s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.415s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 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-19T15:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-674624481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=28964d61-96e4-47fe-9c6c-3e9bcd52c936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:49Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Creating volume 28964d61-96e4-47fe-9c6c-3e9bcd52c936 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:50 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fcdb07c-7146-4d4b-9eef-3411a45153d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9be0cb9c-c394-4200-b0ce-32ad338c2874', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1216d006-8a38-4483-8c07-357c89da7bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:50 devstack sudo[113269]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 1073741824 Aug 19 17:38:50 devstack sudo[113269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Volume volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 (9be0cb9c-c394-4200-b0ce-32ad338c2874): created successfully Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1216d006-8a38-4483-8c07-357c89da7bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (f3beb3bf-b651-4fff-9fd1-f553908c2065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-146e2e3a-1047-49ea-ad0c-0e9c13971d32 tempest-CreateVolumesFromImageTest-1398571559 None] Created volume successfully. Aug 19 17:38:50 devstack sudo[113269]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 1073741824" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:50 devstack sudo[113274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 Aug 19 17:38:50 devstack sudo[113274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:51 devstack sudo[113274]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936" returned: 0 in 0.245s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] <== create_volume: return (706ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.709s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.699s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 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-19T15:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-935260251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe37204c-c33f-4906-971a-58678f31c298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78af88bd85b24d87a9f0c3f13804e386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:38: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-19T15:38:49Z,use_quota=True,user_id='ba13108e68d34899922d82be866311f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Creating volume fe37204c-c33f-4906-971a-58678f31c298 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:38:51 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ec2ee9b-bf04-49af-ba6d-809fb60860bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:51 devstack sudo[113277]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 1073741824 Aug 19 17:38:51 devstack sudo[113277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (173565fe-6141-45fe-8bae-b2d290148a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:51 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Volume volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 (28964d61-96e4-47fe-9c6c-3e9bcd52c936): created successfully Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (173565fe-6141-45fe-8bae-b2d290148a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (c7ab7bfe-1435-4c43-9be7-935f318ecd5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1777c8af-0429-4b53-99cd-0bb6494fa5f3 tempest-CreateVolumesFromImageTest-1398571559 None] Created volume successfully. Aug 19 17:38:51 devstack sudo[113277]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 1073741824" returned: 0 in 0.451s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:51 devstack sudo[113283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 Aug 19 17:38:51 devstack sudo[113283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:51 devstack sudo[113283]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298" returned: 0 in 0.244s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] <== create_volume: return (732ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.735s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (749f2a53-d2f4-45d3-a5b2-8e442562bebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe37204c-c33f-4906-971a-58678f31c298', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (478aef0c-a8ed-4eb1-bc95-eb7f044d45d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:38:51 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Volume volume-fe37204c-c33f-4906-971a-58678f31c298 (fe37204c-c33f-4906-971a-58678f31c298): created successfully Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (478aef0c-a8ed-4eb1-bc95-eb7f044d45d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:38:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Flow 'volume_create_manager' (13dcbbb6-2580-46ab-a7b7-4af688d0e4e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:38:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8f909c45-5c35-4b73-bfa8-5055b27818be tempest-CreateVolumesFromImageTest-1398571559 None] Created volume successfully. Aug 19 17:38:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-fe37204c-c33f-4906-971a-58678f31c298-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-fe37204c-c33f-4906-971a-58678f31c298-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-quobyte-fe37204c-c33f-4906-971a-58678f31c298" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-fe37204c-c33f-4906-971a-58678f31c298" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff1d63d0-3d30-4684-ac8f-ddf80383df14]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:52 devstack sudo[113287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 Aug 19 17:38:52 devstack sudo[113287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:53 devstack sudo[113287]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298" returned: 0 in 0.346s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:53 devstack sudo[113292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298 Aug 19 17:38:53 devstack sudo[113292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:53 devstack sudo[113292]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fe37204c-c33f-4906-971a-58678f31c298" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-fe37204c-c33f-4906-971a-58678f31c298" released by "delete_volume" :: held 0.631s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Created reservations ['3e685d29-b167-45f0-b1e4-85362c1f60d8', 'cedee97e-16c1-457f-8177-40fb6b9bd783', '445211b3-a74c-4f6a-8ca4-e1194a7c8ed5', '0baf2ca2-7773-4f97-868e-2f50f9182ee9'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:53 devstack sudo[113295]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:53 devstack sudo[113295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:53 devstack sudo[113295]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.241s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Deleted volume successfully. Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-16f2198e-abdc-41d5-b20c-554404038666 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-fe37204c-c33f-4906-971a-58678f31c298-delete_volume" released by "delete_volume" :: held 1.068s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-28964d61-96e4-47fe-9c6c-3e9bcd52c936-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-28964d61-96e4-47fe-9c6c-3e9bcd52c936-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-quobyte-28964d61-96e4-47fe-9c6c-3e9bcd52c936" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-28964d61-96e4-47fe-9c6c-3e9bcd52c936" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c0314c1a-6afc-4729-affd-eb3b03e73e66]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:54 devstack sudo[113298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 Aug 19 17:38:54 devstack sudo[113298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:54 devstack sudo[113298]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:54 devstack sudo[113303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936 Aug 19 17:38:54 devstack sudo[113303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:54 devstack sudo[113303]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-28964d61-96e4-47fe-9c6c-3e9bcd52c936" returned: 0 in 0.255s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-28964d61-96e4-47fe-9c6c-3e9bcd52c936" released by "delete_volume" :: held 0.662s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Created reservations ['9259ef5d-ac5e-44b0-b20c-fafd8255b140', '875b2e41-4479-4f3c-a381-f000b544c049', 'a5e16c4d-a6d7-4a2e-9995-adae180bcb06', 'd285a23f-b52b-4066-bbd6-15b7533d295d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:54 devstack sudo[113306]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:54 devstack sudo[113306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:54 devstack sudo[113306]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.239s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:54 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Deleted volume successfully. Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e66a5f46-8681-48d1-a8c8-8d3aa965cf0e tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-28964d61-96e4-47fe-9c6c-3e9bcd52c936-delete_volume" released by "delete_volume" :: held 1.094s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-9be0cb9c-c394-4200-b0ce-32ad338c2874-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-9be0cb9c-c394-4200-b0ce-32ad338c2874-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-quobyte-9be0cb9c-c394-4200-b0ce-32ad338c2874" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-9be0cb9c-c394-4200-b0ce-32ad338c2874" acquired by "delete_volume" :: waited 0.013s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2afa07c-39f3-47fd-9689-d9d9ca61297e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:55 devstack sudo[113309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 Aug 19 17:38:55 devstack sudo[113309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:55 devstack sudo[113309]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874" returned: 0 in 0.351s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:55 devstack sudo[113314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874 Aug 19 17:38:55 devstack sudo[113314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:55 devstack sudo[113314]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9be0cb9c-c394-4200-b0ce-32ad338c2874" returned: 0 in 0.271s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-9be0cb9c-c394-4200-b0ce-32ad338c2874" released by "delete_volume" :: held 0.661s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Created reservations ['49f6e097-fef6-41ae-ad3e-6a87c3d61bdb', '851a7a8d-c036-4c20-8797-578588840ed7', '54ea7867-f669-4269-863f-a0caedbaad6d', '34edcba2-2228-488e-b379-af7f7f4369b8'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:55 devstack sudo[113317]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:55 devstack sudo[113317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:56 devstack sudo[113317]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Deleted volume successfully. Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a0e30767-6cb4-432d-8da9-0e67132335ee tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-9be0cb9c-c394-4200-b0ce-32ad338c2874-delete_volume" released by "delete_volume" :: held 1.097s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-aef27593-9a23-43f2-a0ba-ec2ccad622cc-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-aef27593-9a23-43f2-a0ba-ec2ccad622cc-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-quobyte-aef27593-9a23-43f2-a0ba-ec2ccad622cc" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-aef27593-9a23-43f2-a0ba-ec2ccad622cc" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[1751650c-9ca6-474a-8618-e16ea040d9f4]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:56 devstack sudo[113320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc Aug 19 17:38:56 devstack sudo[113320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:56 devstack sudo[113320]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc" returned: 0 in 0.366s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:56 devstack sudo[113325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc Aug 19 17:38:56 devstack sudo[113325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:56 devstack sudo[113325]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-aef27593-9a23-43f2-a0ba-ec2ccad622cc" returned: 0 in 0.242s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-aef27593-9a23-43f2-a0ba-ec2ccad622cc" released by "delete_volume" :: held 0.646s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:56 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Created reservations ['814eb746-daa2-4d8c-9d62-00a4770e4f96', 'fb86c313-a703-45f2-9958-cd0cff2fe369', 'b638562f-66d6-4c48-988e-f22b0a63fc44', '058354a1-6526-49a6-b8ea-f92679debd22'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:57 devstack sudo[113328]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:57 devstack sudo[113328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:57 devstack sudo[113328]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.239s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Deleted volume successfully. Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ee625a74-22de-44b9-aa64-f6b0b12b1d5a tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-aef27593-9a23-43f2-a0ba-ec2ccad622cc-delete_volume" released by "delete_volume" :: held 1.078s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-e4339ace-1299-440b-9f36-58d7c86cf9d5-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-e4339ace-1299-440b-9f36-58d7c86cf9d5-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "cinder-quobyte-e4339ace-1299-440b-9f36-58d7c86cf9d5" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-e4339ace-1299-440b-9f36-58d7c86cf9d5" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b895c374-d6b5-4bf1-b885-87c2b4f8d5c9]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:57 devstack sudo[113331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 Aug 19 17:38:57 devstack sudo[113331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:57 devstack sudo[113331]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5" returned: 0 in 0.352s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:57 devstack sudo[113337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5 Aug 19 17:38:57 devstack sudo[113337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:58 devstack sudo[113337]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e4339ace-1299-440b-9f36-58d7c86cf9d5" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-quobyte-e4339ace-1299-440b-9f36-58d7c86cf9d5" released by "delete_volume" :: held 0.642s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Created reservations ['932ad7c7-7191-4314-971a-f19ed53fa01b', 'c3ac8581-e229-4ce5-a96b-4c39a1b8b116', '65f1166f-9783-4e63-bb49-ec93e41ef9e5', '21c79454-7b36-4ff5-9909-50ac96943489'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:38:58 devstack sudo[113340]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:38:58 devstack sudo[113340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:38:58 devstack sudo[113340]: pam_unix(sudo:session): session closed for user root Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.239s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:38:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Deleted volume successfully. Aug 19 17:38:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-90fcb666-bd15-4b7f-8e8a-709645e554a4 tempest-CreateVolumesFromImageTest-1398571559 None] Lock "cinder-e4339ace-1299-440b-9f36-58d7c86cf9d5-delete_volume" released by "delete_volume" :: held 1.073s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Flow 'volume_create_manager' (f5e262f0-d027-48c7-a0cc-740b4f776350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbdb58f8-114e-4d13-89ff-d2dc2e3bf6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbdb58f8-114e-4d13-89ff-d2dc2e3bf6f0) 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-19T15:39:03Z,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=6340aaf5-3be6-4b10-bbaa-f54ff8d5397b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97fda071c7c74f36b4bb7384e974c010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:03Z,use_quota=True,user_id='28f94fbc6ff44280b1ce10a02340afe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b76a45ef-d43f-4cc8-8c30-6838cbf19b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b76a45ef-d43f-4cc8-8c30-6838cbf19b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61829dbe-0309-4e5d-abb6-3b562c4cd435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61829dbe-0309-4e5d-abb6-3b562c4cd435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6340aaf5-3be6-4b10-bbaa-f54ff8d5397b', 'volume_name': 'volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b', 'volume_size': 1, 'image_id': 'ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40', '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': '1d402450a6d178cd000d0a27c4d9503d', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '97fda071c7c74f36b4bb7384e974c010', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'aa4a591a87ee8287112bc0357b767e407e0bb27fc8712079c67a00d312399d529b4f2082b9c4e942feffd3946bb7520146c959279ebad47df923a5eb08f32b47', 'id': 'ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 1, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40/file', 'properties': {}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40c39a4f-b157-4721-ad28-f847b31ff087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40c39a4f-b157-4721-ad28-f847b31ff087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23be6498-4b1e-429d-9b71-2ee46acd5123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:03 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Volume 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b', 'volume_size': 1, 'image_id': 'ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40', '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': '1d402450a6d178cd000d0a27c4d9503d', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '97fda071c7c74f36b4bb7384e974c010', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'aa4a591a87ee8287112bc0357b767e407e0bb27fc8712079c67a00d312399d529b4f2082b9c4e942feffd3946bb7520146c959279ebad47df923a5eb08f32b47', 'id': 'ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 1, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40/file', 'properties': {}}, 'image_service': } Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Trying to clone 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b from image ac7a2187-66ed-4019-8d7b-762f9e4bfd40 at location (None, [{'url': 'file:///opt/stack/data/glance/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:39:03 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0db46d6-bff5-41ee-9319-8820301fafdc]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:03 devstack sudo[113344]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD Aug 19 17:39:03 devstack sudo[113344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:04 devstack sudo[113344]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:04 devstack sudo[113348]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD Aug 19 17:39:04 devstack sudo[113348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:04 devstack sudo[113348]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD" returned: 1 in 0.317s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Temporary image ac7a2187-66ed-4019-8d7b-762f9e4bfd40 is fetched for user 28f94fbc6ff44280b1ce10a02340afe4. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2720b423-6d41-4075-8f4b-6c1cb66fdcb1]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:04 devstack sudo[113353]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD Aug 19 17:39:04 devstack sudo[113353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:04 devstack sudo[113353]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD" returned: 0 in 0.328s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:04 devstack sudo[113357]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD Aug 19 17:39:04 devstack sudo[113357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:05 devstack sudo[113357]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD" returned: 1 in 0.307s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 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-19T15:39:03Z,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=6340aaf5-3be6-4b10-bbaa-f54ff8d5397b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97fda071c7c74f36b4bb7384e974c010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:03Z,use_quota=True,user_id='28f94fbc6ff44280b1ce10a02340afe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Creating volume 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:05 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:05 devstack sudo[113362]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b 1073741824 Aug 19 17:39:05 devstack sudo[113362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:05 devstack sudo[113362]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b 1073741824" returned: 0 in 0.391s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:05 devstack sudo[113368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b Aug 19 17:39:05 devstack sudo[113368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:05 devstack sudo[113368]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] <== create_volume: return (673ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.676s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Attempting download of ac7a2187-66ed-4019-8d7b-762f9e4bfd40 ((None, [{'url': 'file:///opt/stack/data/glance/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'metadata': {}}])) to volume 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2644cf78-434f-42f9-90de-6f11f37671a3]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_iethmlof {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:05 devstack sudo[113371]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_iethmlof Aug 19 17:39:05 devstack sudo[113371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:06 devstack sudo[113371]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_iethmlof" returned: 0 in 0.319s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_iethmlof {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:06 devstack sudo[113375]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_iethmlof Aug 19 17:39:06 devstack sudo[113375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:06 devstack sudo[113375]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_iethmlof" returned: 1 in 0.331s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_iethmlof' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d9d0031-b95b-41af-9756-6e5c1583dcdb]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:06 devstack sudo[113379]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD Aug 19 17:39:06 devstack sudo[113379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:06 devstack sudo[113379]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD" returned: 0 in 0.333s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:06 devstack sudo[113383]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD Aug 19 17:39:06 devstack sudo[113383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:07 devstack sudo[113383]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD" returned: 1 in 0.339s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] ac7a2187-66ed-4019-8d7b-762f9e4bfd40 was raw, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:07 devstack sudo[113422]: 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_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b Aug 19 17:39:07 devstack sudo[113422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:07 devstack sudo[113422]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b" returned: 0 in 0.453s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_ac7a2187-66ed-4019-8d7b-762f9e4bfd40_ckg85csndevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:39:07 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:07 devstack sudo[113429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b 1G Aug 19 17:39:07 devstack sudo[113429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:07 devstack sudo[113429]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b 1G" returned: 0 in 0.305s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Downloaded image ac7a2187-66ed-4019-8d7b-762f9e4bfd40 ((None, [{'url': 'file:///opt/stack/data/glance/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'metadata': {}}])) to volume 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Temporary image ac7a2187-66ed-4019-8d7b-762f9e4bfd40 for user 28f94fbc6ff44280b1ce10a02340afe4 is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Marking volume 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Copying metadata from image ac7a2187-66ed-4019-8d7b-762f9e4bfd40 to 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Creating volume glance metadata for volume 6340aaf5-3be6-4b10-bbaa-f54ff8d5397b backed by image ac7a2187-66ed-4019-8d7b-762f9e4bfd40 with: {'image_id': 'ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '1d402450a6d178cd000d0a27c4d9503d', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23be6498-4b1e-429d-9b71-2ee46acd5123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b', 'volume_size': 1, 'image_id': 'ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40', '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': '1d402450a6d178cd000d0a27c4d9503d', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '97fda071c7c74f36b4bb7384e974c010', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'aa4a591a87ee8287112bc0357b767e407e0bb27fc8712079c67a00d312399d529b4f2082b9c4e942feffd3946bb7520146c959279ebad47df923a5eb08f32b47', 'id': 'ac7a2187-66ed-4019-8d7b-762f9e4bfd40', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 1, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 3, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/ac7a2187-66ed-4019-8d7b-762f9e4bfd40/file', 'properties': {}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:07 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2dfddee4-63af-42a5-83df-758b96fde4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:07 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Volume volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b (6340aaf5-3be6-4b10-bbaa-f54ff8d5397b): created successfully Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2dfddee4-63af-42a5-83df-758b96fde4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Flow 'volume_create_manager' (f5e262f0-d027-48c7-a0cc-740b4f776350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ea1f562e-0038-47fb-a717-2f6d5bcbfc88 tempest-VolumeImageDependencyTests-886095491 None] Created volume successfully. Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Acquiring lock "cinder-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Lock "cinder-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Acquiring lock "cinder-quobyte-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Lock "cinder-quobyte-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b" acquired by "delete_volume" :: waited 0.013s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b223c314-896d-42ef-afd4-00f863e57bcf]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:08 devstack sudo[113434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b Aug 19 17:39:08 devstack sudo[113434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:09 devstack sudo[113434]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b" returned: 0 in 0.362s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:09 devstack sudo[113439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b Aug 19 17:39:09 devstack sudo[113439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:09 devstack sudo[113439]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b" returned: 0 in 0.242s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Lock "cinder-quobyte-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b" released by "delete_volume" :: held 0.643s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Created reservations ['35f47f8a-cb43-4178-81dc-405b2a6d7d5e', 'bb32b09b-8061-4abb-a500-9367bce78536', 'b9c83a77-f563-4919-a547-cb9780a03574', 'd8892c60-8b55-4c95-b8cd-516c3536d1d1'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:09 devstack sudo[113442]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:09 devstack sudo[113442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:09 devstack sudo[113442]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.253s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:09 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Deleted volume successfully. Aug 19 17:39:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4975b749-a79e-477c-b4bc-baf172b98ab0 tempest-VolumeImageDependencyTests-886095491 None] Lock "cinder-6340aaf5-3be6-4b10-bbaa-f54ff8d5397b-delete_volume" released by "delete_volume" :: held 1.084s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (8a28b0d5-0b06-4cb3-954a-03453f859282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01c64af0-abbb-4d06-bb21-cdc660d4f6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01c64af0-abbb-4d06-bb21-cdc660d4f6b6) 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-19T15:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-236007900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:13Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d96fc0c7-1bc0-4258-bf50-58f03dad1722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d96fc0c7-1bc0-4258-bf50-58f03dad1722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc99c5be-b8d8-4bd0-9741-4396a44b72b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc99c5be-b8d8-4bd0-9741-4396a44b72b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb', 'volume_name': 'volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2b7353b-e1cf-4b62-acff-b0d961bd7210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2b7353b-e1cf-4b62-acff-b0d961bd7210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f29b91e-adeb-4288-a89c-ac006b9688bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:13 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Volume ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb', 'volume_size': 1} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 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-19T15:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-236007900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:13Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Creating volume ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:13 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:13 devstack sudo[113446]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb 1073741824 Aug 19 17:39:13 devstack sudo[113446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:13 devstack sudo[113446]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb 1073741824" returned: 0 in 0.430s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:13 devstack sudo[113455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb Aug 19 17:39:13 devstack sudo[113455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:14 devstack sudo[113455]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb" returned: 0 in 0.256s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] <== create_volume: return (732ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.735s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f29b91e-adeb-4288-a89c-ac006b9688bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36847f05-13ef-49f8-916b-aebc745a47d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:14 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Volume volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb (ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb): created successfully Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36847f05-13ef-49f8-916b-aebc745a47d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (8a28b0d5-0b06-4cb3-954a-03453f859282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:14 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4288e95c-c43b-432f-8856-51f9ea97c53a tempest-ProjectReaderTests-1132101578 None] Created volume successfully. Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Lock "cinder-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-quobyte-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3378212-4247-46d2-bd35-a95ffed573b6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:14 devstack sudo[113461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb Aug 19 17:39:14 devstack sudo[113461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:14 devstack sudo[113461]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb" returned: 0 in 0.361s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:14 devstack sudo[113466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb Aug 19 17:39:14 devstack sudo[113466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:15 devstack sudo[113466]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb" released by "delete_volume" :: held 0.658s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Created reservations ['4c5614df-c13d-4abe-a5ae-5f6144339439', '8b66c056-83e8-4592-893d-c79926c26a81', 'd09d9e86-6bbe-4d0c-99cd-33d21a1ad91c', 'a9460ea6-3fbb-4944-81de-e68031ac6708'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:15 devstack sudo[113469]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:15 devstack sudo[113469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:15 devstack sudo[113469]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.253s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:15 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Deleted volume successfully. Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17dc24cb-212a-40ae-bb7d-205d21d4c45b tempest-ProjectReaderTests-1132101578 None] Lock "cinder-ca4e7a00-a0f2-43d9-bcce-2ea555af6fbb-delete_volume" released by "delete_volume" :: held 1.111s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (46fb65d8-1be0-43ae-98a8-ee53951d9e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:15 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc958812-a56d-4102-acff-feefae03d2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc958812-a56d-4102-acff-feefae03d2d6) 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-19T15:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810424608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20cfef0d-fd88-40d5-9d25-1cbc57bc54e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:16Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6261adae-e682-4c7f-8f68-db2d94aebc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6261adae-e682-4c7f-8f68-db2d94aebc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a9d640d-9177-412e-9d82-4840b8965a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a9d640d-9177-412e-9d82-4840b8965a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20cfef0d-fd88-40d5-9d25-1cbc57bc54e3', 'volume_name': 'volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dda0819-264a-46e8-ab74-a7415b4aa742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dda0819-264a-46e8-ab74-a7415b4aa742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ece51992-4f11-45f2-9525-9cefb28f2f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:16 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Volume 20cfef0d-fd88-40d5-9d25-1cbc57bc54e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3', 'volume_size': 1} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 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-19T15:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810424608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=20cfef0d-fd88-40d5-9d25-1cbc57bc54e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:16Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Creating volume 20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:16 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:16 devstack sudo[113472]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 1073741824 Aug 19 17:39:16 devstack sudo[113472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:16 devstack sudo[113472]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 1073741824" returned: 0 in 0.408s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:16 devstack sudo[113478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 Aug 19 17:39:16 devstack sudo[113478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:16 devstack sudo[113478]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] <== create_volume: return (700ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.703s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ece51992-4f11-45f2-9525-9cefb28f2f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bfbdf083-ff22-4de7-98a5-ed1e2f82423a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:16 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Volume volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 (20cfef0d-fd88-40d5-9d25-1cbc57bc54e3): created successfully Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bfbdf083-ff22-4de7-98a5-ed1e2f82423a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:16 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (46fb65d8-1be0-43ae-98a8-ee53951d9e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-16bb1aa4-63b8-4d05-94ee-72eeebc03ba3 tempest-ProjectReaderTests-1132101578 None] Created volume successfully. Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-quobyte-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbb599f6-3d52-495e-aae9-b8431797d273]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:17 devstack sudo[113481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 Aug 19 17:39:17 devstack sudo[113481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:17 devstack sudo[113481]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3" returned: 0 in 0.356s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:17 devstack sudo[113486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3 Aug 19 17:39:17 devstack sudo[113486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:17 devstack sudo[113486]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3" returned: 0 in 0.242s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3" released by "delete_volume" :: held 0.636s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Created reservations ['ae8c0773-a085-46de-8498-6c10bf4efea6', '6ae575c9-4e24-4bd2-af97-45a676359185', '7cb9b584-3b61-45df-8d84-8e2e66996aca', '1bf82fb6-cb7e-4439-80b9-1fb0212fe671'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:17 devstack sudo[113489]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:17 devstack sudo[113489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:18 devstack sudo[113489]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Deleted volume successfully. Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-36f3231b-b7a8-44d3-be7d-955303b22af1 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-20cfef0d-fd88-40d5-9d25-1cbc57bc54e3-delete_volume" released by "delete_volume" :: held 1.068s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (99fbd277-ad88-4212-8925-e6dbe8c18cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31d2400e-63f7-4fc2-96c3-25c08fc14307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31d2400e-63f7-4fc2-96c3-25c08fc14307) 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-19T15:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472256490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72ddb416-da0a-4546-b0e4-4c25ab3b7c2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:19Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7d04389-3941-4416-a2f1-2788ad6c62bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7d04389-3941-4416-a2f1-2788ad6c62bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b56d6169-e767-40b8-a240-6921879307a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b56d6169-e767-40b8-a240-6921879307a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72ddb416-da0a-4546-b0e4-4c25ab3b7c2d', 'volume_name': 'volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01b56ad3-db18-4490-8f59-01517f73133a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01b56ad3-db18-4490-8f59-01517f73133a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32dc5008-659a-49e5-a4a2-1baff185786c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:18 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Volume 72ddb416-da0a-4546-b0e4-4c25ab3b7c2d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d', 'volume_size': 1} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 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-19T15:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472256490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72ddb416-da0a-4546-b0e4-4c25ab3b7c2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:19Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Creating volume 72ddb416-da0a-4546-b0e4-4c25ab3b7c2d {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:18 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:18 devstack sudo[113492]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d 1073741824 Aug 19 17:39:18 devstack sudo[113492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:19 devstack sudo[113492]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d 1073741824" returned: 0 in 0.410s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:19 devstack sudo[113498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d Aug 19 17:39:19 devstack sudo[113498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:19 devstack sudo[113498]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d" returned: 0 in 0.245s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] <== create_volume: return (695ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.698s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32dc5008-659a-49e5-a4a2-1baff185786c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (135e862b-1cc9-4c9c-b335-d158872192a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:19 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Volume volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d (72ddb416-da0a-4546-b0e4-4c25ab3b7c2d): created successfully Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (135e862b-1cc9-4c9c-b335-d158872192a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (99fbd277-ad88-4212-8925-e6dbe8c18cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-367e1229-80c4-4a31-ad5e-9acefd82142a tempest-ProjectReaderTests-1132101578 None] Created volume successfully. Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-quobyte-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7e64c81-cb30-4f58-85ff-0607fed62644]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:19 devstack sudo[113502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d Aug 19 17:39:19 devstack sudo[113502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:20 devstack sudo[113502]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d" returned: 0 in 0.342s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:20 devstack sudo[113507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d Aug 19 17:39:20 devstack sudo[113507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:20 devstack sudo[113507]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d" released by "delete_volume" :: held 0.629s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Created reservations ['d8f5eb11-3e36-4d0e-8e43-681dd9022144', '00dc9c1e-6073-4480-af6e-c4020ac74d10', 'a8a6eb20-94ea-4772-9b6a-dde9b06846ed', 'fb1c5998-fdfb-414b-b4ea-14c71488a79d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:20 devstack sudo[113510]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:20 devstack sudo[113510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:20 devstack sudo[113510]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.251s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:20 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Deleted volume successfully. Aug 19 17:39:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3a47f10a-250d-496c-ab41-48c47b3794b8 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-72ddb416-da0a-4546-b0e4-4c25ab3b7c2d-delete_volume" released by "delete_volume" :: held 1.078s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (3ad825f3-26b2-40e7-8b94-973645674d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18fd7cf5-a984-4c6c-8543-11aaf64ec7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18fd7cf5-a984-4c6c-8543-11aaf64ec7a8) 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-19T15:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1711862085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51d6db62-1135-46eb-a7cf-a9136c059490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:21Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf3736e5-4b2c-451e-8a2b-5fafaa218ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf3736e5-4b2c-451e-8a2b-5fafaa218ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ec9828e-5325-44b6-a45b-a84846a2280a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ec9828e-5325-44b6-a45b-a84846a2280a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51d6db62-1135-46eb-a7cf-a9136c059490', 'volume_name': 'volume-51d6db62-1135-46eb-a7cf-a9136c059490', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3c1075a-41d5-4e9d-9081-7dcf94bdc49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a3c1075a-41d5-4e9d-9081-7dcf94bdc49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73abd48d-884c-4c62-946a-b17ffef83a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:21 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Volume 51d6db62-1135-46eb-a7cf-a9136c059490: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51d6db62-1135-46eb-a7cf-a9136c059490', 'volume_size': 1} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 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-19T15:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1711862085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=51d6db62-1135-46eb-a7cf-a9136c059490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512eb0a19fef469a958c7468d93f4cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:21Z,use_quota=True,user_id='e76c332d6cf443cca8892a8450bf3b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Creating volume 51d6db62-1135-46eb-a7cf-a9136c059490 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:21 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:21 devstack sudo[113513]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 1073741824 Aug 19 17:39:21 devstack sudo[113513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:21 devstack sudo[113513]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 1073741824" returned: 0 in 0.432s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:21 devstack sudo[113518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 Aug 19 17:39:21 devstack sudo[113518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:22 devstack sudo[113518]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490" returned: 0 in 0.251s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] <== create_volume: return (723ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.725s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73abd48d-884c-4c62-946a-b17ffef83a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51d6db62-1135-46eb-a7cf-a9136c059490', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cb9c5e9-c1b0-41d2-b3ae-db4c13d69df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:22 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Volume volume-51d6db62-1135-46eb-a7cf-a9136c059490 (51d6db62-1135-46eb-a7cf-a9136c059490): created successfully Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cb9c5e9-c1b0-41d2-b3ae-db4c13d69df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Flow 'volume_create_manager' (3ad825f3-26b2-40e7-8b94-973645674d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7ade927a-3dbc-46b2-8560-931cf6bc94f9 tempest-ProjectReaderTests-1132101578 None] Created volume successfully. Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-51d6db62-1135-46eb-a7cf-a9136c059490-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-51d6db62-1135-46eb-a7cf-a9136c059490-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "cinder-quobyte-51d6db62-1135-46eb-a7cf-a9136c059490" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-51d6db62-1135-46eb-a7cf-a9136c059490" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c518744-e085-434b-83e1-d6cfe491ba4f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:22 devstack sudo[113524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 Aug 19 17:39:22 devstack sudo[113524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:22 devstack sudo[113526]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:22 devstack sudo[113526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:22 devstack sudo[113524]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490" returned: 0 in 0.379s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:22 devstack sudo[113526]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:22 devstack sudo[113532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490 Aug 19 17:39:22 devstack sudo[113532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:39:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:39:23 devstack sudo[113532]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-51d6db62-1135-46eb-a7cf-a9136c059490" returned: 0 in 0.245s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-quobyte-51d6db62-1135-46eb-a7cf-a9136c059490" released by "delete_volume" :: held 0.662s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Created reservations ['2c0b4f14-f9ef-4d86-850c-df32a4f48e86', '096c30a4-9ce3-4d0d-964e-e6e28dc9e299', '694db6dd-c6ea-4e39-9315-b7027927abd5', 'cf3d0e31-fe5b-4eee-be7e-eddc25119641'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:23 devstack sudo[113535]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:23 devstack sudo[113535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:23 devstack sudo[113535]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.248s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Deleted volume successfully. Aug 19 17:39:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5335bf84-41be-4785-9fbc-81872ec9bdb5 tempest-ProjectReaderTests-1132101578 None] Lock "cinder-51d6db62-1135-46eb-a7cf-a9136c059490-delete_volume" released by "delete_volume" :: held 1.126s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:33 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=121,cinder:SELECT=92,cinder:INSERT=33,cinder:DELETE=8 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:39:33 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=85,cinder:INSERT=41,cinder:UPDATE=127,cinder:DELETE=14 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (fc50d297-f6ee-463c-b57b-dda6568478b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b9e2c59-667e-4947-a5db-bc672ccd93a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b9e2c59-667e-4947-a5db-bc672ccd93a4) 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-19T15:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1667476229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d291f42-2990-4b62-b723-e648477e5b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:36Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dd43ce3-5034-414f-b22c-7cc3b969f9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dd43ce3-5034-414f-b22c-7cc3b969f9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (812cd6fc-a29f-469f-88a4-fec1a815d1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (812cd6fc-a29f-469f-88a4-fec1a815d1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d291f42-2990-4b62-b723-e648477e5b11', 'volume_name': 'volume-7d291f42-2990-4b62-b723-e648477e5b11', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b593f758-fc38-471b-8f19-fb69f6e75ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b593f758-fc38-471b-8f19-fb69f6e75ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8584db2-a944-4c9a-8ef1-9383acd7e586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Volume 7d291f42-2990-4b62-b723-e648477e5b11: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d291f42-2990-4b62-b723-e648477e5b11', 'volume_size': 1} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 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-19T15:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1667476229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d291f42-2990-4b62-b723-e648477e5b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:36Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Creating volume 7d291f42-2990-4b62-b723-e648477e5b11 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:36 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:36 devstack sudo[113576]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 1073741824 Aug 19 17:39:36 devstack sudo[113576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (5e0661b6-bc62-4ef3-aea4-e97b61c2706f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e062b048-c732-49c4-bf73-511208054874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e062b048-c732-49c4-bf73-511208054874) 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-19T15:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1739502162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d07823d8-67bb-4b20-867b-6328d372e3c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:36Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b684ac67-ea34-4ed8-aa20-3399627ebab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b684ac67-ea34-4ed8-aa20-3399627ebab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f12fb9cf-0c76-4746-b540-b1e804c5b0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f12fb9cf-0c76-4746-b540-b1e804c5b0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd07823d8-67bb-4b20-867b-6328d372e3c0', 'volume_name': 'volume-d07823d8-67bb-4b20-867b-6328d372e3c0', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54fc6098-0356-4b74-9bff-c869e964eb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54fc6098-0356-4b74-9bff-c869e964eb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d957e19c-213e-4537-b3ec-f5301c36987a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume d07823d8-67bb-4b20-867b-6328d372e3c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d07823d8-67bb-4b20-867b-6328d372e3c0', 'volume_size': 1} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (ef9bec5c-f224-4a74-959d-d5932c3f258a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8aeb7df2-2d18-4a73-851f-0bd8c9a66db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8aeb7df2-2d18-4a73-851f-0bd8c9a66db2) 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-19T15:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1294459285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=84612214-4741-439e-80e9-56fb0e31c493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:36Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cf3965f-e9ce-4858-9f40-0e80a6ba36a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cf3965f-e9ce-4858-9f40-0e80a6ba36a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa6ee2f7-a100-453d-9f0f-b4e5ec81c209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa6ee2f7-a100-453d-9f0f-b4e5ec81c209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '84612214-4741-439e-80e9-56fb0e31c493', 'volume_name': 'volume-84612214-4741-439e-80e9-56fb0e31c493', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b736d590-28e3-40f9-b0ef-01be272d1bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b736d590-28e3-40f9-b0ef-01be272d1bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15620bba-26b2-401d-b3d5-0ed54d636df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:36 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Volume 84612214-4741-439e-80e9-56fb0e31c493: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-84612214-4741-439e-80e9-56fb0e31c493', 'volume_size': 1} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (2a114b43-ca10-42b2-9ef0-ee5c85c63242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:36 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26e56ce5-b8f8-4984-a613-b4ffc1ea637a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26e56ce5-b8f8-4984-a613-b4ffc1ea637a) 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-19T15:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-56341573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=577dbfc1-1be0-467a-ac29-2bc0202d8a79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:39:37Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (002bae09-917d-4f6e-ba79-173ef16f48e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (002bae09-917d-4f6e-ba79-173ef16f48e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5da739fd-36c6-43ff-9fd0-ed21052194c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5da739fd-36c6-43ff-9fd0-ed21052194c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '577dbfc1-1be0-467a-ac29-2bc0202d8a79', 'volume_name': 'volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21ea0e8c-9b49-4258-a980-73d298ae4c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack sudo[113576]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21ea0e8c-9b49-4258-a980-73d298ae4c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (825647be-2f7b-45e5-83ef-f3fabe8a5785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Volume 577dbfc1-1be0-467a-ac29-2bc0202d8a79: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79', 'volume_size': 1} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 1073741824" returned: 0 in 0.731s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:37 devstack sudo[113582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 Aug 19 17:39:37 devstack sudo[113582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:37 devstack sudo[113582]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (929471a8-b080-4fa3-9a87-0c057b1ac937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa9f398e-7231-4b87-9698-5cbb2ff3286f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11" returned: 0 in 0.405s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] <== create_volume: return (1191ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.197s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.021s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 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-19T15:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1739502162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d07823d8-67bb-4b20-867b-6328d372e3c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:36Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Creating volume d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:37 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa9f398e-7231-4b87-9698-5cbb2ff3286f) 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-19T15:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1909628912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1f52acfa-29e4-4eba-a743-b8772494fe34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:39:37Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fdccf7a-8751-4b22-980f-87bf0f7c47b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fdccf7a-8751-4b22-980f-87bf0f7c47b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3be9738-4685-48e6-a2c3-77e55b27f807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack sudo[113585]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 1073741824 Aug 19 17:39:37 devstack sudo[113585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3be9738-4685-48e6-a2c3-77e55b27f807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f52acfa-29e4-4eba-a743-b8772494fe34', 'volume_name': 'volume-1f52acfa-29e4-4eba-a743-b8772494fe34', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b927b7da-0eea-4978-ac0a-698039ff40ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b927b7da-0eea-4978-ac0a-698039ff40ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91fda6bf-3dc1-4f89-9380-deb426185a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Volume 1f52acfa-29e4-4eba-a743-b8772494fe34: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f52acfa-29e4-4eba-a743-b8772494fe34', 'volume_size': 1} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8584db2-a944-4c9a-8ef1-9383acd7e586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d291f42-2990-4b62-b723-e648477e5b11', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd0ea601-dab4-4484-a3fc-d65b6d7c2ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:37 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Volume volume-7d291f42-2990-4b62-b723-e648477e5b11 (7d291f42-2990-4b62-b723-e648477e5b11): created successfully Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd0ea601-dab4-4484-a3fc-d65b6d7c2ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (fc50d297-f6ee-463c-b57b-dda6568478b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:37 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d4b68be0-431a-44cc-9028-67e8d1bf88c4 tempest-CreateVolumesFromImageTest-80612319 None] Created volume successfully. Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (08c726a4-0539-4c27-b407-233f6ccaaa64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:37 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2676f31e-2b7c-4a6a-b9a4-7235d53ed467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2676f31e-2b7c-4a6a-b9a4-7235d53ed467) 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-19T15:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-670302107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d6683859-53a7-4c7d-93a7-bfbc2aab5541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:38Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac9e7058-d6ed-4cea-bf3d-5508835b82a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac9e7058-d6ed-4cea-bf3d-5508835b82a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d274705-7917-4685-ab4a-3e036f62e981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d274705-7917-4685-ab4a-3e036f62e981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd6683859-53a7-4c7d-93a7-bfbc2aab5541', 'volume_name': 'volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a94b9f56-ea85-4adc-86a6-c4a5f0e92731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a94b9f56-ea85-4adc-86a6-c4a5f0e92731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a2eed5a-2845-41af-9a20-46e23f8028c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:38 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Volume d6683859-53a7-4c7d-93a7-bfbc2aab5541: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541', 'volume_size': 1} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:38 devstack sudo[113585]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 1073741824" returned: 0 in 0.607s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:38 devstack sudo[113591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 Aug 19 17:39:38 devstack sudo[113591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:38 devstack sudo[113591]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0" returned: 0 in 0.260s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] <== create_volume: return (916ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.920s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.832s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 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-19T15:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1294459285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=84612214-4741-439e-80e9-56fb0e31c493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:36Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Creating volume 84612214-4741-439e-80e9-56fb0e31c493 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:38 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:38 devstack sudo[113594]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 1073741824 Aug 19 17:39:38 devstack sudo[113594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d957e19c-213e-4537-b3ec-f5301c36987a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d07823d8-67bb-4b20-867b-6328d372e3c0', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfc64cbc-f76c-4869-b6c1-3803f10ff0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:38 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume volume-d07823d8-67bb-4b20-867b-6328d372e3c0 (d07823d8-67bb-4b20-867b-6328d372e3c0): created successfully Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfc64cbc-f76c-4869-b6c1-3803f10ff0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:38 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (5e0661b6-bc62-4ef3-aea4-e97b61c2706f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e1eb86c2-a5ef-444c-9fd6-8e1ad65530a2 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created volume successfully. Aug 19 17:39:39 devstack sudo[113594]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 1073741824" returned: 0 in 0.630s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:39 devstack sudo[113600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 Aug 19 17:39:39 devstack sudo[113600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Flow 'volume_create_manager' (17d07f27-b1bd-4241-8bd8-b514ed48a9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3140b822-9785-4dce-a49b-7335e68fb485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3140b822-9785-4dce-a49b-7335e68fb485) 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-19T15:39:39Z,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=a594b4f9-024f-4c0c-889e-88e94a185a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb7135f75784ee2b5fcee3156eaa48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:39Z,use_quota=True,user_id='85689bdbf82c4f42822e7119d318c2e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3ccf500-55a1-46ba-93ef-689dfb04dbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3ccf500-55a1-46ba-93ef-689dfb04dbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (933496c7-3b04-49df-97c7-ee9410612359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:39 devstack sudo[113600]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493" returned: 0 in 0.365s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] <== create_volume: return (1053ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.057s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.451s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 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-19T15:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-56341573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=577dbfc1-1be0-467a-ac29-2bc0202d8a79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:39:37Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Creating volume 577dbfc1-1be0-467a-ac29-2bc0202d8a79 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:39 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15620bba-26b2-401d-b3d5-0ed54d636df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84612214-4741-439e-80e9-56fb0e31c493', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:39 devstack sudo[113603]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 1073741824 Aug 19 17:39:39 devstack sudo[113603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb1656a8-7e22-4a0d-beab-b57158fbec3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:39 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Volume volume-84612214-4741-439e-80e9-56fb0e31c493 (84612214-4741-439e-80e9-56fb0e31c493): created successfully Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb1656a8-7e22-4a0d-beab-b57158fbec3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (ef9bec5c-f224-4a74-959d-d5932c3f258a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:39 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-86b5fd68-1c72-4f08-8efe-778f8f5702cd tempest-CreateVolumesFromImageTest-80612319 None] Created volume successfully. Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (933496c7-3b04-49df-97c7-ee9410612359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a594b4f9-024f-4c0c-889e-88e94a185a01', 'volume_name': 'volume-a594b4f9-024f-4c0c-889e-88e94a185a01', 'volume_size': 1, 'image_id': 'da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184', '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': '86ca5fc614e860ece0765d2223b16ec1', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '0fb7135f75784ee2b5fcee3156eaa48e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '7d081eaf0b6e5668db0406dbcdb095c28582efcb32cf3ae1658785dd4e1a3d2205a1b9b5937b98f384e1abf3c50187313c2b67b3162171f9fdd0c2d0406ba1f7', 'id': 'da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184/file', 'properties': {}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f769dd66-57b5-4b5e-9a80-408c1d81e975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f769dd66-57b5-4b5e-9a80-408c1d81e975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d968729-27d8-42a2-a2de-b96e89a16baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:39 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Volume a594b4f9-024f-4c0c-889e-88e94a185a01: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a594b4f9-024f-4c0c-889e-88e94a185a01', 'volume_size': 1, 'image_id': 'da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184', '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': '86ca5fc614e860ece0765d2223b16ec1', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '0fb7135f75784ee2b5fcee3156eaa48e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '7d081eaf0b6e5668db0406dbcdb095c28582efcb32cf3ae1658785dd4e1a3d2205a1b9b5937b98f384e1abf3c50187313c2b67b3162171f9fdd0c2d0406ba1f7', 'id': 'da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184/file', 'properties': {}}, 'image_service': } Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Trying to clone a594b4f9-024f-4c0c-889e-88e94a185a01 from image da3d3eca-b8bc-4b56-a614-977e2cdd8184 at location (None, [{'url': 'file:///opt/stack/data/glance/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:39:39 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[43c324f3-4181-4724-b8ee-e99e74d06c3a]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:39 devstack sudo[113608]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD Aug 19 17:39:39 devstack sudo[113608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:40 devstack sudo[113603]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 1073741824" returned: 0 in 0.566s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:40 devstack sudo[113611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 Aug 19 17:39:40 devstack sudo[113611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:40 devstack sudo[113608]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:40 devstack sudo[113615]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD Aug 19 17:39:40 devstack sudo[113615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:40 devstack sudo[113611]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] <== create_volume: return (942ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.947s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.823s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 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-19T15:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1909628912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1f52acfa-29e4-4eba-a743-b8772494fe34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:39:37Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Creating volume 1f52acfa-29e4-4eba-a743-b8772494fe34 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:40 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:40 devstack sudo[113618]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 1073741824 Aug 19 17:39:40 devstack sudo[113618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (825647be-2f7b-45e5-83ef-f3fabe8a5785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bed320ee-fa1b-4fba-aff2-5341a491c116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:40 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Volume volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 (577dbfc1-1be0-467a-ac29-2bc0202d8a79): created successfully Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bed320ee-fa1b-4fba-aff2-5341a491c116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (2a114b43-ca10-42b2-9ef0-ee5c85c63242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Flow 'volume_create_manager' (7d722e9f-8ffb-4b2b-b0a0-c10d8bc3c347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dce8d3a7-fce7-4c51-b34f-77bfc67810ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e829e0e7-d05d-4dcf-91cc-63533f63ed34 tempest-CreateVolumesFromImageTest-80612319 None] Created volume successfully. Aug 19 17:39:40 devstack sudo[113615]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dce8d3a7-fce7-4c51-b34f-77bfc67810ea) 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-19T15:39: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=b8259d90-8a36-4901-a22b-14c39cbbe7b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b067c7dad7144c0f9827ba2de591f6d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:40Z,use_quota=True,user_id='e729794324e44d20bef9abf32d47c558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b51b0b8-25e7-4cdf-8ae6-13fadf29baf6),volume_type_id=6b51b0b8-25e7-4cdf-8ae6-13fadf29baf6)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (825e3b8a-059b-4523-98c0-6f639725f5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (825e3b8a-059b-4523-98c0-6f639725f5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e69dc27-225f-4f98-a305-70b18cac5624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.image.glance [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Creating Keystone auth plugin from conf {{(pid=94106) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD" returned: 1 in 0.407s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Temporary image da3d3eca-b8bc-4b56-a614-977e2cdd8184 is fetched for user 85689bdbf82c4f42822e7119d318c2e5. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[408ea0b1-4b92-4293-9ff3-671cc17990f9]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:40 devstack sudo[113626]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD Aug 19 17:39:40 devstack sudo[113626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e69dc27-225f-4f98-a305-70b18cac5624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b8259d90-8a36-4901-a22b-14c39cbbe7b6', 'volume_name': 'volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6', 'volume_size': 1, 'image_id': '2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0', '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': '94d2e72025079476b17b0053a38617ec', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b067c7dad7144c0f9827ba2de591f6d2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'c9d68c0a2de2db6bc675e575b48ef14620ceb992a65153f93ded71f4cb4c19bcfe663dc4fe13fc767ecc06b8ed1947aa263285e672887a6ed0a1e222f86bc506', 'id': '2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 38, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97d7d3d-7b59-436d-b534-22b0e31dfd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97d7d3d-7b59-436d-b534-22b0e31dfd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca2a90b8-4429-4ccf-94ca-26f08b7feff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:40 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Volume b8259d90-8a36-4901-a22b-14c39cbbe7b6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6', 'volume_size': 1, 'image_id': '2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0', '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': '94d2e72025079476b17b0053a38617ec', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b067c7dad7144c0f9827ba2de591f6d2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'c9d68c0a2de2db6bc675e575b48ef14620ceb992a65153f93ded71f4cb4c19bcfe663dc4fe13fc767ecc06b8ed1947aa263285e672887a6ed0a1e222f86bc506', 'id': '2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 38, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Trying to clone b8259d90-8a36-4901-a22b-14c39cbbe7b6 from image 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 at location (None, [{'url': 'file:///opt/stack/data/glance/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'metadata': {}}]). {{(pid=94106) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 17:39:40 devstack sudo[113618]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 1073741824" returned: 0 in 0.517s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 17:39:41 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Image download 0.00 MB at 0.00 MB/s Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:41 devstack sudo[113629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 Aug 19 17:39:41 devstack sudo[113629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b41d909-a948-4ae3-9817-565768044fe8]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:41 devstack sudo[113626]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD" returned: 0 in 0.392s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:41 devstack sudo[113631]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD Aug 19 17:39:41 devstack sudo[113631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:41 devstack sudo[113634]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD Aug 19 17:39:41 devstack sudo[113634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:41 devstack sudo[113629]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34" returned: 0 in 0.274s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] <== create_volume: return (838ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.842s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.217s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 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-19T15:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-670302107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d6683859-53a7-4c7d-93a7-bfbc2aab5541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24596e551cee483bb82ebcfa68dd38ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:38Z,use_quota=True,user_id='8a281a0cd09942ac80f25d7c530eca5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Creating volume d6683859-53a7-4c7d-93a7-bfbc2aab5541 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:41 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91fda6bf-3dc1-4f89-9380-deb426185a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f52acfa-29e4-4eba-a743-b8772494fe34', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:41 devstack sudo[113638]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 1073741824 Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fe82d63-1633-4a06-912b-eecf40e53cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:41 devstack sudo[113638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:41 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Volume volume-1f52acfa-29e4-4eba-a743-b8772494fe34 (1f52acfa-29e4-4eba-a743-b8772494fe34): created successfully Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fe82d63-1633-4a06-912b-eecf40e53cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (929471a8-b080-4fa3-9a87-0c057b1ac937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1b9bee17-68f8-4520-b558-270894f56cb8 tempest-CreateVolumesFromImageTest-80612319 None] Created volume successfully. Aug 19 17:39:41 devstack sudo[113631]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:41 devstack sudo[113634]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD" returned: 1 in 0.396s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:41 devstack sudo[113642]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD Aug 19 17:39:41 devstack sudo[113642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:41 devstack sudo[113638]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 1073741824" returned: 0 in 0.449s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:41 devstack sudo[113642]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD" returned: 1 in 0.369s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Temporary image 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 is fetched for user e729794324e44d20bef9abf32d47c558. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 17:39:41 devstack sudo[113653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 Aug 19 17:39:41 devstack sudo[113653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[89741e3d-2801-46eb-b7da-7039c58e5f41]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:41 devstack sudo[113655]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD Aug 19 17:39:41 devstack sudo[113655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:42 devstack sudo[113653]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] <== create_volume: return (740ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.744s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.624s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Creating offline snapshot 2328d527-9f67-4364-ab6d-59ecadf57689 of volume d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a2eed5a-2845-41af-9a20-46e23f8028c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (949d515d-95a8-4e3d-a13c-7c16cc9a0184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ed35a1a-7f66-49f1-aeb3-44a76e2f60f1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:42 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Volume volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 (d6683859-53a7-4c7d-93a7-bfbc2aab5541): created successfully Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (949d515d-95a8-4e3d-a13c-7c16cc9a0184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Flow 'volume_create_manager' (08c726a4-0539-4c27-b407-233f6ccaaa64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0ea5f942-5603-4b1b-9903-7e157db56150 tempest-CreateVolumesFromImageTest-80612319 None] Created volume successfully. Aug 19 17:39:42 devstack sudo[113655]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD" returned: 0 in 0.329s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:42 devstack sudo[113658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 Aug 19 17:39:42 devstack sudo[113658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:42 devstack sudo[113662]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD Aug 19 17:39:42 devstack sudo[113662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-d6683859-53a7-4c7d-93a7-bfbc2aab5541-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:42 devstack sudo[113658]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:42 devstack sudo[113662]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-d6683859-53a7-4c7d-93a7-bfbc2aab5541-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0" returned: 0 in 0.453s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD" returned: 1 in 0.352s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:42 devstack sudo[113671]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 1G Aug 19 17:39:42 devstack sudo[113671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-quobyte-d6683859-53a7-4c7d-93a7-bfbc2aab5541" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-d6683859-53a7-4c7d-93a7-bfbc2aab5541" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6a20120-de12-4fdd-8bf3-f96b90ae8bb6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:42 devstack sudo[113673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 Aug 19 17:39:42 devstack sudo[113673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:42 devstack sudo[113671]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 1G" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d07823d8-67bb-4b20-867b-6328d372e3c0 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:42 devstack sudo[113680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d07823d8-67bb-4b20-867b-6328d372e3c0 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 Aug 19 17:39:43 devstack sudo[113680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:43 devstack sudo[113673]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:43 devstack sudo[113683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541 Aug 19 17:39:43 devstack sudo[113683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:43 devstack sudo[113680]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d07823d8-67bb-4b20-867b-6328d372e3c0 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689" returned: 0 in 0.288s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:43 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 is being set with open permissions: ugo+rw Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:43 devstack sudo[113683]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d6683859-53a7-4c7d-93a7-bfbc2aab5541" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:43 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/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 Aug 19 17:39:43 devstack sudo[113689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-d6683859-53a7-4c7d-93a7-bfbc2aab5541" released by "delete_volume" :: held 0.684s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Created reservations ['bbb3d5b0-efd7-42a8-b9c3-12a6c385b20e', '8cf2bf62-6af8-4a18-a3d6-149d480dda17', '12192f66-cd24-4a82-8366-4aade1ff2894', 'a5a24568-0bb7-4d90-b1d5-24cfd9bd6d11'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:43 devstack sudo[113691]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:43 devstack sudo[113691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:43 devstack sudo[113689]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:43 devstack sudo[113694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.info Aug 19 17:39:43 devstack sudo[113694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:43 devstack sudo[113691]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.263s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:43 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Deleted volume successfully. Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-1f52acfa-29e4-4eba-a743-b8772494fe34-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-7bf7aa45-d94a-47da-a208-f923c3e87a7f tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-d6683859-53a7-4c7d-93a7-bfbc2aab5541-delete_volume" released by "delete_volume" :: held 1.198s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-1f52acfa-29e4-4eba-a743-b8772494fe34-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-quobyte-1f52acfa-29e4-4eba-a743-b8772494fe34" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-1f52acfa-29e4-4eba-a743-b8772494fe34" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba27ecfd-1248-4335-be45-a4155c5aca6f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:43 devstack sudo[113694]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.info" returned: 0 in 0.288s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:43 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.info is being set with open permissions: ugo+rw Aug 19 17:39:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:43 devstack sudo[113699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.info Aug 19 17:39:43 devstack sudo[113699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:43 devstack sudo[113698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 Aug 19 17:39:43 devstack sudo[113698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:44 devstack sudo[113699]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.info" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.050s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.560s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 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-19T15:39:39Z,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=a594b4f9-024f-4c0c-889e-88e94a185a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb7135f75784ee2b5fcee3156eaa48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:39Z,use_quota=True,user_id='85689bdbf82c4f42822e7119d318c2e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Creating volume a594b4f9-024f-4c0c-889e-88e94a185a01 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:44 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:44 devstack sudo[113705]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 1073741824 Aug 19 17:39:44 devstack sudo[113705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5fb1cdbf-f2ac-440f-83e6-03c298c6a14c tempest-CreateVolumesFromSnapshotTest-1779290188 None] Create snapshot completed successfully Aug 19 17:39:44 devstack sudo[113698]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34" returned: 0 in 0.378s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:44 devstack sudo[113708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34 Aug 19 17:39:44 devstack sudo[113708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:44 devstack sudo[113708]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-1f52acfa-29e4-4eba-a743-b8772494fe34" returned: 0 in 0.248s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-1f52acfa-29e4-4eba-a743-b8772494fe34" released by "delete_volume" :: held 0.669s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Created reservations ['8cda2743-215e-43b8-afb4-7dca4c4095fd', '0c13e5be-9807-4118-800d-e21fee12f10e', '7d12ed72-f2f3-40b2-88e0-b99b7692d522', 'c3aaa146-9991-4aaf-913c-13ec5e2bb627'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:44 devstack sudo[113705]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 1073741824" returned: 0 in 0.443s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:44 devstack sudo[113715]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:44 devstack sudo[113715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:44 devstack sudo[113717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 Aug 19 17:39:44 devstack sudo[113717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:44 devstack sudo[113715]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.270s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Deleted volume successfully. Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2bff6290-9f98-4031-8045-8b3076186c75 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-1f52acfa-29e4-4eba-a743-b8772494fe34-delete_volume" released by "delete_volume" :: held 1.161s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:44 devstack sudo[113717]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-577dbfc1-1be0-467a-ac29-2bc0202d8a79-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01" returned: 0 in 0.322s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] <== create_volume: return (838ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.842s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.397s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 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-19T15:39: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=b8259d90-8a36-4901-a22b-14c39cbbe7b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b067c7dad7144c0f9827ba2de591f6d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:40Z,use_quota=True,user_id='e729794324e44d20bef9abf32d47c558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b51b0b8-25e7-4cdf-8ae6-13fadf29baf6),volume_type_id=6b51b0b8-25e7-4cdf-8ae6-13fadf29baf6)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Creating volume b8259d90-8a36-4901-a22b-14c39cbbe7b6 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:44 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-577dbfc1-1be0-467a-ac29-2bc0202d8a79-delete_volume" acquired by "delete_volume" :: waited 0.067s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Attempting download of da3d3eca-b8bc-4b56-a614-977e2cdd8184 ((None, [{'url': 'file:///opt/stack/data/glance/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'metadata': {}}])) to volume a594b4f9-024f-4c0c-889e-88e94a185a01. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:39:45 devstack sudo[113721]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 1073741824 Aug 19 17:39:45 devstack sudo[113721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-quobyte-577dbfc1-1be0-467a-ac29-2bc0202d8a79" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-577dbfc1-1be0-467a-ac29-2bc0202d8a79" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[59b279b7-2a1e-4fa5-adb4-0a6c430960af]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_ugreocw9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[231a179e-3f56-4e05-a8db-19b55a122e54]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:45 devstack sudo[113723]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_ugreocw9 Aug 19 17:39:45 devstack sudo[113723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:45 devstack sudo[113724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 Aug 19 17:39:45 devstack sudo[113724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (df2de8d4-4e30-4a3d-a0d4-90cd044faab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74f7eafa-c0a5-4560-9f64-c8b21c1f38a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74f7eafa-c0a5-4560-9f64-c8b21c1f38a5) 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-19T15:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1069428036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7f630e9-9b9d-4072-993b-a15bac73fe3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:45Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1449bb60-740c-430b-8894-a78b8c8dd3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1449bb60-740c-430b-8894-a78b8c8dd3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b0782da-3a05-4266-9609-86979c32977c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b0782da-3a05-4266-9609-86979c32977c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7f630e9-9b9d-4072-993b-a15bac73fe3b', 'volume_name': 'volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9803e56e-293d-4ffa-b1d9-4bd7d236119b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9803e56e-293d-4ffa-b1d9-4bd7d236119b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a4b6999-d277-4b95-8270-41079c72095d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume d7f630e9-9b9d-4072-993b-a15bac73fe3b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b', 'volume_size': 1} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:45 devstack sudo[113723]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_ugreocw9" returned: 0 in 0.541s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_ugreocw9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:45 devstack sudo[113724]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79" returned: 0 in 0.559s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:45 devstack sudo[113721]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:45 devstack sudo[113736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79 Aug 19 17:39:45 devstack sudo[113736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 1073741824" returned: 0 in 0.764s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (046ca79f-93de-42ee-a1b3-71811d52383f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d300359c-6758-442a-9f22-d67728c4393d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d300359c-6758-442a-9f22-d67728c4393d) 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-19T15:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1486694500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62e2ae80-9dd4-4a84-a313-83a063ab2902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:46Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10a6a3ea-49ca-4049-83bc-5a161ae0fa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10a6a3ea-49ca-4049-83bc-5a161ae0fa00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack sudo[113735]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_ugreocw9 Aug 19 17:39:45 devstack sudo[113735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (495a7c76-2bb4-4094-b05c-65ae492a7d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (495a7c76-2bb4-4094-b05c-65ae492a7d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62e2ae80-9dd4-4a84-a313-83a063ab2902', 'volume_name': 'volume-62e2ae80-9dd4-4a84-a313-83a063ab2902', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31696714-baaa-4377-8912-e7bcdc834323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31696714-baaa-4377-8912-e7bcdc834323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (045b1e4a-bf84-4270-9250-6aff6a3d4ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:45 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume 62e2ae80-9dd4-4a84-a313-83a063ab2902: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62e2ae80-9dd4-4a84-a313-83a063ab2902', 'volume_size': 1} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:45 devstack sudo[113739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 Aug 19 17:39:45 devstack sudo[113739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:46 devstack sudo[113736]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-577dbfc1-1be0-467a-ac29-2bc0202d8a79" returned: 0 in 0.423s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-577dbfc1-1be0-467a-ac29-2bc0202d8a79" released by "delete_volume" :: held 1.051s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:46 devstack sudo[113735]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_ugreocw9" returned: 1 in 0.504s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_ugreocw9' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b5e80d1-45ab-4be9-9415-c80c40a0eb90]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Created reservations ['e0267a8e-c0b3-4dfb-b8f3-04230e421eb6', '52e2a5e8-741a-45bd-9745-9313ef701270', '68cc02a4-526d-44c3-ba56-cad4a4e1bab6', 'e9252e98-cba5-431e-b477-db7bdaaab57e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:46 devstack sudo[113739]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6" returned: 0 in 0.346s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] <== create_volume: return (1268ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.274s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.843s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 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-19T15:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1069428036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d7f630e9-9b9d-4072-993b-a15bac73fe3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:45Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Creating volume d7f630e9-9b9d-4072-993b-a15bac73fe3b {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:46 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:46 devstack sudo[113746]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b 1073741824 Aug 19 17:39:46 devstack sudo[113746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:46 devstack sudo[113744]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD Aug 19 17:39:46 devstack sudo[113744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (c33989f3-c9fd-428f-821e-933da4318ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e09c5b8-fa43-4ff6-a695-f2e04984b3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Attempting download of 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 ((None, [{'url': 'file:///opt/stack/data/glance/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'metadata': {}}])) to volume b8259d90-8a36-4901-a22b-14c39cbbe7b6. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e09c5b8-fa43-4ff6-a695-f2e04984b3a1) 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-19T15:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-993157915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52f8850f-6528-4648-ad6b-05c6bab44871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:46Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ff359a9-5eeb-45db-a8fd-28087bb35c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ff359a9-5eeb-45db-a8fd-28087bb35c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9319ae06-4de6-4adb-8e3c-50fdaf1d7411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9319ae06-4de6-4adb-8e3c-50fdaf1d7411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52f8850f-6528-4648-ad6b-05c6bab44871', 'volume_name': 'volume-52f8850f-6528-4648-ad6b-05c6bab44871', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89e65cbd-447c-406c-93c5-c8c307a63247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89e65cbd-447c-406c-93c5-c8c307a63247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1434563-52e9-43c4-9080-849cad965672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:46 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume 52f8850f-6528-4648-ad6b-05c6bab44871: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52f8850f-6528-4648-ad6b-05c6bab44871', 'volume_size': 1} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[44bfcfba-d616-4986-a3b1-da7b0a607be1]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_385zfeei {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:46 devstack sudo[113750]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:46 devstack sudo[113750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:46 devstack sudo[113749]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_385zfeei Aug 19 17:39:46 devstack sudo[113749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:46 devstack sudo[113744]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD" returned: 0 in 0.699s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:46 devstack sudo[113750]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (56983251-4782-4cfe-9e1a-e2b74c77fd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59f8bf08-042a-4f6d-a6b9-5335789747ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.474s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:46 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Deleted volume successfully. Aug 19 17:39:47 devstack sudo[113749]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_385zfeei" returned: 0 in 0.534s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_385zfeei {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:47 devstack sudo[113746]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59f8bf08-042a-4f6d-a6b9-5335789747ca) 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-19T15:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1468909670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b352d563-c37b-4457-90a6-75659c5928c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:47Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d75204e0-edb9-4cf5-9712-c195162b4856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d75204e0-edb9-4cf5-9712-c195162b4856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack sudo[113760]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD Aug 19 17:39:47 devstack sudo[113760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0401aab0-5abe-4ecd-bdaf-fe2fd0f91d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0401aab0-5abe-4ecd-bdaf-fe2fd0f91d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b352d563-c37b-4457-90a6-75659c5928c7', 'volume_name': 'volume-b352d563-c37b-4457-90a6-75659c5928c7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b96add5-5dd1-4f1b-b813-b274cec22afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b96add5-5dd1-4f1b-b813-b274cec22afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (046f1015-a4a6-403a-99df-643db0d3dd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack sudo[113763]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_385zfeei Aug 19 17:39:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume b352d563-c37b-4457-90a6-75659c5928c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b352d563-c37b-4457-90a6-75659c5928c7', 'volume_size': 1} Aug 19 17:39:47 devstack sudo[113763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b 1073741824" returned: 0 in 0.884s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f4f2f917-4c1f-4e67-9b24-cc7276be3849 tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-577dbfc1-1be0-467a-ac29-2bc0202d8a79-delete_volume" released by "delete_volume" :: held 2.151s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-84612214-4741-439e-80e9-56fb0e31c493-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:47 devstack sudo[113766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b Aug 19 17:39:47 devstack sudo[113766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-84612214-4741-439e-80e9-56fb0e31c493-delete_volume" acquired by "delete_volume" :: waited 0.068s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:47 devstack sudo[113763]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_385zfeei" returned: 1 in 0.356s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_385zfeei' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[af2a0ff3-820d-4b78-930c-e59f210ad920]: (4, 'raw') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (a5402cca-fdfe-4555-a525-9386dfcdacfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47ea5442-8208-4a07-a9cc-b85c975e7545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack sudo[113760]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47ea5442-8208-4a07-a9cc-b85c975e7545) 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-19T15:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-230512900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2b0a16c-1a72-435e-9cce-85e90d07f0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:47Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c9683f6-a9ff-4813-8576-fc2cfdd4f5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c9683f6-a9ff-4813-8576-fc2cfdd4f5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5688b60b-e035-4fc4-b195-a3d5f2f84cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5688b60b-e035-4fc4-b195-a3d5f2f84cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2b0a16c-1a72-435e-9cce-85e90d07f0b5', 'volume_name': 'volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8eceaf9-e9fb-4b38-883e-ae09e2897340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8eceaf9-e9fb-4b38-883e-ae09e2897340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75f4c47d-c266-4d13-bf85-9c8b0d0b07b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume b2b0a16c-1a72-435e-9cce-85e90d07f0b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5', 'volume_size': 1} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD" returned: 1 in 0.609s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] da3d3eca-b8bc-4b56-a614-977e2cdd8184 was raw, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:47 devstack sudo[113770]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD Aug 19 17:39:47 devstack sudo[113770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-quobyte-84612214-4741-439e-80e9-56fb0e31c493" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:47 devstack sudo[113774]: 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_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 Aug 19 17:39:47 devstack sudo[113774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-84612214-4741-439e-80e9-56fb0e31c493" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[65fb4abe-f71e-468c-8702-d8d8dfe1b64e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:47 devstack sudo[113766]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b" returned: 0 in 0.364s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] <== create_volume: return (1332ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.337s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.710s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 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-19T15:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1486694500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62e2ae80-9dd4-4a84-a313-83a063ab2902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:46Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Creating volume 62e2ae80-9dd4-4a84-a313-83a063ab2902 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:47 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:47 devstack sudo[113779]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 1073741824 Aug 19 17:39:47 devstack sudo[113779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a4b6999-d277-4b95-8270-41079c72095d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bffa5241-5866-4b26-99ee-bd54a95083bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b (d7f630e9-9b9d-4072-993b-a15bac73fe3b): created successfully Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bffa5241-5866-4b26-99ee-bd54a95083bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:47 devstack sudo[113778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 Aug 19 17:39:47 devstack sudo[113778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (df2de8d4-4e30-4a3d-a0d4-90cd044faab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-95919fe2-b732-4f5b-941b-4dfb78b0d81e tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created volume successfully. Aug 19 17:39:47 devstack sudo[113770]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD" returned: 0 in 0.433s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:47 devstack sudo[113786]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD Aug 19 17:39:47 devstack sudo[113786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack sudo[113778]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack sudo[113774]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493" returned: 0 in 0.568s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01" returned: 0 in 0.653s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_da3d3eca-b8bc-4b56-a614-977e2cdd8184_73d99hoqdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:48 devstack sudo[113797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493 Aug 19 17:39:48 devstack sudo[113797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack sudo[113798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 1G Aug 19 17:39:48 devstack sudo[113798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack sudo[113786]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack sudo[113779]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD" returned: 1 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 was raw, converting to qcow2 {{(pid=94106) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 1073741824" returned: 0 in 0.648s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack sudo[113804]: 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_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 Aug 19 17:39:48 devstack sudo[113804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:48 devstack sudo[113806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 Aug 19 17:39:48 devstack sudo[113806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack sudo[113797]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-84612214-4741-439e-80e9-56fb0e31c493" returned: 0 in 0.334s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-84612214-4741-439e-80e9-56fb0e31c493" released by "delete_volume" :: held 0.948s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Created reservations ['7252f76a-7460-4ccb-b5fe-636c0b29ecfc', 'b02fc019-b738-46e5-9067-7f6f416ec7ab', 'b03ba5e7-3f9b-4872-ab54-765b21bf0d38', '683ecce4-0409-4ec1-9b2e-cbadf818fe4a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:48 devstack sudo[113798]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 1G" returned: 0 in 0.408s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Downloaded image da3d3eca-b8bc-4b56-a614-977e2cdd8184 ((None, [{'url': 'file:///opt/stack/data/glance/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'metadata': {}}])) to volume a594b4f9-024f-4c0c-889e-88e94a185a01 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Temporary image da3d3eca-b8bc-4b56-a614-977e2cdd8184 for user 85689bdbf82c4f42822e7119d318c2e5 is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Marking volume a594b4f9-024f-4c0c-889e-88e94a185a01 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Copying metadata from image da3d3eca-b8bc-4b56-a614-977e2cdd8184 to a594b4f9-024f-4c0c-889e-88e94a185a01. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Creating volume glance metadata for volume a594b4f9-024f-4c0c-889e-88e94a185a01 backed by image da3d3eca-b8bc-4b56-a614-977e2cdd8184 with: {'image_id': 'da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '86ca5fc614e860ece0765d2223b16ec1', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:39:48 devstack sudo[113806]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902" returned: 0 in 0.345s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] <== create_volume: return (1056ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.059s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.219s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 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-19T15:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-993157915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=52f8850f-6528-4648-ad6b-05c6bab44871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:46Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Creating volume 52f8850f-6528-4648-ad6b-05c6bab44871 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:48 devstack sudo[113818]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 1073741824 Aug 19 17:39:48 devstack sudo[113818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (045b1e4a-bf84-4270-9250-6aff6a3d4ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62e2ae80-9dd4-4a84-a313-83a063ab2902', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e4410d1-b924-4768-9486-950ffd71665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:48 devstack sudo[113820]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:48 devstack sudo[113820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d968729-27d8-42a2-a2de-b96e89a16baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a594b4f9-024f-4c0c-889e-88e94a185a01', 'volume_size': 1, 'image_id': 'da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184', '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': '86ca5fc614e860ece0765d2223b16ec1', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '0fb7135f75784ee2b5fcee3156eaa48e', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '7d081eaf0b6e5668db0406dbcdb095c28582efcb32cf3ae1658785dd4e1a3d2205a1b9b5937b98f384e1abf3c50187313c2b67b3162171f9fdd0c2d0406ba1f7', 'id': 'da3d3eca-b8bc-4b56-a614-977e2cdd8184', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/da3d3eca-b8bc-4b56-a614-977e2cdd8184/file', 'properties': {}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (beedb7de-2af7-45ca-8adf-cc0a24a25975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 (62e2ae80-9dd4-4a84-a313-83a063ab2902): created successfully Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e4410d1-b924-4768-9486-950ffd71665f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (046ca79f-93de-42ee-a1b3-71811d52383f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Volume volume-a594b4f9-024f-4c0c-889e-88e94a185a01 (a594b4f9-024f-4c0c-889e-88e94a185a01): created successfully Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (beedb7de-2af7-45ca-8adf-cc0a24a25975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Flow 'volume_create_manager' (17d07f27-b1bd-4241-8bd8-b514ed48a9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c2f355ec-2f8e-4870-abc0-db9e550b9979 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created volume successfully. Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9df7c8ad-e70b-4fe7-bffe-169070985c60 tempest-VolumeImageDependencyTests-1259178780 None] Created volume successfully. Aug 19 17:39:48 devstack sudo[113804]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6" returned: 0 in 0.585s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2b46fc11-51c6-4cca-89c1-4bb98be43bf0_fmjzsiokdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:48 devstack sudo[113822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 1G Aug 19 17:39:48 devstack sudo[113822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:48 devstack sudo[113820]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:48 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Deleted volume successfully. Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a19895f-be6e-4590-8679-17b09bdcd1fb tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-84612214-4741-439e-80e9-56fb0e31c493-delete_volume" released by "delete_volume" :: held 1.696s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Acquiring lock "cinder-a594b4f9-024f-4c0c-889e-88e94a185a01-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:49 devstack sudo[113818]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 1073741824" returned: 0 in 0.514s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Lock "cinder-a594b4f9-024f-4c0c-889e-88e94a185a01-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:49 devstack sudo[113822]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 1G" returned: 0 in 0.390s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Downloaded image 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 ((None, [{'url': 'file:///opt/stack/data/glance/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'metadata': {}}])) to volume b8259d90-8a36-4901-a22b-14c39cbbe7b6 successfully. {{(pid=94106) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Temporary image 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 for user e729794324e44d20bef9abf32d47c558 is deleted. {{(pid=94106) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.volume_utils [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Marking volume b8259d90-8a36-4901-a22b-14c39cbbe7b6 as bootable. {{(pid=94106) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Copying metadata from image 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 to b8259d90-8a36-4901-a22b-14c39cbbe7b6. {{(pid=94106) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Creating volume glance metadata for volume b8259d90-8a36-4901-a22b-14c39cbbe7b6 backed by image 2b46fc11-51c6-4cca-89c1-4bb98be43bf0 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '94d2e72025079476b17b0053a38617ec', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94106) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Acquiring lock "cinder-quobyte-a594b4f9-024f-4c0c-889e-88e94a185a01" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:49 devstack sudo[113833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 Aug 19 17:39:49 devstack sudo[113833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Lock "cinder-quobyte-a594b4f9-024f-4c0c-889e-88e94a185a01" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[faeef3ec-0d6b-488a-b89d-a711d78c595c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca2a90b8-4429-4ccf-94ca-26f08b7feff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6', 'volume_size': 1, 'image_id': '2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0', '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': '94d2e72025079476b17b0053a38617ec', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'b067c7dad7144c0f9827ba2de591f6d2', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'c9d68c0a2de2db6bc675e575b48ef14620ceb992a65153f93ded71f4cb4c19bcfe663dc4fe13fc767ecc06b8ed1947aa263285e672887a6ed0a1e222f86bc506', 'id': '2b46fc11-51c6-4cca-89c1-4bb98be43bf0', 'created_at': datetime.datetime(2026, 8, 19, 15, 39, 38, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 15, 39, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2b46fc11-51c6-4cca-89c1-4bb98be43bf0/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (915d5bae-0811-4ae9-8cda-6100e6471c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Volume volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 (b8259d90-8a36-4901-a22b-14c39cbbe7b6): created successfully Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (915d5bae-0811-4ae9-8cda-6100e6471c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Flow 'volume_create_manager' (7d722e9f-8ffb-4b2b-b0a0-c10d8bc3c347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-d2d3f7cb-9f28-40a0-9280-caa6a81e49b4 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Created volume successfully. Aug 19 17:39:49 devstack sudo[113835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 Aug 19 17:39:49 devstack sudo[113835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:49 devstack sudo[113833]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-7d291f42-2990-4b62-b723-e648477e5b11-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871" returned: 0 in 0.326s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] <== create_volume: return (900ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.903s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.426s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 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-19T15:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1468909670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b352d563-c37b-4457-90a6-75659c5928c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:47Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Creating volume b352d563-c37b-4457-90a6-75659c5928c7 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1434563-52e9-43c4-9080-849cad965672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52f8850f-6528-4648-ad6b-05c6bab44871', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a99c161-fa3c-46f7-b86c-831430c16f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-7d291f42-2990-4b62-b723-e648477e5b11-delete_volume" acquired by "delete_volume" :: waited 0.069s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:49 devstack sudo[113838]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 1073741824 Aug 19 17:39:49 devstack sudo[113838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume volume-52f8850f-6528-4648-ad6b-05c6bab44871 (52f8850f-6528-4648-ad6b-05c6bab44871): created successfully Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a99c161-fa3c-46f7-b86c-831430c16f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (c33989f3-c9fd-428f-821e-933da4318ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-583bdf16-408d-4bee-aa27-b27dcc373b4b tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created volume successfully. Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "cinder-quobyte-7d291f42-2990-4b62-b723-e648477e5b11" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-7d291f42-2990-4b62-b723-e648477e5b11" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2938a6b8-02ce-449e-8c10-600eae76d7e3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:49 devstack sudo[113835]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01" returned: 0 in 0.445s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:49 devstack sudo[113844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01 Aug 19 17:39:49 devstack sudo[113844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:49 devstack sudo[113843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 Aug 19 17:39:49 devstack sudo[113843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack sudo[113844]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-a594b4f9-024f-4c0c-889e-88e94a185a01" returned: 0 in 0.324s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Lock "cinder-quobyte-a594b4f9-024f-4c0c-889e-88e94a185a01" released by "delete_volume" :: held 0.838s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:50 devstack sudo[113838]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 1073741824" returned: 0 in 0.579s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack sudo[113843]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11" returned: 0 in 0.452s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Created reservations ['206563ef-e371-4476-93ee-cdd607f64d06', '66a718eb-8f92-40b5-9742-da2618504b24', 'd8af4b50-812b-4135-b847-bc6be3109793', '85784eb9-63b8-4749-a950-8e4ca40e4730'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:50 devstack sudo[113855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11 Aug 19 17:39:50 devstack sudo[113855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack sudo[113857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 Aug 19 17:39:50 devstack sudo[113857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Acquiring lock "cinder-b8259d90-8a36-4901-a22b-14c39cbbe7b6-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "cinder-b8259d90-8a36-4901-a22b-14c39cbbe7b6-delete_volume" acquired by "delete_volume" :: waited 0.063s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:50 devstack sudo[113859]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:50 devstack sudo[113859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Acquiring lock "cinder-quobyte-b8259d90-8a36-4901-a22b-14c39cbbe7b6" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "cinder-quobyte-b8259d90-8a36-4901-a22b-14c39cbbe7b6" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ab302cf-ae13-4cb0-9ba8-b377b0441bd0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack sudo[113857]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7" returned: 0 in 0.409s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] <== create_volume: return (1082ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.095s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.199s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 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-19T15:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-230512900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2b0a16c-1a72-435e-9cce-85e90d07f0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf274492f9c4412a217a8d454af0214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:47Z,use_quota=True,user_id='7e7e3194fa45428e9d200bf2240c602b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Creating volume b2b0a16c-1a72-435e-9cce-85e90d07f0b5 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:50 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:50 devstack sudo[113861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 Aug 19 17:39:50 devstack sudo[113861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (046f1015-a4a6-403a-99df-643db0d3dd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b352d563-c37b-4457-90a6-75659c5928c7', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack sudo[113863]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 1073741824 Aug 19 17:39:50 devstack sudo[113863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (601f74cf-cf52-4a88-97cc-28615bc8fc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume volume-b352d563-c37b-4457-90a6-75659c5928c7 (b352d563-c37b-4457-90a6-75659c5928c7): created successfully Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (601f74cf-cf52-4a88-97cc-28615bc8fc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (56983251-4782-4cfe-9e1a-e2b74c77fd13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:50 devstack sudo[113855]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7d291f42-2990-4b62-b723-e648477e5b11" returned: 0 in 0.656s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b224d605-c0c7-4909-b479-c599624df4c9 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created volume successfully. Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-quobyte-7d291f42-2990-4b62-b723-e648477e5b11" released by "delete_volume" :: held 1.165s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:50 devstack sudo[113859]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.601s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Created reservations ['cfe3e064-3c07-46ea-8005-3f139965f8d4', '3f7271f0-635d-4fd6-85f9-65857d6c9fa9', '99cdb3d8-4458-42a5-ba69-c6faa99167eb', '91379800-b48a-4cab-abe7-b65918dfc7d4'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Deleted volume successfully. Aug 19 17:39:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-17915fa2-835c-4a1b-9121-7d65e2423db3 tempest-VolumeImageDependencyTests-1259178780 None] Lock "cinder-a594b4f9-024f-4c0c-889e-88e94a185a01-delete_volume" released by "delete_volume" :: held 1.806s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:51 devstack sudo[113871]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:51 devstack sudo[113871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:51 devstack sudo[113861]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6" returned: 0 in 0.593s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:51 devstack sudo[113877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6 Aug 19 17:39:51 devstack sudo[113877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:51 devstack sudo[113863]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 1073741824" returned: 0 in 0.645s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack sudo[113871]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Deleted volume successfully. Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5677c1fb-8418-4b72-b31f-6af63fd375cc tempest-CreateVolumesFromImageTest-80612319 None] Lock "cinder-7d291f42-2990-4b62-b723-e648477e5b11-delete_volume" released by "delete_volume" :: held 1.790s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:51 devstack sudo[113882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 Aug 19 17:39:51 devstack sudo[113882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:51 devstack sudo[113877]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b8259d90-8a36-4901-a22b-14c39cbbe7b6" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "cinder-quobyte-b8259d90-8a36-4901-a22b-14c39cbbe7b6" released by "delete_volume" :: held 0.981s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Created reservations ['ba9a3157-a456-4072-a869-f687bd526d80', 'b55d29e7-bb8d-4dc3-b321-bc1d4e9dc714', '0f21c2ad-25a6-4f46-9287-7a3d26c33229', '06d2c099-09bd-408c-a6e2-5a16d94b731f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:51 devstack sudo[113884]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:51 devstack sudo[113884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:51 devstack sudo[113882]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5" returned: 0 in 0.277s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] <== create_volume: return (978ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.986s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75f4c47d-c266-4d13-bf85-9c8b0d0b07b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a2bed71-3c6a-4297-9440-82778e928c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:51 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Volume volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 (b2b0a16c-1a72-435e-9cce-85e90d07f0b5): created successfully Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a2bed71-3c6a-4297-9440-82778e928c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Flow 'volume_create_manager' (a5402cca-fdfe-4555-a525-9386dfcdacfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7b28fb20-8478-4887-89a8-67f8ff235ac6 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created volume successfully. Aug 19 17:39:51 devstack sudo[113884]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Deleted volume successfully. Aug 19 17:39:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c8c0de47-dd34-4606-b608-cf610797dfc8 tempest-VolumeAndVolumeTypeFromImageTest-424059417 None] Lock "cinder-b8259d90-8a36-4901-a22b-14c39cbbe7b6-delete_volume" released by "delete_volume" :: held 1.560s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-b2b0a16c-1a72-435e-9cce-85e90d07f0b5-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-b2b0a16c-1a72-435e-9cce-85e90d07f0b5-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-b2b0a16c-1a72-435e-9cce-85e90d07f0b5" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-b2b0a16c-1a72-435e-9cce-85e90d07f0b5" acquired by "delete_volume" :: waited 0.034s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e322f0b9-143e-48a2-8e6e-eff92d67b052]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:52 devstack sudo[113888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 Aug 19 17:39:52 devstack sudo[113888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:52 devstack sudo[113888]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5" returned: 0 in 0.442s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:52 devstack sudo[113894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5 Aug 19 17:39:52 devstack sudo[113894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:53 devstack sudo[113894]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b2b0a16c-1a72-435e-9cce-85e90d07f0b5" returned: 0 in 0.438s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-b2b0a16c-1a72-435e-9cce-85e90d07f0b5" released by "delete_volume" :: held 0.925s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created reservations ['acdf3053-ca1d-4dc3-ab06-504ba392290d', '910d55bc-89c6-4cd8-bacd-fdc816083b95', '34b5bc0b-68ab-4809-b46f-8310c18f89db', '05117c55-5749-4eb4-a008-96ef3abec948'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:53 devstack sudo[113897]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:53 devstack sudo[113897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:53 devstack sudo[113897]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.333s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Deleted volume successfully. Aug 19 17:39:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c7620f6b-21dd-4f57-a2a3-1218e6db9435 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-b2b0a16c-1a72-435e-9cce-85e90d07f0b5-delete_volume" released by "delete_volume" :: held 1.562s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-b352d563-c37b-4457-90a6-75659c5928c7-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-b352d563-c37b-4457-90a6-75659c5928c7-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-b352d563-c37b-4457-90a6-75659c5928c7" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-b352d563-c37b-4457-90a6-75659c5928c7" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb1b168f-07b1-47fd-bae8-dffc6d0e7c67]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:54 devstack sudo[113900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 Aug 19 17:39:54 devstack sudo[113900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:54 devstack sudo[113900]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7" returned: 0 in 0.484s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:54 devstack sudo[113905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7 Aug 19 17:39:54 devstack sudo[113905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:55 devstack sudo[113905]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b352d563-c37b-4457-90a6-75659c5928c7" returned: 0 in 0.425s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-b352d563-c37b-4457-90a6-75659c5928c7" released by "delete_volume" :: held 0.959s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created reservations ['9a8ae3de-b298-4c9a-a9d2-2bb4936f4bfd', 'e2b56ac1-f690-4e5c-a9ae-c861b93131ab', 'fd1eea37-5f71-421f-a22e-893131c84799', 'b5878533-d9d0-432b-a265-f999958e2dd1'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:55 devstack sudo[113908]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:55 devstack sudo[113908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-191bbfac-85c3-4618-90f7-4c6236ac9822 tempest-ProjectAdminTests-2114354358 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.375072479248, 'free_capacity_gb': 1775.375072479248, '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=94106) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-52f8850f-6528-4648-ad6b-05c6bab44871-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:55 devstack sudo[113908]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.371s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-52f8850f-6528-4648-ad6b-05c6bab44871-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:55 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Deleted volume successfully. Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-969456c2-aee2-46ab-a1b5-23fbe502a0e0 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-b352d563-c37b-4457-90a6-75659c5928c7-delete_volume" released by "delete_volume" :: held 1.661s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-52f8850f-6528-4648-ad6b-05c6bab44871" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-52f8850f-6528-4648-ad6b-05c6bab44871" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c6e1fca2-699d-4e28-828f-f65573476ea6]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (afa0824c-26b2-4aae-890a-32e8f62c76c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19886343-2d34-49da-9da2-00a90b9fba48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:56 devstack sudo[113911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 Aug 19 17:39:56 devstack sudo[113911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19886343-2d34-49da-9da2-00a90b9fba48) 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-19T15:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-608093654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2eb57fe2-abc6-41d7-bda9-b57d16992550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:56Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95100b8e-3e24-46f9-99f2-4a7186357925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95100b8e-3e24-46f9-99f2-4a7186357925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (445531f7-8198-4609-b771-48a4d50ba853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (445531f7-8198-4609-b771-48a4d50ba853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2eb57fe2-abc6-41d7-bda9-b57d16992550', 'volume_name': 'volume-2eb57fe2-abc6-41d7-bda9-b57d16992550', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0cdd1349-1aee-4713-8643-e1052f186908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0cdd1349-1aee-4713-8643-e1052f186908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bec7b6a0-e970-45be-a130-457b8671fcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:56 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume 2eb57fe2-abc6-41d7-bda9-b57d16992550: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2eb57fe2-abc6-41d7-bda9-b57d16992550', 'volume_size': 1} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 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-19T15:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-608093654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2eb57fe2-abc6-41d7-bda9-b57d16992550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:56Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Creating volume 2eb57fe2-abc6-41d7-bda9-b57d16992550 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:56 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:56 devstack sudo[113913]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 1073741824 Aug 19 17:39:56 devstack sudo[113913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:56 devstack sudo[113911]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871" returned: 0 in 0.543s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:56 devstack sudo[113921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871 Aug 19 17:39:56 devstack sudo[113921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:56 devstack sudo[113913]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 1073741824" returned: 0 in 0.601s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:56 devstack sudo[113924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 Aug 19 17:39:56 devstack sudo[113921]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:56 devstack sudo[113924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-52f8850f-6528-4648-ad6b-05c6bab44871" returned: 0 in 0.405s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-52f8850f-6528-4648-ad6b-05c6bab44871" released by "delete_volume" :: held 1.021s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created reservations ['c9501b01-debb-49de-85e5-1f1ae2edf971', '2b0fadb5-c7b6-4819-9bae-869fe5689647', '6cfd1eb4-005d-4f72-9982-acd454ab2507', 'fae9052f-dd94-40be-8d45-ffe7831a2bd3'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:57 devstack sudo[113927]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:57 devstack sudo[113927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:57 devstack sudo[113924]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550" returned: 0 in 0.374s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] <== create_volume: return (1044ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.047s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bec7b6a0-e970-45be-a130-457b8671fcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2eb57fe2-abc6-41d7-bda9-b57d16992550', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f8deae4-9cc2-4a43-bd4b-f3c849334bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:57 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 (2eb57fe2-abc6-41d7-bda9-b57d16992550): created successfully Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f8deae4-9cc2-4a43-bd4b-f3c849334bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (afa0824c-26b2-4aae-890a-32e8f62c76c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-55383300-01d6-4fc9-b97c-4362458b9772 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created volume successfully. Aug 19 17:39:57 devstack sudo[113927]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.306s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:39:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Deleted volume successfully. Aug 19 17:39:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-0f8d88bf-776e-422f-a065-3a6eafc7794f tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-52f8850f-6528-4648-ad6b-05c6bab44871-delete_volume" released by "delete_volume" :: held 1.700s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-62e2ae80-9dd4-4a84-a313-83a063ab2902-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-62e2ae80-9dd4-4a84-a313-83a063ab2902-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-62e2ae80-9dd4-4a84-a313-83a063ab2902" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-62e2ae80-9dd4-4a84-a313-83a063ab2902" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[519ea4b2-38bd-415e-839f-5298168ad818]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:58 devstack sudo[113930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 Aug 19 17:39:58 devstack sudo[113930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (aaa90802-6436-4c58-9344-4140c9b6f8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (911ef38a-5c74-4950-aa9f-01ece4a6b36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:58 devstack sudo[113930]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902" returned: 0 in 0.540s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (911ef38a-5c74-4950-aa9f-01ece4a6b36c) 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-19T15:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-492563229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac155405-5638-42cf-86ba-a57d484d928c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:59Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:58 devstack sudo[113935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902 Aug 19 17:39:58 devstack sudo[113935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db7c849f-a9f5-4ca8-80e4-b37f79e22dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db7c849f-a9f5-4ca8-80e4-b37f79e22dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (615211c9-98e8-4d72-9dec-d258bb54c27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (615211c9-98e8-4d72-9dec-d258bb54c27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac155405-5638-42cf-86ba-a57d484d928c', 'volume_name': 'volume-ac155405-5638-42cf-86ba-a57d484d928c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (402a5d4a-da4b-4b56-9fee-f4ee85496619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (402a5d4a-da4b-4b56-9fee-f4ee85496619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53a6d69f-8354-46b7-aa9d-21a2a425ca81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:58 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume ac155405-5638-42cf-86ba-a57d484d928c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac155405-5638-42cf-86ba-a57d484d928c', 'volume_size': 1} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 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-19T15:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-492563229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac155405-5638-42cf-86ba-a57d484d928c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:59Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Creating volume ac155405-5638-42cf-86ba-a57d484d928c {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:39:58 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:39:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:59 devstack sudo[113937]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c 1073741824 Aug 19 17:39:59 devstack sudo[113937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:59 devstack sudo[113935]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-62e2ae80-9dd4-4a84-a313-83a063ab2902" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-62e2ae80-9dd4-4a84-a313-83a063ab2902" released by "delete_volume" :: held 1.010s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Flow 'volume_create_manager' (172345df-8be7-4a80-b8d9-101235b57c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (240ab926-a41c-4886-bba1-c0b736ac2b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created reservations ['ba7117e5-11b6-48d8-9afe-6e7f6a63b966', '6688f80e-2ed5-49fb-b56a-946b142ed109', '627d1827-22cd-4fb1-8cc0-0add9becfe38', '6bcdb20a-4667-46a4-9543-db27977c59f5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (240ab926-a41c-4886-bba1-c0b736ac2b1a) 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-19T15:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1761187348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7cfc68c8-14d7-45ab-8cb4-a53fef41fded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c796e28fe9478fabf1d25a39bf77ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:59Z,use_quota=True,user_id='d1069613704744809ed544721a1db2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack sudo[113937]: pam_unix(sudo:session): session closed for user root Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ac9b2c9-4f09-499e-a38b-6e543418d470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ac9b2c9-4f09-499e-a38b-6e543418d470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53deca1b-0a92-41ec-8d6f-237077b2d8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53deca1b-0a92-41ec-8d6f-237077b2d8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7cfc68c8-14d7-45ab-8cb4-a53fef41fded', 'volume_name': 'volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c6320b0-4ab2-44aa-aa0f-aaf1cf3e0e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1c6320b0-4ab2-44aa-aa0f-aaf1cf3e0e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (acecccb6-ac48-477b-9d97-636d710a6e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Volume 7cfc68c8-14d7-45ab-8cb4-a53fef41fded: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded', 'volume_size': 1} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c 1073741824" returned: 0 in 0.664s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (ecbf0ed9-4300-4434-9886-be6164a2fb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db735f89-58c1-42c8-9779-fe07f195768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db735f89-58c1-42c8-9779-fe07f195768f) 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-19T15:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382543857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c64f04af-2bf6-4c47-a96a-60ef716b9d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:00Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack sudo[113944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c Aug 19 17:39:59 devstack sudo[113944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (edd91168-a0dc-4f46-82a5-56779f2c53c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (edd91168-a0dc-4f46-82a5-56779f2c53c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95b80a0e-02b2-4f3c-bb16-4876f5ec2576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95b80a0e-02b2-4f3c-bb16-4876f5ec2576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c64f04af-2bf6-4c47-a96a-60ef716b9d62', 'volume_name': 'volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de5e2677-8f45-42af-9348-9bb54f416217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de5e2677-8f45-42af-9348-9bb54f416217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbee70e9-8e4d-49e7-9c8a-6098a3a100fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:39:59 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume c64f04af-2bf6-4c47-a96a-60ef716b9d62: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62', 'volume_size': 1} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-d7f630e9-9b9d-4072-993b-a15bac73fe3b-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-d7f630e9-9b9d-4072-993b-a15bac73fe3b-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:39:59 devstack sudo[113946]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:39:59 devstack sudo[113946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-d7f630e9-9b9d-4072-993b-a15bac73fe3b" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:39:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-d7f630e9-9b9d-4072-993b-a15bac73fe3b" acquired by "delete_volume" :: waited 0.029s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f437b4e-a6e4-4cbd-9570-f2a88c9b6788]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:00 devstack sudo[113944]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c" returned: 0 in 0.428s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] <== create_volume: return (1192ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.196s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.548s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 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-19T15:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1761187348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7cfc68c8-14d7-45ab-8cb4-a53fef41fded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c796e28fe9478fabf1d25a39bf77ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:39: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-19T15:39:59Z,use_quota=True,user_id='d1069613704744809ed544721a1db2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Creating volume 7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:00 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:00 devstack sudo[113950]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded 1073741824 Aug 19 17:40:00 devstack sudo[113950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53a6d69f-8354-46b7-aa9d-21a2a425ca81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac155405-5638-42cf-86ba-a57d484d928c', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (696dded0-2c43-475a-9db7-9008d1630cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume volume-ac155405-5638-42cf-86ba-a57d484d928c (ac155405-5638-42cf-86ba-a57d484d928c): created successfully Aug 19 17:40:00 devstack sudo[113949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b Aug 19 17:40:00 devstack sudo[113949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (696dded0-2c43-475a-9db7-9008d1630cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (aaa90802-6436-4c58-9344-4140c9b6f8cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:00 devstack sudo[113946]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.451s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Deleted volume successfully. Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (28766073-294d-42d7-8118-d9fd6372c7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6903d7ec-64e5-4984-8ab8-06d1cac79a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5b48a4d5-8dce-4398-8315-52c508b1a9e5 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created volume successfully. Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-328cba45-9798-408e-b6c0-930a9bd69a80 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-62e2ae80-9dd4-4a84-a313-83a063ab2902-delete_volume" released by "delete_volume" :: held 2.210s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6903d7ec-64e5-4984-8ab8-06d1cac79a8e) 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-19T15:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1014927515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab1f4b5b-148e-44b1-93d6-3cd16ed90f42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:00Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4fd78588-fdb6-417a-878b-e537e4c1d1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4fd78588-fdb6-417a-878b-e537e4c1d1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ca39237-d20f-4cc3-8aa6-22f861acd034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ca39237-d20f-4cc3-8aa6-22f861acd034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab1f4b5b-148e-44b1-93d6-3cd16ed90f42', 'volume_name': 'volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63a5b150-3943-4ee8-9e3c-a16e1882b713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63a5b150-3943-4ee8-9e3c-a16e1882b713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1b94923-1109-4e98-a824-32e0c568b0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume ab1f4b5b-148e-44b1-93d6-3cd16ed90f42: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42', 'volume_size': 1} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:00 devstack sudo[113949]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b" returned: 0 in 0.665s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:00 devstack sudo[113961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b Aug 19 17:40:00 devstack sudo[113961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (94d6f42d-7fbc-401a-b993-daaf6b63f981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84fb2c0d-eae5-4b6b-8acb-a4c4e9ebcf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84fb2c0d-eae5-4b6b-8acb-a4c4e9ebcf17) 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-19T15:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-898918446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=044d601e-b92e-45b5-bfbd-2298f6ffa459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:01Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack sudo[113950]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37d8457a-3227-48e6-9c87-9641ef83bdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37d8457a-3227-48e6-9c87-9641ef83bdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8dd179a3-3cbf-49e1-bc6d-5a0e3b479369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8dd179a3-3cbf-49e1-bc6d-5a0e3b479369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '044d601e-b92e-45b5-bfbd-2298f6ffa459', 'volume_name': 'volume-044d601e-b92e-45b5-bfbd-2298f6ffa459', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2095a0b5-b269-45b6-95b3-bcbea7180d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2095a0b5-b269-45b6-95b3-bcbea7180d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bdc6a65-c4e5-410b-b5dd-46f11eee4b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume 044d601e-b92e-45b5-bfbd-2298f6ffa459: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-044d601e-b92e-45b5-bfbd-2298f6ffa459', 'volume_size': 1} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded 1073741824" returned: 0 in 0.830s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:01 devstack sudo[113961]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d7f630e9-9b9d-4072-993b-a15bac73fe3b" returned: 0 in 0.351s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-d7f630e9-9b9d-4072-993b-a15bac73fe3b" released by "delete_volume" :: held 1.121s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:01 devstack sudo[113964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded Aug 19 17:40:01 devstack sudo[113964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created reservations ['8d2e43f3-1218-4a90-a3fe-f887851fe224', 'f53981a4-3612-4be5-9e5d-b3885df014f9', 'efa621a0-df0c-4d65-a722-2c38012cef9a', '297d86d9-f2a2-4768-b7f3-892fa420edb6'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:01 devstack sudo[113967]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:01 devstack sudo[113967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:01 devstack sudo[113964]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (f7349dce-2d09-45a4-bc94-db31386be182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9ae68c3-d1e0-4418-a6a8-c20197fcc57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" returned: 0 in 0.374s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] <== create_volume: return (1264ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.270s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.624s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 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-19T15:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382543857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c64f04af-2bf6-4c47-a96a-60ef716b9d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:00Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Creating volume c64f04af-2bf6-4c47-a96a-60ef716b9d62 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:01 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9ae68c3-d1e0-4418-a6a8-c20197fcc57e) 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-19T15:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-3806041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=470a107a-dbe4-47bc-99c4-73198fbabd6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:01Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74d548de-5e25-4c77-9a77-046d70de211e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack sudo[113969]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 1073741824 Aug 19 17:40:01 devstack sudo[113969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74d548de-5e25-4c77-9a77-046d70de211e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (adafdb0c-0d84-4cac-aa93-7aa1260e9325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (adafdb0c-0d84-4cac-aa93-7aa1260e9325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '470a107a-dbe4-47bc-99c4-73198fbabd6f', 'volume_name': 'volume-470a107a-dbe4-47bc-99c4-73198fbabd6f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1698f65b-0951-4f0b-9112-0fb1f3bed2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1698f65b-0951-4f0b-9112-0fb1f3bed2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fde5952-6c77-4fe3-9d4d-be0ae6b1445b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume 470a107a-dbe4-47bc-99c4-73198fbabd6f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-470a107a-dbe4-47bc-99c4-73198fbabd6f', 'volume_size': 1} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (acecccb6-ac48-477b-9d97-636d710a6e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2df01f8c-4d73-438a-a875-63635290ca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Volume volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded (7cfc68c8-14d7-45ab-8cb4-a53fef41fded): created successfully Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2df01f8c-4d73-438a-a875-63635290ca16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Flow 'volume_create_manager' (172345df-8be7-4a80-b8d9-101235b57c3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5bba79b4-60d1-42e1-921b-a14b94bbfc2d tempest-VolumeDependencyTests-88154357 None] Created volume successfully. Aug 19 17:40:01 devstack sudo[113967]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.417s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Deleted volume successfully. Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ccb8e83d-aa78-4cb4-9a8a-b3cd356bb4aa tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-d7f630e9-9b9d-4072-993b-a15bac73fe3b-delete_volume" released by "delete_volume" :: held 1.933s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:01 devstack sudo[113969]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 1073741824" returned: 0 in 0.530s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:02 devstack sudo[113978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 Aug 19 17:40:02 devstack sudo[113978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-2328d527-9f67-4364-ab6d-59ecadf57689-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-2328d527-9f67-4364-ab6d-59ecadf57689-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-d07823d8-67bb-4b20-867b-6328d372e3c0" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:02 devstack sudo[113978]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62" returned: 0 in 0.287s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] <== create_volume: return (862ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.867s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-d07823d8-67bb-4b20-867b-6328d372e3c0" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-2328d527-9f67-4364-ab6d-59ecadf57689" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.777s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 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-19T15:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1014927515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab1f4b5b-148e-44b1-93d6-3cd16ed90f42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:00Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Creating volume ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:02 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbee70e9-8e4d-49e7-9c8a-6098a3a100fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:02 devstack sudo[113982]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 1073741824 Aug 19 17:40:02 devstack sudo[113982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2761ed1b-a018-476d-9b1f-6b8903c09080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-2328d527-9f67-4364-ab6d-59ecadf57689" acquired by "_delete_snapshot" :: waited 0.060s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Deleting offline snapshot 2328d527-9f67-4364-ab6d-59ecadf57689 of volume d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] snapshot_file for this snap is: volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:02 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 (c64f04af-2bf6-4c47-a96a-60ef716b9d62): created successfully Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2761ed1b-a018-476d-9b1f-6b8903c09080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (ecbf0ed9-4300-4434-9886-be6164a2fb7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[503db942-0b6e-4e94-8e19-c9e9276f9cc7]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fd303157-b67d-488b-8602-7baf39c13bbd tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created volume successfully. Aug 19 17:40:02 devstack sudo[113984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 Aug 19 17:40:02 devstack sudo[113984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:02 devstack sudo[113982]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 1073741824" returned: 0 in 0.528s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:02 devstack sudo[113984]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689" returned: 0 in 0.498s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d07823d8-67bb-4b20-867b-6328d372e3c0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:02 devstack sudo[113993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 Aug 19 17:40:02 devstack sudo[113993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[156b2e7a-7064-45a3-9053-a4a88890d024]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:03 devstack sudo[113995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 Aug 19 17:40:03 devstack sudo[113995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:03 devstack sudo[113993]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42" returned: 0 in 0.279s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] <== create_volume: return (867ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.869s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.178s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 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-19T15:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-898918446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=044d601e-b92e-45b5-bfbd-2298f6ffa459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:01Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Creating volume 044d601e-b92e-45b5-bfbd-2298f6ffa459 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:03 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1b94923-1109-4e98-a824-32e0c568b0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:03 devstack sudo[113998]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 1073741824 Aug 19 17:40:03 devstack sudo[113998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d85a2115-a2db-49e1-91d7-237617f0cc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:03 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 (ab1f4b5b-148e-44b1-93d6-3cd16ed90f42): created successfully Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d85a2115-a2db-49e1-91d7-237617f0cc86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (28766073-294d-42d7-8118-d9fd6372c7cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-84ff95d5-e3fa-4b89-959a-f591a8d848c9 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created volume successfully. Aug 19 17:40:03 devstack sudo[113995]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0" returned: 0 in 0.442s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:03 devstack sudo[114003]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 Aug 19 17:40:03 devstack sudo[114003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:03 devstack sudo[113998]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 1073741824" returned: 0 in 0.511s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:03 devstack sudo[114013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 Aug 19 17:40:03 devstack sudo[114013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:03 devstack sudo[114003]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689" returned: 0 in 0.464s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:03 devstack sudo[114015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689 Aug 19 17:40:03 devstack sudo[114015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:04 devstack sudo[114013]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459" returned: 0 in 0.300s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] <== create_volume: return (866ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.870s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.534s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 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-19T15:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-3806041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=470a107a-dbe4-47bc-99c4-73198fbabd6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23adb6c4b404a37b43ddc8b7a909a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:01Z,use_quota=True,user_id='3ffd25ec703d4da2bcb663cfa8ca5c5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Creating volume 470a107a-dbe4-47bc-99c4-73198fbabd6f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:04 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bdc6a65-c4e5-410b-b5dd-46f11eee4b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-044d601e-b92e-45b5-bfbd-2298f6ffa459', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack sudo[114018]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f 1073741824 Aug 19 17:40:04 devstack sudo[114018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (102c3e6f-9475-4612-b362-c3e0d0ab897c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 (044d601e-b92e-45b5-bfbd-2298f6ffa459): created successfully Aug 19 17:40:04 devstack sudo[114015]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (102c3e6f-9475-4612-b362-c3e0d0ab897c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (94d6f42d-7fbc-401a-b993-daaf6b63f981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0.2328d527-9f67-4364-ab6d-59ecadf57689" returned: 0 in 0.275s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-0477679c-5584-40ed-9f6a-a5010500ef2c tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created volume successfully. Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-2328d527-9f67-4364-ab6d-59ecadf57689" released by "_delete_snapshot" :: held 1.816s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-d07823d8-67bb-4b20-867b-6328d372e3c0" released by "delete_snapshot" :: held 1.885s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created reservations ['c1346fa3-07a8-4851-af9a-f259918e99c2', 'fc225940-26e8-43c6-9d14-b0b256de430e', 'f68a5c49-bd3d-4597-8270-3841664123e3', '2aff9629-13dc-4b7d-bc57-4fd0b7fc0383'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Delete snapshot completed successfully. Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-93c284eb-a296-4248-ac01-44cc3798fa29 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-2328d527-9f67-4364-ab6d-59ecadf57689-delete_snapshot" released by "delete_snapshot" :: held 2.029s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-d07823d8-67bb-4b20-867b-6328d372e3c0-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-d07823d8-67bb-4b20-867b-6328d372e3c0-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "cinder-quobyte-d07823d8-67bb-4b20-867b-6328d372e3c0" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-d07823d8-67bb-4b20-867b-6328d372e3c0" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[89068f88-21d2-4e32-ac48-5ef5591321f7]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:04 devstack sudo[114018]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f 1073741824" returned: 0 in 0.494s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:04 devstack sudo[114026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f Aug 19 17:40:04 devstack sudo[114026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:04 devstack sudo[114025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 Aug 19 17:40:04 devstack sudo[114025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:04 devstack sudo[114026]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f" returned: 0 in 0.257s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] <== create_volume: return (800ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.803s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.026s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fde5952-6c77-4fe3-9d4d-be0ae6b1445b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-470a107a-dbe4-47bc-99c4-73198fbabd6f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8fb0b44-9b01-4df9-8842-d17d76764edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Creating offline snapshot 0d7c7172-b961-4301-a03a-f5b44dddd60b of volume 7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:04 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Volume volume-470a107a-dbe4-47bc-99c4-73198fbabd6f (470a107a-dbe4-47bc-99c4-73198fbabd6f): created successfully Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8fb0b44-9b01-4df9-8842-d17d76764edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Flow 'volume_create_manager' (f7349dce-2d09-45a4-bc94-db31386be182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ade5873e-f171-475b-9c19-c1771c2f073e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:04 devstack sudo[114025]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0" returned: 0 in 0.398s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4f719048-81a2-48b9-9060-2721798b6227 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created volume successfully. Aug 19 17:40:04 devstack sudo[114034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0 Aug 19 17:40:04 devstack sudo[114034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:05 devstack sudo[114033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded Aug 19 17:40:05 devstack sudo[114033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:05 devstack sudo[114034]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d07823d8-67bb-4b20-867b-6328d372e3c0" returned: 0 in 0.266s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-quobyte-d07823d8-67bb-4b20-867b-6328d372e3c0" released by "delete_volume" :: held 0.730s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Created reservations ['26201aa9-a1a2-453b-97fc-61a7c0aa7de4', '2628b34d-4910-47da-babe-dd3ab1cf531a', '14f7a320-f2ef-414d-9652-fde015c8b46f', '86146f5c-890a-47bd-8c4c-9dee2526daf9'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:05 devstack sudo[114033]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" returned: 0 in 0.455s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:05 devstack sudo[114042]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:05 devstack sudo[114042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:05 devstack sudo[114043]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b 1G Aug 19 17:40:05 devstack sudo[114043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:05 devstack sudo[114042]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.333s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Deleted volume successfully. Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-cbeadf12-050d-4ab9-ba72-055ad0283bb5 tempest-CreateVolumesFromSnapshotTest-1779290188 None] Lock "cinder-d07823d8-67bb-4b20-867b-6328d372e3c0-delete_volume" released by "delete_volume" :: held 1.332s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-470a107a-dbe4-47bc-99c4-73198fbabd6f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-470a107a-dbe4-47bc-99c4-73198fbabd6f-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-quobyte-470a107a-dbe4-47bc-99c4-73198fbabd6f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-470a107a-dbe4-47bc-99c4-73198fbabd6f" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:06 devstack sudo[114043]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b 1G" returned: 0 in 0.692s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fd56984c-b2b3-4df7-8344-053e7b547989]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 devstack sudo[114053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b Aug 19 17:40:06 devstack sudo[114053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:06 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f Aug 19 17:40:06 devstack sudo[114054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:06 devstack sudo[114053]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b" returned: 0 in 0.412s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b is being set with open permissions: ugo+rw Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 devstack sudo[114054]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 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/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b Aug 19 17:40:06 devstack sudo[114064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:06 devstack sudo[114065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f Aug 19 17:40:06 devstack sudo[114065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:06 devstack sudo[114064]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b" returned: 0 in 0.334s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack sudo[114065]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-470a107a-dbe4-47bc-99c4-73198fbabd6f" returned: 0 in 0.321s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-470a107a-dbe4-47bc-99c4-73198fbabd6f" released by "delete_volume" :: held 0.805s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:06 devstack sudo[114070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.info Aug 19 17:40:06 devstack sudo[114070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:06 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created reservations ['0401e28a-1549-4119-8f92-e691900a84eb', '096715da-51bc-4954-a4ca-f814e070f97f', '50f8359d-d96e-49e5-b43c-83023b06db46', '86fb47d8-d7d4-452f-a289-0053d071d2f8'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:07 devstack sudo[114072]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:07 devstack sudo[114072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-044d601e-b92e-45b5-bfbd-2298f6ffa459-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-044d601e-b92e-45b5-bfbd-2298f6ffa459-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:07 devstack sudo[114070]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.info" returned: 0 in 0.417s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:07 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.info is being set with open permissions: ugo+rw Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:07 devstack sudo[114072]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.309s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:07 devstack sudo[114086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.info Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:07 devstack sudo[114086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:07 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Deleted volume successfully. Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-quobyte-044d601e-b92e-45b5-bfbd-2298f6ffa459" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c29c3d0b-52c0-4277-be59-34fd33a00d14 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-470a107a-dbe4-47bc-99c4-73198fbabd6f-delete_volume" released by "delete_volume" :: held 1.464s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-044d601e-b92e-45b5-bfbd-2298f6ffa459" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[da4fd548-2be7-4299-bd68-619e177f275b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:07 devstack sudo[114112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 Aug 19 17:40:07 devstack sudo[114112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:07 devstack sudo[114086]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.info" returned: 0 in 0.611s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.119s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:08 devstack sudo[114112]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459" returned: 0 in 0.541s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-74ed43dc-7f52-4d6c-a91e-41419f960043 tempest-VolumeDependencyTests-88154357 None] Create snapshot completed successfully Aug 19 17:40:08 devstack sudo[114120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459 Aug 19 17:40:08 devstack sudo[114120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:08 devstack sudo[114120]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-044d601e-b92e-45b5-bfbd-2298f6ffa459" returned: 0 in 0.288s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-044d601e-b92e-45b5-bfbd-2298f6ffa459" released by "delete_volume" :: held 0.881s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created reservations ['2c9dc134-f232-4419-811e-6fcb15ed1295', '38a055ad-24f3-4b7a-a63b-00562c28b33b', '966ed662-e9f9-48ed-811f-b1cda93be5f6', '510e1d07-29b6-44de-bb20-780f1d369961'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:08 devstack sudo[114123]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:08 devstack sudo[114123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-quobyte-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[f395b663-ee0d-4793-b97c-166167d5b315]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:08 devstack sudo[114123]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.361s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Deleted volume successfully. Aug 19 17:40:08 devstack sudo[114125]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 Aug 19 17:40:08 devstack sudo[114125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f7584053-6aa5-474f-aa53-300730fe73a1 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-044d601e-b92e-45b5-bfbd-2298f6ffa459-delete_volume" released by "delete_volume" :: held 1.577s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:09 devstack sudo[114125]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42" returned: 0 in 0.450s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:09 devstack sudo[114131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42 Aug 19 17:40:09 devstack sudo[114131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:09 devstack sudo[114131]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42" returned: 0 in 0.335s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42" released by "delete_volume" :: held 0.845s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created reservations ['cba7724e-47c3-4eac-87ee-b65b0e13ef74', '6d1f972e-32e5-4c8a-a7bf-11582e8255f0', '6aee62a6-cfd3-49c2-9672-6cec8637249e', '31b14f2a-75cd-4fe8-9413-4244e5701fa6'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Flow 'volume_create_manager' (fdbad124-8d69-45fd-9965-38250fa09256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (573704e2-0555-423c-b50b-a7812539e3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-c64f04af-2bf6-4c47-a96a-60ef716b9d62-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:09 devstack sudo[114134]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:09 devstack sudo[114134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (573704e2-0555-423c-b50b-a7812539e3cd) 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-19T15:40:09Z,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=ab4e34eb-7483-4654-95f6-1c328ca3f76a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cb64229bd5430e8ec985d8f701b080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:10Z,use_quota=True,user_id='645f69229b744dd3943cb1ec9b966c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83fda6c0-a234-4d24-ba52-cd000b09ced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83fda6c0-a234-4d24-ba52-cd000b09ced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (778881f3-a3ed-4f00-b86f-d675cdc60b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (778881f3-a3ed-4f00-b86f-d675cdc60b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab4e34eb-7483-4654-95f6-1c328ca3f76a', 'volume_name': 'volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51bb20f3-3baa-4769-8e31-d01b703578df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51bb20f3-3baa-4769-8e31-d01b703578df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc8ab0aa-9bba-437c-8f56-8946eeda7b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:09 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Volume ab4e34eb-7483-4654-95f6-1c328ca3f76a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a', 'volume_size': 1} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 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-19T15:40:09Z,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=ab4e34eb-7483-4654-95f6-1c328ca3f76a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cb64229bd5430e8ec985d8f701b080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:10Z,use_quota=True,user_id='645f69229b744dd3943cb1ec9b966c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Creating volume ab4e34eb-7483-4654-95f6-1c328ca3f76a {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:09 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-c64f04af-2bf6-4c47-a96a-60ef716b9d62-delete_volume" acquired by "delete_volume" :: waited 0.126s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:09 devstack sudo[114136]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a 1073741824 Aug 19 17:40:09 devstack sudo[114136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-quobyte-c64f04af-2bf6-4c47-a96a-60ef716b9d62" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-c64f04af-2bf6-4c47-a96a-60ef716b9d62" acquired by "delete_volume" :: waited 0.038s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[615aa6dc-35ee-40c2-adf6-4be84decd557]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:10 devstack sudo[114134]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.336s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:10 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Deleted volume successfully. Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6e081820-9199-4208-a4f9-2272f117d02b tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-ab1f4b5b-148e-44b1-93d6-3cd16ed90f42-delete_volume" released by "delete_volume" :: held 1.615s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Flow 'volume_create_manager' (6fec03e1-67d5-44db-8436-25c1140c2a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3288c276-543b-4f9b-9744-06afe37c2252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:10 devstack sudo[114139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 Aug 19 17:40:10 devstack sudo[114139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3288c276-543b-4f9b-9744-06afe37c2252) 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-19T15:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1012313550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=393f9c67-801d-48eb-92db-a52562c6f54b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1c796e28fe9478fabf1d25a39bf77ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d7c7172-b961-4301-a03a-f5b44dddd60b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:40:10Z,use_quota=True,user_id='d1069613704744809ed544721a1db2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de8511b6-666a-40e9-b43e-c3f6ddeb3254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de8511b6-666a-40e9-b43e-c3f6ddeb3254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22707ab8-49cb-4cb9-8c0b-ff68edcca26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22707ab8-49cb-4cb9-8c0b-ff68edcca26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '393f9c67-801d-48eb-92db-a52562c6f54b', 'volume_name': 'volume-393f9c67-801d-48eb-92db-a52562c6f54b', 'volume_size': 1, 'snapshot_id': '0d7c7172-b961-4301-a03a-f5b44dddd60b'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbadd79e-7d67-4fc0-bcda-66dcb1492569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbadd79e-7d67-4fc0-bcda-66dcb1492569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b475ff03-7042-4bc3-a943-6554f51879b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:10 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Volume 393f9c67-801d-48eb-92db-a52562c6f54b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-393f9c67-801d-48eb-92db-a52562c6f54b', 'volume_size': 1, 'snapshot_id': '0d7c7172-b961-4301-a03a-f5b44dddd60b'} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:10 devstack sudo[114139]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62" returned: 0 in 0.444s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:10 devstack sudo[114136]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a 1073741824" returned: 0 in 0.680s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:10 devstack sudo[114148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62 Aug 19 17:40:10 devstack sudo[114148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:10 devstack sudo[114150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a Aug 19 17:40:10 devstack sudo[114150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:10 devstack sudo[114148]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c64f04af-2bf6-4c47-a96a-60ef716b9d62" returned: 0 in 0.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-c64f04af-2bf6-4c47-a96a-60ef716b9d62" released by "delete_volume" :: held 0.796s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:10 devstack sudo[114150]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a" returned: 0 in 0.285s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] <== create_volume: return (1039ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.044s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.597s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-quobyte-0d7c7172-b961-4301-a03a-f5b44dddd60b-393f9c67-801d-48eb-92db-a52562c6f54b" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created reservations ['1f4967fe-cfc1-4004-90c3-175a269bd9e8', '0182ec2c-4b30-419a-8b89-e86f0b2d42b2', 'd7897196-8b84-4e12-8c84-a562e8f20a20', 'b0066d98-3bd5-4641-aaa9-7dad7748ccbf'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc8ab0aa-9bba-437c-8f56-8946eeda7b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d848a652-f65f-4cd9-b80f-13eab62f3c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-0d7c7172-b961-4301-a03a-f5b44dddd60b-393f9c67-801d-48eb-92db-a52562c6f54b" acquired by "_create_volume_from_snapshot" :: waited 0.044s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Creating volume 393f9c67-801d-48eb-92db-a52562c6f54b from snapshot 0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-quobyte-393f9c67-801d-48eb-92db-a52562c6f54b" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:10 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Volume volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a (ab4e34eb-7483-4654-95f6-1c328ca3f76a): created successfully Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d848a652-f65f-4cd9-b80f-13eab62f3c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Flow 'volume_create_manager' (fdbad124-8d69-45fd-9965-38250fa09256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-393f9c67-801d-48eb-92db-a52562c6f54b" acquired by "_copy_volume_from_snapshot" :: waited 0.037s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] snapshot: 0d7c7172-b961-4301-a03a-f5b44dddd60b, volume: 393f9c67-801d-48eb-92db-a52562c6f54b, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:40:11 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c736469b-ef81-4f6a-b535-14cf46f76c1d tempest-CinderUnicodeTest-1980142155 None] Created volume successfully. Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[cec1dea2-eefb-4317-8db7-b2edf4f8bdd9]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-ac155405-5638-42cf-86ba-a57d484d928c-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-ac155405-5638-42cf-86ba-a57d484d928c-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:11 devstack sudo[114155]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:11 devstack sudo[114155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-quobyte-ac155405-5638-42cf-86ba-a57d484d928c" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-ac155405-5638-42cf-86ba-a57d484d928c" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7e585cd-d308-4ff8-870e-427c955f73aa]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:11 devstack sudo[114154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b Aug 19 17:40:11 devstack sudo[114154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:11 devstack sudo[114157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c Aug 19 17:40:11 devstack sudo[114157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:11 devstack sudo[114155]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.317s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:11 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Deleted volume successfully. Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-db9a9f72-219d-4037-98ac-a1389535ac02 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-c64f04af-2bf6-4c47-a96a-60ef716b9d62-delete_volume" released by "delete_volume" :: held 1.565s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:11 devstack sudo[114154]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b" returned: 0 in 0.539s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[578196a7-4b62-43fe-9f2d-86293b75a263]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:11 devstack sudo[114167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded Aug 19 17:40:11 devstack sudo[114167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:11 devstack sudo[114157]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c" returned: 0 in 0.532s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:11 devstack sudo[114170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c Aug 19 17:40:11 devstack sudo[114170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:12 devstack sudo[114167]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" returned: 0 in 0.451s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:12 devstack sudo[114170]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ac155405-5638-42cf-86ba-a57d484d928c" returned: 0 in 0.337s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:12 devstack sudo[114176]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b Aug 19 17:40:12 devstack sudo[114176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-ac155405-5638-42cf-86ba-a57d484d928c" released by "delete_volume" :: held 0.930s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created reservations ['8f5740c2-8919-496c-9fec-fcd396a1e2fa', '79f66179-7586-4aa2-9bc1-97e4e34cd978', 'fbe5aa14-2b97-4d80-8b65-670862f019e9', 'e5c207b6-ae48-412b-92a3-7d7a8e3b3df5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:12 devstack sudo[114183]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:12 devstack sudo[114183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Flow 'volume_create_manager' (13d68c48-375c-4a0b-8615-72717c9ba084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8db991ce-34c7-4fe1-9cfe-2546699a3fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8db991ce-34c7-4fe1-9cfe-2546699a3fa2) 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-19T15:40:12Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1004931437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9589f43d-5006-425c-9534-76112d2b0a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cb64229bd5430e8ec985d8f701b080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:12Z,use_quota=True,user_id='645f69229b744dd3943cb1ec9b966c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (646eb241-1944-47ef-b524-8aef9b70da76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (646eb241-1944-47ef-b524-8aef9b70da76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13a9b630-e02a-4d90-8dce-f6ed12c11047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13a9b630-e02a-4d90-8dce-f6ed12c11047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9589f43d-5006-425c-9534-76112d2b0a72', 'volume_name': 'volume-9589f43d-5006-425c-9534-76112d2b0a72', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14cab220-48da-4ca1-9f28-7599eabbf4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14cab220-48da-4ca1-9f28-7599eabbf4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (577d630e-0878-4312-aa2b-e201028d7b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:12 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Volume 9589f43d-5006-425c-9534-76112d2b0a72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9589f43d-5006-425c-9534-76112d2b0a72', 'volume_size': 1} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:12 devstack sudo[114183]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.421s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:12 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:12 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Deleted volume successfully. Aug 19 17:40:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-5613a810-52e1-4a6b-87be-639ec41f0b6d tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-ac155405-5638-42cf-86ba-a57d484d928c-delete_volume" released by "delete_volume" :: held 1.832s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-2eb57fe2-abc6-41d7-bda9-b57d16992550-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-2eb57fe2-abc6-41d7-bda9-b57d16992550-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "cinder-quobyte-2eb57fe2-abc6-41d7-bda9-b57d16992550" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:13 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-2eb57fe2-abc6-41d7-bda9-b57d16992550" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:13 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[08ad9332-d66a-46e7-b4d9-fc8e776fc324]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:14 devstack sudo[114195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 Aug 19 17:40:14 devstack sudo[114195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:14 devstack sudo[114195]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550" returned: 0 in 0.965s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:14 devstack sudo[114204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550 Aug 19 17:40:14 devstack sudo[114204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:15 devstack sudo[114204]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2eb57fe2-abc6-41d7-bda9-b57d16992550" returned: 0 in 0.544s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-quobyte-2eb57fe2-abc6-41d7-bda9-b57d16992550" released by "delete_volume" :: held 1.615s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Created reservations ['cc06f73b-dc8f-48c7-b289-9eb5d08d2df2', '953eff05-cbfc-4c80-a63e-2ce604473a56', '8e462896-ac6d-41ae-b2ca-5c1de6e6c1d0', '2a069cb0-2a3d-4bcc-b412-30804897956f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:15 devstack sudo[114208]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:15 devstack sudo[114208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:16 devstack sudo[114208]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.544s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:16 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Deleted volume successfully. Aug 19 17:40:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fedb0b80-a4f2-4e35-b76a-4384ab4c7a12 tempest-CreateVolumesFromSourceVolumeTest-655698445 None] Lock "cinder-2eb57fe2-abc6-41d7-bda9-b57d16992550-delete_volume" released by "delete_volume" :: held 2.674s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:17 devstack sudo[114176]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b" returned: 0 in 5.805s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:17 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded, size 1024.00 MB, duration 5.81 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:40:17 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Converted 1024.00 MB image at 176.38 MB/s Aug 19 17:40:17 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b is being set with open permissions: ugo+rw Aug 19 17:40:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:17 devstack sudo[114211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b Aug 19 17:40:17 devstack sudo[114211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:18 devstack sudo[114211]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b" returned: 0 in 0.277s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-393f9c67-801d-48eb-92db-a52562c6f54b" released by "_copy_volume_from_snapshot" :: held 7.195s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-0d7c7172-b961-4301-a03a-f5b44dddd60b-393f9c67-801d-48eb-92db-a52562c6f54b" released by "_create_volume_from_snapshot" :: held 7.294s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.340s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.610s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 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-19T15:40:12Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1004931437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9589f43d-5006-425c-9534-76112d2b0a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cb64229bd5430e8ec985d8f701b080',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:12Z,use_quota=True,user_id='645f69229b744dd3943cb1ec9b966c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Creating volume 9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:18 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:18 devstack sudo[114214]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 1073741824 Aug 19 17:40:18 devstack sudo[114214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b475ff03-7042-4bc3-a943-6554f51879b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-393f9c67-801d-48eb-92db-a52562c6f54b', 'volume_size': 1, 'snapshot_id': '0d7c7172-b961-4301-a03a-f5b44dddd60b'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48e007b4-fdb1-4153-a693-91cb8f39a756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:18 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Volume volume-393f9c67-801d-48eb-92db-a52562c6f54b (393f9c67-801d-48eb-92db-a52562c6f54b): created successfully Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48e007b4-fdb1-4153-a693-91cb8f39a756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Flow 'volume_create_manager' (6fec03e1-67d5-44db-8436-25c1140c2a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:18 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-662e2c3a-8511-4179-8b9b-74de2a1042c7 tempest-VolumeDependencyTests-88154357 None] Created volume successfully. Aug 19 17:40:18 devstack sudo[114214]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 1073741824" returned: 0 in 0.591s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:18 devstack sudo[114220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 Aug 19 17:40:18 devstack sudo[114220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-0d7c7172-b961-4301-a03a-f5b44dddd60b-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-0d7c7172-b961-4301-a03a-f5b44dddd60b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-quobyte-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-quobyte-0d7c7172-b961-4301-a03a-f5b44dddd60b" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-0d7c7172-b961-4301-a03a-f5b44dddd60b" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Deleting offline snapshot 0d7c7172-b961-4301-a03a-f5b44dddd60b of volume 7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] snapshot_file for this snap is: volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[07852334-6b94-4520-867e-b2079e197b8b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:19 devstack sudo[114220]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72" returned: 0 in 0.387s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] <== create_volume: return (1033ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.037s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (577d630e-0878-4312-aa2b-e201028d7b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9589f43d-5006-425c-9534-76112d2b0a72', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:19 devstack sudo[114222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b Aug 19 17:40:19 devstack sudo[114222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0dc76d06-3592-422b-a294-97d62e42ccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:19 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Volume volume-9589f43d-5006-425c-9534-76112d2b0a72 (9589f43d-5006-425c-9534-76112d2b0a72): created successfully Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0dc76d06-3592-422b-a294-97d62e42ccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Flow 'volume_create_manager' (13d68c48-375c-4a0b-8615-72717c9ba084) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9261361b-a182-48b2-8772-7b527e2dda3c tempest-CinderUnicodeTest-1980142155 None] Created volume successfully. Aug 19 17:40:19 devstack sudo[114222]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b" returned: 0 in 0.507s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9d01cd8-fca6-461d-8fee-c8de440d8cd7]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:19 devstack sudo[114229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded Aug 19 17:40:19 devstack sudo[114229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:20 devstack sudo[114229]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" returned: 0 in 0.622s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:20 devstack sudo[114234]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b Aug 19 17:40:20 devstack sudo[114234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Creating offline snapshot c42df474-4b71-40a8-8865-88216ce2d36d of volume 9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa98ef7c-2a1d-4db2-adbb-b3f8a8fef649]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:20 devstack sudo[114236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 Aug 19 17:40:20 devstack sudo[114236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:20 devstack sudo[114234]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b" returned: 0 in 0.535s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:20 devstack sudo[114241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b Aug 19 17:40:20 devstack sudo[114241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:21 devstack sudo[114236]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72" returned: 0 in 0.573s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:21 devstack sudo[114246]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d 1G Aug 19 17:40:21 devstack sudo[114246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:21 devstack sudo[114241]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded.0d7c7172-b961-4301-a03a-f5b44dddd60b" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (9b31bcb4-279c-439c-a5ab-2ade2393cdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e43a574f-706b-419c-83fb-e6a8da7dcb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-0d7c7172-b961-4301-a03a-f5b44dddd60b" released by "_delete_snapshot" :: held 2.275s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e43a574f-706b-419c-83fb-e6a8da7dcb5b) 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-19T15:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611379949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b28ddea-1485-4d21-9aab-b1c55f2acc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:21Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fe59c42-fedd-4978-929e-651310d6736b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fe59c42-fedd-4978-929e-651310d6736b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b86279d-cea8-4dcb-9bb7-ad728bd16fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b86279d-cea8-4dcb-9bb7-ad728bd16fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b28ddea-1485-4d21-9aab-b1c55f2acc0a', 'volume_name': 'volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5293108d-0372-495b-9e92-0eb95727bea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5293108d-0372-495b-9e92-0eb95727bea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1e91378-5e2e-4c08-8f84-1f0fbb32c4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:21 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Volume 6b28ddea-1485-4d21-9aab-b1c55f2acc0a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a', 'volume_size': 1} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" released by "delete_snapshot" :: held 2.346s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Created reservations ['defac18e-b3a7-4a0f-8def-e6f96c523211', '53ba3312-4c63-4537-b2c7-c6d4ccb375bd', 'a0da122f-2530-492f-8951-eafb35c401ab', '30ddc9e4-bccd-4280-939c-382cc12d7217'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Delete snapshot completed successfully. Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-04f19ba6-df33-415e-aa23-1d1dba0c5740 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-0d7c7172-b961-4301-a03a-f5b44dddd60b-delete_snapshot" released by "delete_snapshot" :: held 2.510s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:21 devstack sudo[114246]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d 1G" returned: 0 in 0.509s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9589f43d-5006-425c-9534-76112d2b0a72 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:21 devstack sudo[114253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9589f43d-5006-425c-9534-76112d2b0a72 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d Aug 19 17:40:21 devstack sudo[114253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:22 devstack sudo[114253]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9589f43d-5006-425c-9534-76112d2b0a72 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d" returned: 0 in 0.301s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:22 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d is being set with open permissions: ugo+rw Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:22 devstack sudo[114258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d Aug 19 17:40:22 devstack sudo[114258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:22 devstack sudo[114258]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d" returned: 0 in 0.347s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-7cfc68c8-14d7-45ab-8cb4-a53fef41fded-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Lock "cinder-7cfc68c8-14d7-45ab-8cb4-a53fef41fded-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-quobyte-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:22 devstack sudo[114264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.info Aug 19 17:40:22 devstack sudo[114264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9c0967a-d011-4413-81a5-966660925154]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:22 devstack sudo[114266]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:22 devstack sudo[114266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:22 devstack sudo[114267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded Aug 19 17:40:22 devstack sudo[114267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:22 devstack sudo[114264]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.info" returned: 0 in 0.320s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:22 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.info is being set with open permissions: ugo+rw Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:22 devstack sudo[114271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.info Aug 19 17:40:22 devstack sudo[114271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:22 devstack sudo[114266]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.342s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:40:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:40:22 devstack sudo[114267]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" returned: 0 in 0.426s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:23 devstack sudo[114277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded Aug 19 17:40:23 devstack sudo[114277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:23 devstack sudo[114271]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.info" returned: 0 in 0.279s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.480s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.598s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 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-19T15:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611379949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b28ddea-1485-4d21-9aab-b1c55f2acc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:21Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Creating volume 6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:23 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:23 devstack sudo[114280]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a 1073741824 Aug 19 17:40:23 devstack sudo[114280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2a267b20-57d2-4e4a-a944-5a88c1dad8ae tempest-CinderUnicodeTest-1980142155 None] Create snapshot completed successfully Aug 19 17:40:23 devstack sudo[114277]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" returned: 0 in 0.283s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-7cfc68c8-14d7-45ab-8cb4-a53fef41fded" released by "delete_volume" :: held 0.791s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Created reservations ['2bb7ad75-2c9b-4f46-8daf-7657ed949d66', '5452dc5e-d856-41c3-9e57-507a05ebb099', '82f3634b-fa2d-4e77-a445-e59272134cab', 'a7158088-a196-4895-be2f-06bdbc645552'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:23 devstack sudo[114286]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:23 devstack sudo[114286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-393f9c67-801d-48eb-92db-a52562c6f54b-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-393f9c67-801d-48eb-92db-a52562c6f54b-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:23 devstack sudo[114280]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a 1073741824" returned: 0 in 0.727s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "cinder-quobyte-393f9c67-801d-48eb-92db-a52562c6f54b" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-393f9c67-801d-48eb-92db-a52562c6f54b" acquired by "delete_volume" :: waited 0.043s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "cinder-c42df474-4b71-40a8-8865-88216ce2d36d-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:23 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[08249bc5-99da-485c-b2a1-adad3082286e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:24 devstack sudo[114286]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:24 devstack sudo[114290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a Aug 19 17:40:24 devstack sudo[114290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.602s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-c42df474-4b71-40a8-8865-88216ce2d36d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.098s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "cinder-quobyte-9589f43d-5006-425c-9534-76112d2b0a72" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:24 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Deleted volume successfully. Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-9589f43d-5006-425c-9534-76112d2b0a72" acquired by "delete_snapshot" :: waited 0.107s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "cinder-quobyte-c42df474-4b71-40a8-8865-88216ce2d36d" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-744465b8-4199-4277-b314-3fa03498706a tempest-VolumeDependencyTests-88154357 None] Lock "cinder-7cfc68c8-14d7-45ab-8cb4-a53fef41fded-delete_volume" released by "delete_volume" :: held 1.739s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-c42df474-4b71-40a8-8865-88216ce2d36d" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Deleting offline snapshot c42df474-4b71-40a8-8865-88216ce2d36d of volume 9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] snapshot_file for this snap is: volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d31b7996-92ba-4fa4-a751-2704af7c4843]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:24 devstack sudo[114291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b Aug 19 17:40:24 devstack sudo[114291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:24 devstack sudo[114290]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] <== create_volume: return (1277ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.283s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1e91378-5e2e-4c08-8f84-1f0fbb32c4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:24 devstack sudo[114293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d Aug 19 17:40:24 devstack sudo[114293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11e62cc4-015c-4631-b655-b23602e35999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:24 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Volume volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a (6b28ddea-1485-4d21-9aab-b1c55f2acc0a): created successfully Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11e62cc4-015c-4631-b655-b23602e35999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (9b31bcb4-279c-439c-a5ab-2ade2393cdae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:24 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-493c66d1-6a09-4051-8210-be437eb422e9 tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:40:24 devstack sudo[114291]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b" returned: 0 in 0.653s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:24 devstack sudo[114302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b Aug 19 17:40:24 devstack sudo[114302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:24 devstack sudo[114293]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d" returned: 0 in 0.553s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9589f43d-5006-425c-9534-76112d2b0a72(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fedc128f-9741-4417-81c5-0a92a62af60e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:25 devstack sudo[114306]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 Aug 19 17:40:25 devstack sudo[114306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:25 devstack sudo[114302]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-393f9c67-801d-48eb-92db-a52562c6f54b" returned: 0 in 0.475s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-quobyte-393f9c67-801d-48eb-92db-a52562c6f54b" released by "delete_volume" :: held 1.240s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Creating offline snapshot 8cefc05f-75bb-4567-82b4-6a3ab9c356ee of volume 6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b411f0ec-18d6-41ca-ab52-be92d0acc4e8]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Created reservations ['3a12042f-9ec4-4216-bf74-c0a75b96e07f', 'aa4bb53d-5835-4801-bd90-ad5386b0a050', 'b7e479e5-da87-444e-bebf-61966ba50ed1', '409d6dee-29ea-4b1d-a078-00428d1bc819'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:25 devstack sudo[114310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a Aug 19 17:40:25 devstack sudo[114310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:25 devstack sudo[114313]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:25 devstack sudo[114313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:25 devstack sudo[114306]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72" returned: 0 in 0.565s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:25 devstack sudo[114317]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d Aug 19 17:40:25 devstack sudo[114317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:25 devstack sudo[114313]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.338s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:25 devstack sudo[114310]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:25 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Deleted volume successfully. Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" returned: 0 in 0.486s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-35a6f4a0-f1a1-4312-907c-e8edd3bff457 tempest-VolumeDependencyTests-88154357 None] Lock "cinder-393f9c67-801d-48eb-92db-a52562c6f54b-delete_volume" released by "delete_volume" :: held 1.991s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:25 devstack sudo[114326]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee 1G Aug 19 17:40:25 devstack sudo[114326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:25 devstack sudo[114317]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d" returned: 0 in 0.441s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:25 devstack sudo[114329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d Aug 19 17:40:25 devstack sudo[114329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:26 devstack sudo[114329]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72.c42df474-4b71-40a8-8865-88216ce2d36d" returned: 0 in 0.309s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-c42df474-4b71-40a8-8865-88216ce2d36d" released by "_delete_snapshot" :: held 2.031s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-9589f43d-5006-425c-9534-76112d2b0a72" released by "delete_snapshot" :: held 2.071s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:26 devstack sudo[114326]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee 1G" returned: 0 in 0.567s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:26 devstack sudo[114336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee Aug 19 17:40:26 devstack sudo[114336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Created reservations ['c31087c4-bec5-4e47-ac43-2c672e0e68d9', 'c888780d-5284-40b6-977d-a1566e59afc8', 'fd4769f1-1269-4503-9b00-cb3fed3ea6fe', 'eae97389-ecbd-4ee0-a230-a27a7277149b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Delete snapshot completed successfully. Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-588bf9e6-6d52-4791-8060-550833a9d567 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-c42df474-4b71-40a8-8865-88216ce2d36d-delete_snapshot" released by "delete_snapshot" :: held 2.386s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:26 devstack sudo[114336]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:26 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee is being set with open permissions: ugo+rw Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:26 devstack sudo[114341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee Aug 19 17:40:26 devstack sudo[114341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:26 devstack sudo[114341]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:27 devstack sudo[114344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.info Aug 19 17:40:27 devstack sudo[114344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "cinder-9589f43d-5006-425c-9534-76112d2b0a72-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-9589f43d-5006-425c-9534-76112d2b0a72-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "cinder-quobyte-9589f43d-5006-425c-9534-76112d2b0a72" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-9589f43d-5006-425c-9534-76112d2b0a72" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:27 devstack sudo[114344]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.info" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:27 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.info is being set with open permissions: ugo+rw Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d4a5fd4-0b25-440c-9b15-048396e6c274]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:27 devstack sudo[114347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.info Aug 19 17:40:27 devstack sudo[114347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:27 devstack sudo[114348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 Aug 19 17:40:27 devstack sudo[114348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:27 devstack sudo[114347]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.info" returned: 0 in 0.334s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.650s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-aa1daac8-d2a0-4600-99db-7f84153bc926 tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:40:27 devstack sudo[114348]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72" returned: 0 in 0.497s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:28 devstack sudo[114355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72 Aug 19 17:40:28 devstack sudo[114355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:28 devstack sudo[114355]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-9589f43d-5006-425c-9534-76112d2b0a72" returned: 0 in 0.320s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-8cefc05f-75bb-4567-82b4-6a3ab9c356ee-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-9589f43d-5006-425c-9534-76112d2b0a72" released by "delete_volume" :: held 0.931s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Lock "cinder-8cefc05f-75bb-4567-82b4-6a3ab9c356ee-delete_snapshot" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-8cefc05f-75bb-4567-82b4-6a3ab9c356ee" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-8cefc05f-75bb-4567-82b4-6a3ab9c356ee" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot 8cefc05f-75bb-4567-82b4-6a3ab9c356ee of volume 6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1d871d3-a1ad-4885-9eec-b26af2eca4e5]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Created reservations ['f85bd22d-e0e8-4240-abbe-4b84b68585ab', 'ac9f3675-f910-41db-ba3f-257e1ec7bfb7', 'd2a36f67-85bb-44d0-be41-e726dea35164', '0886711b-2b89-44f9-ac70-3e7fe2b68084'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:28 devstack sudo[114359]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:28 devstack sudo[114359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:28 devstack sudo[114358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee Aug 19 17:40:28 devstack sudo[114358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:28 devstack sudo[114359]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.374s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:28 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:28 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Deleted volume successfully. Aug 19 17:40:29 devstack sudo[114358]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee" returned: 0 in 0.544s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eff644f-8a09-49db-8d96-b776c1d01cb8 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-9589f43d-5006-425c-9534-76112d2b0a72-delete_volume" released by "delete_volume" :: held 1.724s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[332c665e-c668-486b-a110-3a6033e430af]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:29 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/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a Aug 19 17:40:29 devstack sudo[114366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:29 devstack sudo[114366]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:29 devstack sudo[114371]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee Aug 19 17:40:29 devstack sudo[114371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "cinder-ab4e34eb-7483-4654-95f6-1c328ca3f76a-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-ab4e34eb-7483-4654-95f6-1c328ca3f76a-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "cinder-quobyte-ab4e34eb-7483-4654-95f6-1c328ca3f76a" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-ab4e34eb-7483-4654-95f6-1c328ca3f76a" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea51975c-9c82-4135-9d18-e320c035ab91]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:29 devstack sudo[114371]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee" returned: 0 in 0.489s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:29 devstack sudo[114377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a Aug 19 17:40:29 devstack sudo[114377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:30 devstack sudo[114378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee Aug 19 17:40:30 devstack sudo[114378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:30 devstack sudo[114378]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a.8cefc05f-75bb-4567-82b4-6a3ab9c356ee" returned: 0 in 0.339s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:30 devstack sudo[114377]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a" returned: 0 in 0.522s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-8cefc05f-75bb-4567-82b4-6a3ab9c356ee" released by "_delete_snapshot" :: held 1.941s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" released by "delete_snapshot" :: held 1.991s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:30 devstack sudo[114385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a Aug 19 17:40:30 devstack sudo[114385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Created reservations ['49412447-c047-41ce-a945-4fab4d499ec8', '2daa93e0-f06b-4aae-b636-056309a8b567', '7782ae67-0ead-4bd2-821d-42660a2e9869', 'd00f3e09-de65-4e72-bce8-b97fdfcb617a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:30 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-efd4132e-11b0-4809-a48f-c244c9dbf2e3 tempest-ProjectMemberTests-112761693 None] Lock "cinder-8cefc05f-75bb-4567-82b4-6a3ab9c356ee-delete_snapshot" released by "delete_snapshot" :: held 2.184s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:30 devstack sudo[114385]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab4e34eb-7483-4654-95f6-1c328ca3f76a" returned: 0 in 0.313s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-quobyte-ab4e34eb-7483-4654-95f6-1c328ca3f76a" released by "delete_volume" :: held 0.882s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Created reservations ['924ab6ca-96f9-4418-a2da-ac3c401d9fb1', 'e6c3f43a-4f95-4268-9d53-339dd8304828', '68e1f134-d9ed-40ff-b270-a018ff9ffbb4', '7ae1982a-9448-464a-9aa4-4ca4c0762d7f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:30 devstack sudo[114388]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:30 devstack sudo[114388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:31 devstack sudo[114388]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.340s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Deleted volume successfully. Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7fec13d-1311-466d-a300-783a73419c26 tempest-CinderUnicodeTest-1980142155 None] Lock "cinder-ab4e34eb-7483-4654-95f6-1c328ca3f76a-delete_volume" released by "delete_volume" :: held 1.475s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-6b28ddea-1485-4d21-9aab-b1c55f2acc0a-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Lock "cinder-6b28ddea-1485-4d21-9aab-b1c55f2acc0a-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" acquired by "delete_volume" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d109e338-5378-4885-a3c3-ef6853685a1a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:32 devstack sudo[114391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a Aug 19 17:40:32 devstack sudo[114391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:32 devstack sudo[114391]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" returned: 0 in 0.572s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:32 devstack sudo[114398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a Aug 19 17:40:32 devstack sudo[114398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:32 devstack sudo[114398]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" returned: 0 in 0.309s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-6b28ddea-1485-4d21-9aab-b1c55f2acc0a" released by "delete_volume" :: held 1.005s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:32 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Created reservations ['1597a582-c59c-4cc5-b480-9e62fe117fe9', 'bfebb7f8-1527-4fe8-aedb-77d5099a7baa', 'fcd6056f-e0c4-4493-91a5-c4870faae34d', '964b6dfd-113f-4d06-9885-fbe1c3e5a21e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:33 devstack sudo[114401]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:33 devstack sudo[114401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:33 devstack sudo[114401]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=279,cinder:SELECT=223,cinder:INSERT=81,cinder:DELETE=25 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:40:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ab66b30e-ce6d-4248-af93-dcbb685b584b tempest-ProjectMemberTests-112761693 None] Lock "cinder-6b28ddea-1485-4d21-9aab-b1c55f2acc0a-delete_volume" released by "delete_volume" :: held 1.692s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=213,cinder:UPDATE=312,cinder:DELETE=27,cinder:INSERT=78 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (a7704bde-7640-4a34-8463-5a0bf5eda2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14e43419-227d-4e09-bbb3-5cb545b78c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14e43419-227d-4e09-bbb3-5cb545b78c53) 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-19T15:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286618883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d6b06c1-2a1f-4344-9ca2-1d1373100642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:35Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07f4f416-27b3-4266-960b-784ce7186ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07f4f416-27b3-4266-960b-784ce7186ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccd4d6d0-1a5e-4aa0-ae3e-3a54358769c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccd4d6d0-1a5e-4aa0-ae3e-3a54358769c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d6b06c1-2a1f-4344-9ca2-1d1373100642', 'volume_name': 'volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c57b55b-315a-47d0-9fbc-8660ece5757c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c57b55b-315a-47d0-9fbc-8660ece5757c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dd6440a-0005-4f46-a81c-079f4cca03a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:34 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Volume 3d6b06c1-2a1f-4344-9ca2-1d1373100642: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642', 'volume_size': 1} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 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-19T15:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286618883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d6b06c1-2a1f-4344-9ca2-1d1373100642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:35Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Creating volume 3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:34 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:34 devstack sudo[114404]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 1073741824 Aug 19 17:40:34 devstack sudo[114404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:35 devstack sudo[114404]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 1073741824" returned: 0 in 0.523s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:35 devstack sudo[114410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 Aug 19 17:40:35 devstack sudo[114410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:35 devstack sudo[114410]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642" returned: 0 in 0.314s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] <== create_volume: return (892ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.894s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dd6440a-0005-4f46-a81c-079f4cca03a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32287876-fce0-43bc-8013-d8756e49b554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:35 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Volume volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 (3d6b06c1-2a1f-4344-9ca2-1d1373100642): created successfully Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32287876-fce0-43bc-8013-d8756e49b554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:35 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (a7704bde-7640-4a34-8463-5a0bf5eda2ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4c6bde0f-61ec-4d72-8367-8559dfead49a tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:40:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Creating offline snapshot adb02f0c-2041-4ed0-9b9b-05a7b76277eb of volume 3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed37c88e-fcca-40ba-8b85-6e2c6b538114]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:37 devstack sudo[114413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 Aug 19 17:40:37 devstack sudo[114413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:37 devstack sudo[114413]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642" returned: 0 in 0.458s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:37 devstack sudo[114419]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb 1G Aug 19 17:40:37 devstack sudo[114419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:38 devstack sudo[114419]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb 1G" returned: 0 in 0.566s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:38 devstack sudo[114424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb Aug 19 17:40:38 devstack sudo[114424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:38 devstack sudo[114424]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb" returned: 0 in 0.486s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:38 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb is being set with open permissions: ugo+rw Aug 19 17:40:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:38 devstack sudo[114429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb Aug 19 17:40:38 devstack sudo[114429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:38 devstack sudo[114429]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb" returned: 0 in 0.314s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:39 devstack sudo[114432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.info Aug 19 17:40:39 devstack sudo[114432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:39 devstack sudo[114432]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.info" returned: 0 in 0.313s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:39 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.info is being set with open permissions: ugo+rw Aug 19 17:40:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:39 devstack sudo[114435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.info Aug 19 17:40:39 devstack sudo[114435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:39 devstack sudo[114435]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.info" returned: 0 in 0.278s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.552s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:39 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2b508b99-26c2-43c7-a429-39b8e8d86ba6 tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-adb02f0c-2041-4ed0-9b9b-05a7b76277eb-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Lock "cinder-adb02f0c-2041-4ed0-9b9b-05a7b76277eb-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-3d6b06c1-2a1f-4344-9ca2-1d1373100642" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d6b06c1-2a1f-4344-9ca2-1d1373100642" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-adb02f0c-2041-4ed0-9b9b-05a7b76277eb" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-adb02f0c-2041-4ed0-9b9b-05a7b76277eb" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot adb02f0c-2041-4ed0-9b9b-05a7b76277eb of volume 3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e8c2251c-b261-4171-baaa-5bc65029e008]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:40 devstack sudo[114438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb Aug 19 17:40:40 devstack sudo[114438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:40 devstack sudo[114438]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb" returned: 0 in 0.434s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[54bb0b90-379f-4191-987b-e31851b74abb]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[114444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 Aug 19 17:40:41 devstack sudo[114444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack sudo[114444]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642" returned: 0 in 0.447s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[114450]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb Aug 19 17:40:41 devstack sudo[114450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:41 devstack sudo[114450]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb" returned: 0 in 0.518s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:41 devstack sudo[114455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb Aug 19 17:40:41 devstack sudo[114455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:42 devstack sudo[114455]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642.adb02f0c-2041-4ed0-9b9b-05a7b76277eb" returned: 0 in 0.304s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-adb02f0c-2041-4ed0-9b9b-05a7b76277eb" released by "_delete_snapshot" :: held 1.881s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d6b06c1-2a1f-4344-9ca2-1d1373100642" released by "delete_snapshot" :: held 1.914s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Created reservations ['e8a5c154-af36-4ca3-8ac2-eff700a4198f', 'e974be19-7bcf-471e-99b3-f4d9fe577c62', 'fcbb516e-a55d-4f57-878b-dfcc32e95c47', '611f7a54-77c6-4663-af7f-b8fc2549c8db'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:42 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4aef3ba2-f43a-4473-9605-28b999413fec tempest-ProjectMemberTests-112761693 None] Lock "cinder-adb02f0c-2041-4ed0-9b9b-05a7b76277eb-delete_snapshot" released by "delete_snapshot" :: held 2.165s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-3d6b06c1-2a1f-4344-9ca2-1d1373100642-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Lock "cinder-3d6b06c1-2a1f-4344-9ca2-1d1373100642-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-3d6b06c1-2a1f-4344-9ca2-1d1373100642" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d6b06c1-2a1f-4344-9ca2-1d1373100642" acquired by "delete_volume" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d49da21e-1486-4fb9-90f8-3fcfe6392fb9]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:42 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:42 devstack sudo[114459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 Aug 19 17:40:42 devstack sudo[114459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack sudo[114459]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642" returned: 0 in 0.419s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[114464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642 Aug 19 17:40:43 devstack sudo[114464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:43 devstack sudo[114464]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d6b06c1-2a1f-4344-9ca2-1d1373100642" returned: 0 in 0.306s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d6b06c1-2a1f-4344-9ca2-1d1373100642" released by "delete_volume" :: held 0.818s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Created reservations ['e17008a1-3aeb-4a56-a2e2-d3069a786987', '3d4f18a3-7457-47bd-9e98-989565dbd65a', '3ff4876f-449a-4f36-8195-d3666ea4f3a1', '5d5351ed-23d0-4530-a1ef-136e05b0b239'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:43 devstack sudo[114467]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:43 devstack sudo[114467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:44 devstack sudo[114467]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.357s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:44 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8f40d7be-5950-4b74-baa9-4f7b254d4fe9 tempest-ProjectMemberTests-112761693 None] Lock "cinder-3d6b06c1-2a1f-4344-9ca2-1d1373100642-delete_volume" released by "delete_volume" :: held 1.507s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (d663bec8-541c-49ac-a3bc-1f69737bb9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f573382-e388-4133-97b3-17ccf2d726aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f573382-e388-4133-97b3-17ccf2d726aa) 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-19T15:40:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534645840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90bd23bf-19dd-4bd7-b592-2026917c80b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:44Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f762b860-a3f6-473a-aabd-34e4f379f349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f762b860-a3f6-473a-aabd-34e4f379f349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fec5d6d-b3e2-4c9d-9cf4-2f709f4d0702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fec5d6d-b3e2-4c9d-9cf4-2f709f4d0702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '90bd23bf-19dd-4bd7-b592-2026917c80b8', 'volume_name': 'volume-90bd23bf-19dd-4bd7-b592-2026917c80b8', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e52eb8d-09ca-4313-991b-aff5fda1b449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e52eb8d-09ca-4313-991b-aff5fda1b449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26b63d83-df42-4adb-8f58-34c8bcf66af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:44 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Volume 90bd23bf-19dd-4bd7-b592-2026917c80b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-90bd23bf-19dd-4bd7-b592-2026917c80b8', 'volume_size': 1} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 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-19T15:40:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1534645840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90bd23bf-19dd-4bd7-b592-2026917c80b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:44Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Creating volume 90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:44 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:44 devstack sudo[114470]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 1073741824 Aug 19 17:40:44 devstack sudo[114470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:45 devstack sudo[114470]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 1073741824" returned: 0 in 0.552s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:45 devstack sudo[114476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 Aug 19 17:40:45 devstack sudo[114476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:45 devstack sudo[114476]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8" returned: 0 in 0.283s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] <== create_volume: return (881ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.885s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26b63d83-df42-4adb-8f58-34c8bcf66af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90bd23bf-19dd-4bd7-b592-2026917c80b8', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9d2fe8d-744f-433e-8cfe-0255767c3b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:45 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Volume volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 (90bd23bf-19dd-4bd7-b592-2026917c80b8): created successfully Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9d2fe8d-744f-433e-8cfe-0255767c3b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:45 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (d663bec8-541c-49ac-a3bc-1f69737bb9fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-14c26411-1489-466f-9ec7-2bb8cf188368 tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Flow 'volume_create_manager' (9cf47767-da95-48f6-b4e6-6cd89594cfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2da37977-bd26-4790-ac36-9b7ce2e5418e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2da37977-bd26-4790-ac36-9b7ce2e5418e) 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-19T15:40:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1469109078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=336d7958-a142-409a-a4c4-be2141394a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532ae7f3773c44c2a67b42bc4dd72f59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:46Z,use_quota=True,user_id='c710169915df430791fba892d1320790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03f74900-ed22-4bec-b527-d5d190e2bc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03f74900-ed22-4bec-b527-d5d190e2bc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a9b0df9-4cb9-4c79-bdb5-b997996e1be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a9b0df9-4cb9-4c79-bdb5-b997996e1be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '336d7958-a142-409a-a4c4-be2141394a72', 'volume_name': 'volume-336d7958-a142-409a-a4c4-be2141394a72', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0e4063f-9635-44fe-a617-bb5f285227dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0e4063f-9635-44fe-a617-bb5f285227dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b708273e-4247-4da9-adf7-38588820fba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:46 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Volume 336d7958-a142-409a-a4c4-be2141394a72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-336d7958-a142-409a-a4c4-be2141394a72', 'volume_size': 1} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 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-19T15:40:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1469109078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=336d7958-a142-409a-a4c4-be2141394a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532ae7f3773c44c2a67b42bc4dd72f59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:46Z,use_quota=True,user_id='c710169915df430791fba892d1320790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Creating volume 336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:46 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:46 devstack sudo[114479]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 1073741824 Aug 19 17:40:46 devstack sudo[114479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:46 devstack sudo[114479]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 1073741824" returned: 0 in 0.523s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:46 devstack sudo[114485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 Aug 19 17:40:46 devstack sudo[114485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:47 devstack sudo[114485]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72" returned: 0 in 0.253s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] <== create_volume: return (831ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.835s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.440s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b708273e-4247-4da9-adf7-38588820fba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-336d7958-a142-409a-a4c4-be2141394a72', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10345ff5-e5ff-46a0-9384-f0163d981643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Creating offline snapshot 121e9d43-a989-4cf1-9d57-9199d5100c22 of volume 90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:47 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Volume volume-336d7958-a142-409a-a4c4-be2141394a72 (336d7958-a142-409a-a4c4-be2141394a72): created successfully Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10345ff5-e5ff-46a0-9384-f0163d981643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Flow 'volume_create_manager' (9cf47767-da95-48f6-b4e6-6cd89594cfc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[30dffc63-121b-4fcc-bd99-afea5972c7ce]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:47 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ed3bb43b-7a1c-4124-b037-88212d592860 tempest-SnapshotDependencyTests-1386377915 None] Created volume successfully. Aug 19 17:40:47 devstack sudo[114488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 Aug 19 17:40:47 devstack sudo[114488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:47 devstack sudo[114488]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8" returned: 0 in 0.377s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:47 devstack sudo[114493]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 1G Aug 19 17:40:47 devstack sudo[114493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack sudo[114493]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 1G" returned: 0 in 0.437s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack sudo[114499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 Aug 19 17:40:48 devstack sudo[114499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (30a4eba7-bec8-4592-a94b-f4859054553d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d980d86-f9ce-4da3-a56a-24cd1a0bee07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d980d86-f9ce-4da3-a56a-24cd1a0bee07) 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-19T15:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372655025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=00c022ed-ccec-40ab-a25a-df9e292ba388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:48Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaf1b89e-ad84-411d-a5a3-6704ac43cdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaf1b89e-ad84-411d-a5a3-6704ac43cdf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a32a06b-2eed-4109-aaf6-430baa1764ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a32a06b-2eed-4109-aaf6-430baa1764ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '00c022ed-ccec-40ab-a25a-df9e292ba388', 'volume_name': 'volume-00c022ed-ccec-40ab-a25a-df9e292ba388', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dec71df-dada-46e9-9ec4-5334e116e2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dec71df-dada-46e9-9ec4-5334e116e2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed55ccda-03f0-42c7-bec4-c71bbe9e59d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:48 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Volume 00c022ed-ccec-40ab-a25a-df9e292ba388: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-00c022ed-ccec-40ab-a25a-df9e292ba388', 'volume_size': 1} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:48 devstack sudo[114499]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22" returned: 0 in 0.296s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 is being set with open permissions: ugo+rw Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack sudo[114504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 Aug 19 17:40:48 devstack sudo[114504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:48 devstack sudo[114504]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack sudo[114507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.info Aug 19 17:40:48 devstack sudo[114507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:48 devstack sudo[114507]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.info" returned: 0 in 0.262s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:48 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.info is being set with open permissions: ugo+rw Aug 19 17:40:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:48 devstack sudo[114510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.info Aug 19 17:40:48 devstack sudo[114510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:49 devstack sudo[114510]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.info" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.980s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.903s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 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-19T15:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372655025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=00c022ed-ccec-40ab-a25a-df9e292ba388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:48Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Creating volume 00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:49 devstack sudo[114513]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 1073741824 Aug 19 17:40:49 devstack sudo[114513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-88a0ee9c-da7e-4485-bcfb-5b9b0818ecf9 tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:40:49 devstack sudo[114513]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 1073741824" returned: 0 in 0.412s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:49 devstack sudo[114520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 Aug 19 17:40:49 devstack sudo[114520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:49 devstack sudo[114520]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388" returned: 0 in 0.258s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] <== create_volume: return (711ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.715s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.279s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed55ccda-03f0-42c7-bec4-c71bbe9e59d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-00c022ed-ccec-40ab-a25a-df9e292ba388', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1875b0ae-6dce-463c-80aa-333b0d7da076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-121e9d43-a989-4cf1-9d57-9199d5100c22-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Creating offline snapshot 071f86b2-dadc-4aa9-b2e1-70315abb9578 of volume 336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Volume volume-00c022ed-ccec-40ab-a25a-df9e292ba388 (00c022ed-ccec-40ab-a25a-df9e292ba388): created successfully Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1875b0ae-6dce-463c-80aa-333b0d7da076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (30a4eba7-bec8-4592-a94b-f4859054553d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Lock "cinder-121e9d43-a989-4cf1-9d57-9199d5100c22-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-90bd23bf-19dd-4bd7-b592-2026917c80b8" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab97d9f0-b684-4b1f-a5a9-ff05fa46d259]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:49 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8c405b8f-fb55-4bf7-b6e3-ca4cc3184eee tempest-ProjectReaderTests-722724063 None] Created volume successfully. Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-90bd23bf-19dd-4bd7-b592-2026917c80b8" acquired by "delete_snapshot" :: waited 0.051s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:49 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-121e9d43-a989-4cf1-9d57-9199d5100c22" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-121e9d43-a989-4cf1-9d57-9199d5100c22" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot 121e9d43-a989-4cf1-9d57-9199d5100c22 of volume 90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed783dbc-09c8-41d5-b5ac-8312743d6be1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 Aug 19 17:40:50 devstack sudo[114523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack sudo[114524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 Aug 19 17:40:50 devstack sudo[114524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack sudo[114523]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72" returned: 0 in 0.450s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114533]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 1G Aug 19 17:40:50 devstack sudo[114533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:50 devstack sudo[114524]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22" returned: 0 in 0.430s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-90bd23bf-19dd-4bd7-b592-2026917c80b8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[54ca8191-209e-4449-9271-1c056c61994c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 Aug 19 17:40:50 devstack sudo[114536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack sudo[114533]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 1G" returned: 0 in 0.442s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-336d7958-a142-409a-a4c4-be2141394a72 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-336d7958-a142-409a-a4c4-be2141394a72 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 Aug 19 17:40:50 devstack sudo[114543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:50 devstack sudo[114536]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8" returned: 0 in 0.393s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:50 devstack sudo[114546]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 Aug 19 17:40:50 devstack sudo[114546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack sudo[114543]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-336d7958-a142-409a-a4c4-be2141394a72 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578" returned: 0 in 0.291s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 is being set with open permissions: ugo+rw Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:51 devstack sudo[114553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 Aug 19 17:40:51 devstack sudo[114553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack sudo[114546]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22" returned: 0 in 0.365s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:51 devstack sudo[114556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22 Aug 19 17:40:51 devstack sudo[114556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack sudo[114553]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578" returned: 0 in 0.277s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:51 devstack sudo[114559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.info Aug 19 17:40:51 devstack sudo[114559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack sudo[114556]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8.121e9d43-a989-4cf1-9d57-9199d5100c22" returned: 0 in 0.263s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-121e9d43-a989-4cf1-9d57-9199d5100c22" released by "_delete_snapshot" :: held 1.557s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-90bd23bf-19dd-4bd7-b592-2026917c80b8" released by "delete_snapshot" :: held 1.589s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Created reservations ['9fd21405-70e7-4c1c-8519-ab494c773641', '276b1e38-8237-4c20-8c3b-253ee54190f7', 'e00cd3e9-1b84-40aa-8da4-409b5436fcc1', '9283e53d-baa3-4623-b6b2-1c497dcabb3a'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:51 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ddffacd3-06f8-454b-9ea1-c9c4a8f7ac71 tempest-ProjectMemberTests-112761693 None] Lock "cinder-121e9d43-a989-4cf1-9d57-9199d5100c22-delete_snapshot" released by "delete_snapshot" :: held 1.787s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:51 devstack sudo[114559]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.info" returned: 0 in 0.286s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:51 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.info is being set with open permissions: ugo+rw Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:51 devstack sudo[114563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.info Aug 19 17:40:51 devstack sudo[114563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:51 devstack sudo[114563]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:51 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.info" returned: 0 in 0.267s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.153s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.564s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Creating offline snapshot ba1506c9-6053-4521-abe3-39ac9db0f12c of volume 00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:40:52 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1a999ef7-1006-4d9a-b536-43eed93ec6cf tempest-SnapshotDependencyTests-1386377915 None] Create snapshot completed successfully Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee06636e-d1b2-49c6-b532-d97072285974]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-90bd23bf-19dd-4bd7-b592-2026917c80b8-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Lock "cinder-90bd23bf-19dd-4bd7-b592-2026917c80b8-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-90bd23bf-19dd-4bd7-b592-2026917c80b8" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-90bd23bf-19dd-4bd7-b592-2026917c80b8" acquired by "delete_volume" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:52 devstack sudo[114567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 Aug 19 17:40:52 devstack sudo[114567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[94fad988-4eaf-4094-8b7d-6137937926ba]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:52 devstack sudo[114570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 Aug 19 17:40:52 devstack sudo[114570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:52 devstack sudo[114567]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:52 devstack sudo[114575]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c 1G Aug 19 17:40:52 devstack sudo[114575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:52 devstack sudo[114570]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8" returned: 0 in 0.393s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:52 devstack sudo[114580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8 Aug 19 17:40:52 devstack sudo[114580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:52 devstack sudo[114580]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-90bd23bf-19dd-4bd7-b592-2026917c80b8" returned: 0 in 0.276s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-90bd23bf-19dd-4bd7-b592-2026917c80b8" released by "delete_volume" :: held 0.744s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:52 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Created reservations ['5fb3f0e9-1266-4249-acc3-d4b13a4482e0', '2942bb30-255a-4006-92f0-c25c6b630b53', '1482293c-325e-4c87-a286-650989d336ea', '532ecbfb-d49d-4b56-9156-b4717475641c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:53 devstack sudo[114575]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c 1G" returned: 0 in 0.517s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-00c022ed-ccec-40ab-a25a-df9e292ba388 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:53 devstack sudo[114586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-00c022ed-ccec-40ab-a25a-df9e292ba388 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c Aug 19 17:40:53 devstack sudo[114586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:53 devstack sudo[114588]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:40:53 devstack sudo[114588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack sudo[114588]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:40:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:40:53 devstack sudo[114586]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-00c022ed-ccec-40ab-a25a-df9e292ba388 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c" returned: 0 in 0.397s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:53 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c is being set with open permissions: ugo+rw Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-43a203b5-31bb-4319-9a4f-0272730b5d45 tempest-ProjectMemberTests-112761693 None] Lock "cinder-90bd23bf-19dd-4bd7-b592-2026917c80b8-delete_volume" released by "delete_volume" :: held 1.331s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:53 devstack sudo[114594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c Aug 19 17:40:53 devstack sudo[114594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Flow 'volume_create_manager' (57283d95-2550-457a-aa84-0b940ae59be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bff461f-8ce4-4bde-9461-3c9917f172ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3bff461f-8ce4-4bde-9461-3c9917f172ec) 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-19T15:40:53Z,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=6773c1fd-f521-4ad2-9b9f-4fecd8c28b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532ae7f3773c44c2a67b42bc4dd72f59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=071f86b2-dadc-4aa9-b2e1-70315abb9578,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T15:40:53Z,use_quota=True,user_id='c710169915df430791fba892d1320790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66adc810-bdfa-449c-943d-698d9ebcf772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66adc810-bdfa-449c-943d-698d9ebcf772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcfb3064-fc2a-433d-825e-bd8aea8ac838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcfb3064-fc2a-433d-825e-bd8aea8ac838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6773c1fd-f521-4ad2-9b9f-4fecd8c28b73', 'volume_name': 'volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73', 'volume_size': 1, 'snapshot_id': '071f86b2-dadc-4aa9-b2e1-70315abb9578'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b095f18-766c-4a9f-b2d6-427622614f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b095f18-766c-4a9f-b2d6-427622614f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eec43e69-6bae-4bab-84a6-2419caa4c54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Volume 6773c1fd-f521-4ad2-9b9f-4fecd8c28b73: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73', 'volume_size': 1, 'snapshot_id': '071f86b2-dadc-4aa9-b2e1-70315abb9578'} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:53 devstack sudo[114594]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c" returned: 0 in 0.317s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:53 devstack sudo[114597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.info Aug 19 17:40:53 devstack sudo[114597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (6f576b0d-8a47-489e-9f80-788a5b99a63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6365edc1-2cb4-443d-9bba-b35e62f05d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6365edc1-2cb4-443d-9bba-b35e62f05d40) 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-19T15:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-228416742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d0b5b31-42d0-483f-ad57-e3073bcc9894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:54Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2662c3c7-19bb-4e91-8522-a85670cb6d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2662c3c7-19bb-4e91-8522-a85670cb6d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87f60ae8-57ce-4c87-a1d1-bde1ec477458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87f60ae8-57ce-4c87-a1d1-bde1ec477458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d0b5b31-42d0-483f-ad57-e3073bcc9894', 'volume_name': 'volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f48df22d-5b03-4e61-9bf6-c509c822dc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f48df22d-5b03-4e61-9bf6-c509c822dc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3e9ccd4-45dd-4ad1-a410-4d1bd0395c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:40:53 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Volume 3d0b5b31-42d0-483f-ad57-e3073bcc9894: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894', 'volume_size': 1} Aug 19 17:40:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:54 devstack sudo[114597]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.info" returned: 0 in 0.262s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:54 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.info is being set with open permissions: ugo+rw Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack sudo[114600]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.info Aug 19 17:40:54 devstack sudo[114600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:54 devstack sudo[114600]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.info" returned: 0 in 0.262s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.284s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.626s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-quobyte-071f86b2-dadc-4aa9-b2e1-70315abb9578-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" by "_create_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-071f86b2-dadc-4aa9-b2e1-70315abb9578-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" acquired by "_create_volume_from_snapshot" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Creating volume 6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 from snapshot 071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-quobyte-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" by "_copy_volume_from_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e28ee624-7a4c-4fc5-ade3-4bbbc8b717e5 tempest-ProjectReaderTests-722724063 None] Create snapshot completed successfully Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" acquired by "_copy_volume_from_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] snapshot: 071f86b2-dadc-4aa9-b2e1-70315abb9578, volume: 6773c1fd-f521-4ad2-9b9f-4fecd8c28b73, {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d281f57c-465e-4018-82e1-02792a9cbf7c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack sudo[114603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 Aug 19 17:40:54 devstack sudo[114603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-ba1506c9-6053-4521-abe3-39ac9db0f12c-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:54 devstack sudo[114603]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578" returned: 0 in 0.395s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-336d7958-a142-409a-a4c4-be2141394a72(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Lock "cinder-ba1506c9-6053-4521-abe3-39ac9db0f12c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-00c022ed-ccec-40ab-a25a-df9e292ba388" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f7fb5fd-9bcb-431c-9560-5e7dd317f0a2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-00c022ed-ccec-40ab-a25a-df9e292ba388" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-ba1506c9-6053-4521-abe3-39ac9db0f12c" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-ba1506c9-6053-4521-abe3-39ac9db0f12c" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Deleting offline snapshot ba1506c9-6053-4521-abe3-39ac9db0f12c of volume 00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] snapshot_file for this snap is: volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[84d8bc38-68fa-4844-803a-3233d759d003]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:54 devstack sudo[114608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 Aug 19 17:40:54 devstack sudo[114608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack sudo[114609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c Aug 19 17:40:55 devstack sudo[114609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack sudo[114608]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72" returned: 0 in 0.364s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] will copy from snapshot at /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Creating direct copy from snapshot {{(pid=94106) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG cinder.utils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Path /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 not found in is_blk_device check {{(pid=94106) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:55 devstack sudo[114616]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 Aug 19 17:40:55 devstack sudo[114616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack sudo[114609]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c" returned: 0 in 0.385s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-00c022ed-ccec-40ab-a25a-df9e292ba388(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c4882e5-cf41-4841-a7a2-9699b7099670]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:55 devstack sudo[114620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 Aug 19 17:40:55 devstack sudo[114620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:55 devstack sudo[114620]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388" returned: 0 in 0.466s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:55 devstack sudo[114635]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c Aug 19 17:40:55 devstack sudo[114635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:56 devstack sudo[114635]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c" returned: 0 in 0.742s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:56 devstack sudo[114642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c Aug 19 17:40:56 devstack sudo[114642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:57 devstack sudo[114642]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388.ba1506c9-6053-4521-abe3-39ac9db0f12c" returned: 0 in 0.703s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-ba1506c9-6053-4521-abe3-39ac9db0f12c" released by "_delete_snapshot" :: held 2.452s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-00c022ed-ccec-40ab-a25a-df9e292ba388" released by "delete_snapshot" :: held 2.493s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:57 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Created reservations ['6bd1635a-5cda-422a-9ea0-9ede7c241e58', '86c5e3ca-34b3-4cd9-9724-86c34ff0f1fb', 'aed72c46-b9d1-4257-a378-6018bfd175b8', '35e65a6b-c50f-4695-8808-b6b09391d6dd'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:40:57 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Delete snapshot completed successfully. Aug 19 17:40:57 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c031c46a-501d-4e88-97c1-c866f1a40609 tempest-ProjectReaderTests-722724063 None] Lock "cinder-ba1506c9-6053-4521-abe3-39ac9db0f12c-delete_snapshot" released by "delete_snapshot" :: held 2.830s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:40:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-00c022ed-ccec-40ab-a25a-df9e292ba388-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Lock "cinder-00c022ed-ccec-40ab-a25a-df9e292ba388-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-00c022ed-ccec-40ab-a25a-df9e292ba388" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:40:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-00c022ed-ccec-40ab-a25a-df9e292ba388" acquired by "delete_volume" :: waited 0.039s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:40:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4008dba1-b1f1-4ef6-9b03-1ba3ea4d3eb3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:40:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:58 devstack sudo[114645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 Aug 19 17:40:58 devstack sudo[114645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack sudo[114645]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388" returned: 0 in 0.804s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:40:59 devstack sudo[114650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388 Aug 19 17:40:59 devstack sudo[114650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:40:59 devstack sudo[114650]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-00c022ed-ccec-40ab-a25a-df9e292ba388" returned: 0 in 0.641s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack sudo[114616]: pam_unix(sudo:session): session closed for user root Aug 19 17:40:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" returned: 0 in 4.790s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:40:59 devstack cinder-volume[94106]: DEBUG cinder.image.image_utils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Image conversion details: src /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72, size 1024.00 MB, duration 4.79 sec, destination /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 {{(pid=94106) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 17:40:59 devstack cinder-volume[94106]: INFO cinder.image.image_utils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Converted 1024.00 MB image at 213.67 MB/s Aug 19 17:40:59 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 is being set with open permissions: ugo+rw Aug 19 17:40:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-00c022ed-ccec-40ab-a25a-df9e292ba388" released by "delete_volume" :: held 1.578s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:00 devstack sudo[114653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 Aug 19 17:41:00 devstack sudo[114653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Created reservations ['048c037f-ec00-4683-810f-efa2bfa9cdc7', '09f69288-4592-4952-b8b2-c228c9ff9bab', 'a24190fd-9564-465d-87f5-004e86131a85', 'def4ebea-6243-45a4-88c7-233b9d3b1b55'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114655]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:00 devstack sudo[114655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack sudo[114653]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" released by "_copy_volume_from_snapshot" :: held 5.899s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-071f86b2-dadc-4aa9-b2e1-70315abb9578-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" released by "_create_volume_from_snapshot" :: held 5.967s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.993s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.380s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 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-19T15:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-228416742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d0b5b31-42d0-483f-ad57-e3073bcc9894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:40: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-19T15:40:54Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Creating volume 3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:00 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114658]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 1073741824 Aug 19 17:41:00 devstack sudo[114658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eec43e69-6bae-4bab-84a6-2419caa4c54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73', 'volume_size': 1, 'snapshot_id': '071f86b2-dadc-4aa9-b2e1-70315abb9578'}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ea7894a-c321-461f-b63a-a5594e2794ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:00 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Volume volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 (6773c1fd-f521-4ad2-9b9f-4fecd8c28b73): created successfully Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ea7894a-c321-461f-b63a-a5594e2794ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Flow 'volume_create_manager' (57283d95-2550-457a-aa84-0b940ae59be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:00 devstack sudo[114655]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.275s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8670840f-9c4f-42c2-97c7-7df2f6a530e8 tempest-SnapshotDependencyTests-1386377915 None] Created volume successfully. Aug 19 17:41:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Deleted volume successfully. Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ecaec8ef-b9eb-412f-988e-64a6776b288e tempest-ProjectReaderTests-722724063 None] Lock "cinder-00c022ed-ccec-40ab-a25a-df9e292ba388-delete_volume" released by "delete_volume" :: held 2.126s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:00 devstack sudo[114658]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 1073741824" returned: 0 in 0.459s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:00 devstack sudo[114665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 Aug 19 17:41:00 devstack sudo[114665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:01 devstack sudo[114665]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894" returned: 0 in 0.312s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.816s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3e9ccd4-45dd-4ad1-a410-4d1bd0395c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (893d6845-9e54-48f4-b35c-c8985771da89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Volume volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 (3d0b5b31-42d0-483f-ad57-e3073bcc9894): created successfully Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (893d6845-9e54-48f4-b35c-c8985771da89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (6f576b0d-8a47-489e-9f80-788a5b99a63e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (0ba1380e-8d28-49db-a55f-ec653b365178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (086de63f-a4e3-45a2-95eb-33c8a6832d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-071f86b2-dadc-4aa9-b2e1-70315abb9578-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:01 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-67ec73de-e8a7-4013-9daf-862ff91e2b8c tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (086de63f-a4e3-45a2-95eb-33c8a6832d17) 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-19T15:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792704187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb8306c0-2104-40aa-8042-998fe85a8700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:01Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5355cedd-9012-4d5c-9dbf-a027182c9772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5355cedd-9012-4d5c-9dbf-a027182c9772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03d007e2-4a27-4f80-968a-05f9196a5815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03d007e2-4a27-4f80-968a-05f9196a5815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb8306c0-2104-40aa-8042-998fe85a8700', 'volume_name': 'volume-fb8306c0-2104-40aa-8042-998fe85a8700', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8a97633-e701-46f1-a620-49ab782303bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8a97633-e701-46f1-a620-49ab782303bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76d30ea1-7e2d-4ed9-be0e-d47f8841c584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Volume fb8306c0-2104-40aa-8042-998fe85a8700: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb8306c0-2104-40aa-8042-998fe85a8700', 'volume_size': 1} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 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-19T15:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792704187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fb8306c0-2104-40aa-8042-998fe85a8700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:01Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Creating volume fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:01 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-071f86b2-dadc-4aa9-b2e1-70315abb9578-delete_snapshot" acquired by "delete_snapshot" :: waited 0.088s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-quobyte-336d7958-a142-409a-a4c4-be2141394a72" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:01 devstack sudo[114668]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 1073741824 Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-336d7958-a142-409a-a4c4-be2141394a72" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:01 devstack sudo[114668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-quobyte-071f86b2-dadc-4aa9-b2e1-70315abb9578" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-071f86b2-dadc-4aa9-b2e1-70315abb9578" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Deleting offline snapshot 071f86b2-dadc-4aa9-b2e1-70315abb9578 of volume 336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] snapshot_file for this snap is: volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8cf200d-24a1-4d01-9178-2e81852504ff]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack sudo[114670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 Aug 19 17:41:01 devstack sudo[114670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:01 devstack sudo[114670]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578" returned: 0 in 0.397s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-336d7958-a142-409a-a4c4-be2141394a72(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8ba37df-76c3-4c61-a062-c51b8300a30b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack sudo[114668]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 1073741824" returned: 0 in 0.546s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:01 devstack sudo[114681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 Aug 19 17:41:01 devstack sudo[114681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:01 devstack sudo[114680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 Aug 19 17:41:01 devstack sudo[114680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack sudo[114681]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700" returned: 0 in 0.251s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] <== create_volume: return (842ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.845s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.275s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76d30ea1-7e2d-4ed9-be0e-d47f8841c584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb8306c0-2104-40aa-8042-998fe85a8700', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (feda4e41-a81c-4bd0-a05e-1d52e4edef8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Creating offline snapshot e34126e0-ca89-411c-bcbf-4673cba6e490 of volume 3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef1cab82-6a88-4345-ad80-66f13ff876f2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:02 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Volume volume-fb8306c0-2104-40aa-8042-998fe85a8700 (fb8306c0-2104-40aa-8042-998fe85a8700): created successfully Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (feda4e41-a81c-4bd0-a05e-1d52e4edef8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (0ba1380e-8d28-49db-a55f-ec653b365178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-7479a47b-d628-4938-a168-71902e2a6113 tempest-ProjectReaderTests-722724063 None] Created volume successfully. Aug 19 17:41:02 devstack sudo[114687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 Aug 19 17:41:02 devstack sudo[114687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack sudo[114680]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72" returned: 0 in 0.556s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:02 devstack sudo[114691]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 Aug 19 17:41:02 devstack sudo[114691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack sudo[114687]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:02 devstack sudo[114696]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 1G Aug 19 17:41:02 devstack sudo[114696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack sudo[114691]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578" returned: 0 in 0.327s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:02 devstack sudo[114701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578 Aug 19 17:41:02 devstack sudo[114701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:02 devstack sudo[114701]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72.071f86b2-dadc-4aa9-b2e1-70315abb9578" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack sudo[114696]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 1G" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-071f86b2-dadc-4aa9-b2e1-70315abb9578" released by "_delete_snapshot" :: held 1.652s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-336d7958-a142-409a-a4c4-be2141394a72" released by "delete_snapshot" :: held 1.676s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:03 devstack sudo[114707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 Aug 19 17:41:03 devstack sudo[114707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Created reservations ['340f35dc-ba0a-4d43-83ed-0649d4e47869', 'e945d20b-9f08-4d51-bde0-8818ce19ab13', '2fc74906-d238-433b-ac0d-9574fd88bbff', 'a7b042fe-3fe5-45c4-a516-24843731002b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:03 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Delete snapshot completed successfully. Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ffc364a4-6d99-46dd-b2e9-dc219f1729e8 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-071f86b2-dadc-4aa9-b2e1-70315abb9578-delete_snapshot" released by "delete_snapshot" :: held 1.837s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:03 devstack sudo[114707]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490" returned: 0 in 0.328s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:03 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 is being set with open permissions: ugo+rw Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 devstack sudo[114712]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 Aug 19 17:41:03 devstack sudo[114712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-336d7958-a142-409a-a4c4-be2141394a72-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-336d7958-a142-409a-a4c4-be2141394a72-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-quobyte-336d7958-a142-409a-a4c4-be2141394a72" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-336d7958-a142-409a-a4c4-be2141394a72" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[80a8be0a-d2af-46b1-93aa-839dc67e35c1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 devstack sudo[114712]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490" returned: 0 in 0.300s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:03 devstack sudo[114714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 Aug 19 17:41:03 devstack sudo[114714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 devstack sudo[114717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.info Aug 19 17:41:03 devstack sudo[114717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:03 devstack sudo[114714]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72" returned: 0 in 0.377s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 devstack sudo[114717]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.info" returned: 0 in 0.258s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:03 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.info is being set with open permissions: ugo+rw Aug 19 17:41:03 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:03 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/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72 Aug 19 17:41:03 devstack sudo[114723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:03 devstack sudo[114724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.info Aug 19 17:41:03 devstack sudo[114724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:04 devstack sudo[114723]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-336d7958-a142-409a-a4c4-be2141394a72" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:04 devstack sudo[114724]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.info" returned: 0 in 0.244s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.036s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-336d7958-a142-409a-a4c4-be2141394a72" released by "delete_volume" :: held 0.701s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.746s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Creating offline snapshot 6a01a8bf-de42-4776-80b1-c92fb1d28b2d of volume fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c6ba2cb-aa3f-4b4c-a7ce-cebca4ac8022]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-315c36f6-4b7d-4b43-87ea-0cced90cd406 tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Created reservations ['03506d8e-043b-4338-9344-e30207282321', '5f77d0ed-9c87-4823-843f-e719ab206eb8', 'f41dce87-ca87-4db7-a0d4-9220a44e081c', 'be78702b-d601-4e5f-99fc-5c1d1111903b'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:04 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/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 Aug 19 17:41:04 devstack sudo[114729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:04 devstack sudo[114731]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:04 devstack sudo[114731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:04 devstack sudo[114729]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:04 devstack sudo[114731]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.298s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700" returned: 0 in 0.415s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:04 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Deleted volume successfully. Aug 19 17:41:04 devstack sudo[114737]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d 1G Aug 19 17:41:04 devstack sudo[114737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "cinder-quobyte-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-26d6ce3b-5d2e-44a4-8a4f-c0ba7aa14cea tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-336d7958-a142-409a-a4c4-be2141394a72-delete_volume" released by "delete_volume" :: held 1.269s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9e18d25-e21b-4fb4-a0f9-2fa5142b003c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:04 devstack sudo[114739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 Aug 19 17:41:04 devstack sudo[114739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-e34126e0-ca89-411c-bcbf-4673cba6e490-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-e34126e0-ca89-411c-bcbf-4673cba6e490-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-3d0b5b31-42d0-483f-ad57-e3073bcc9894" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d0b5b31-42d0-483f-ad57-e3073bcc9894" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-e34126e0-ca89-411c-bcbf-4673cba6e490" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-e34126e0-ca89-411c-bcbf-4673cba6e490" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot e34126e0-ca89-411c-bcbf-4673cba6e490 of volume 3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a011059c-d2dd-478d-aca5-c1ebc42c60cb]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 devstack sudo[114737]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d 1G" returned: 0 in 0.510s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb8306c0-2104-40aa-8042-998fe85a8700 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 devstack sudo[114739]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" returned: 0 in 0.430s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 devstack sudo[114749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb8306c0-2104-40aa-8042-998fe85a8700 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d Aug 19 17:41:05 devstack sudo[114749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73 Aug 19 17:41:05 devstack sudo[114750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 Aug 19 17:41:05 devstack sudo[114748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114750]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" returned: 0 in 0.281s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack sudo[114749]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-quobyte-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73" released by "delete_volume" :: held 0.755s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fb8306c0-2104-40aa-8042-998fe85a8700 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d" returned: 0 in 0.320s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d is being set with open permissions: ugo+rw Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 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/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d Aug 19 17:41:05 devstack sudo[114761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114748]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Created reservations ['6ffc45e4-2de9-4fca-bb7b-4a78825ef837', '727077d1-057b-4b48-91b2-c9550ab22a33', 'b1b116fb-41cf-4254-bede-83557749020d', '8c94e78b-4530-47e3-a45b-2378b5b03544'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490" returned: 0 in 0.408s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f0059ce-a95a-4db7-81b0-ae7c03443a61]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 devstack sudo[114764]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:05 devstack sudo[114764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 Aug 19 17:41:05 devstack sudo[114763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114761]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d" returned: 0 in 0.310s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:05 devstack sudo[114768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.info Aug 19 17:41:05 devstack sudo[114768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:05 devstack sudo[114764]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.313s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:05 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Deleted volume successfully. Aug 19 17:41:06 devstack sudo[114763]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-de14936b-83d4-4246-876c-9e22d873f086 tempest-SnapshotDependencyTests-1386377915 None] Lock "cinder-6773c1fd-f521-4ad2-9b9f-4fecd8c28b73-delete_volume" released by "delete_volume" :: held 1.436s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894" returned: 0 in 0.449s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:06 devstack sudo[114775]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 Aug 19 17:41:06 devstack sudo[114775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:06 devstack sudo[114768]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.info" returned: 0 in 0.316s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:06 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.info is being set with open permissions: ugo+rw Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:06 devstack sudo[114778]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.info Aug 19 17:41:06 devstack sudo[114778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:06 devstack sudo[114775]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490" returned: 0 in 0.364s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:06 devstack sudo[114778]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.info" returned: 0 in 0.283s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:06 devstack sudo[114784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490 Aug 19 17:41:06 devstack sudo[114784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.269s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c8a16fe1-0899-4cde-a414-86459040e04f tempest-ProjectReaderTests-722724063 None] Create snapshot completed successfully Aug 19 17:41:06 devstack sudo[114784]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894.e34126e0-ca89-411c-bcbf-4673cba6e490" returned: 0 in 0.301s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-e34126e0-ca89-411c-bcbf-4673cba6e490" released by "_delete_snapshot" :: held 1.654s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d0b5b31-42d0-483f-ad57-e3073bcc9894" released by "delete_snapshot" :: held 1.688s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Created reservations ['858b82d3-ac55-4b22-8971-94b89e93d11a', '20329142-881c-4fdf-abd8-bf9a0e9e0272', 'f00aacf4-634f-4465-b44f-7df24d28177d', '6e179d52-6f10-40fd-861c-2eca0bc15f77'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:41:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3561e60a-b558-4d1c-8313-5b5718b998d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-e34126e0-ca89-411c-bcbf-4673cba6e490-delete_snapshot" released by "delete_snapshot" :: held 1.831s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-3d0b5b31-42d0-483f-ad57-e3073bcc9894-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Lock "cinder-3d0b5b31-42d0-483f-ad57-e3073bcc9894-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-3d0b5b31-42d0-483f-ad57-e3073bcc9894" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d0b5b31-42d0-483f-ad57-e3073bcc9894" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[63c386cc-7e7b-4fb7-8c49-b073cebeeda2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:07 devstack sudo[114788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 Aug 19 17:41:07 devstack sudo[114788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-6a01a8bf-de42-4776-80b1-c92fb1d28b2d-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Lock "cinder-6a01a8bf-de42-4776-80b1-c92fb1d28b2d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-fb8306c0-2104-40aa-8042-998fe85a8700" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-fb8306c0-2104-40aa-8042-998fe85a8700" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-6a01a8bf-de42-4776-80b1-c92fb1d28b2d" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-6a01a8bf-de42-4776-80b1-c92fb1d28b2d" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Deleting offline snapshot 6a01a8bf-de42-4776-80b1-c92fb1d28b2d of volume fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] snapshot_file for this snap is: volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[27905596-265d-4853-b13a-3fb1f417ad93]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:07 devstack sudo[114788]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894" returned: 0 in 0.454s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:07 devstack sudo[114795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894 Aug 19 17:41:07 devstack sudo[114795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:07 devstack sudo[114794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d Aug 19 17:41:07 devstack sudo[114794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:08 devstack sudo[114795]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-3d0b5b31-42d0-483f-ad57-e3073bcc9894" returned: 0 in 0.266s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-3d0b5b31-42d0-483f-ad57-e3073bcc9894" released by "delete_volume" :: held 0.794s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Created reservations ['343d65eb-4f17-4cb2-857e-af5f4ce9d3d5', '5a6552f7-da8e-487b-a866-68c6d397808f', '467426af-ace7-470c-a6de-33cf46636e2a', '96660c27-e484-4f1e-a1c3-b93391b76638'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:08 devstack sudo[114794]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d" returned: 0 in 0.419s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fb8306c0-2104-40aa-8042-998fe85a8700(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac2829dc-59c0-42f7-ba41-e22098ef58a2]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:08 devstack sudo[114837]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:08 devstack sudo[114837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:08 devstack sudo[114836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 Aug 19 17:41:08 devstack sudo[114836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:08 devstack sudo[114836]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700" returned: 0 in 0.538s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:08 devstack sudo[114837]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.502s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:08 devstack sudo[114846]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d Aug 19 17:41:08 devstack sudo[114846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:08 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4d644df9-a36f-41b7-b7dc-25ba6af6a61e tempest-ProjectMemberTests-112761693 None] Lock "cinder-3d0b5b31-42d0-483f-ad57-e3073bcc9894-delete_volume" released by "delete_volume" :: held 1.624s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:08 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (596451f2-2a66-4166-95d1-671935141765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dda02495-f4fd-4c3d-a2e2-e7c85a2d2595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dda02495-f4fd-4c3d-a2e2-e7c85a2d2595) 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-19T15:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-547584317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0b514e7-6d0e-480b-898b-f3ebdecea678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:09Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5c60c1d-787c-4220-ac66-bb2b18a01377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5c60c1d-787c-4220-ac66-bb2b18a01377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21bf4ff4-39f7-4299-9a44-bacac52d9e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21bf4ff4-39f7-4299-9a44-bacac52d9e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0b514e7-6d0e-480b-898b-f3ebdecea678', 'volume_name': 'volume-d0b514e7-6d0e-480b-898b-f3ebdecea678', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50349ad4-1fda-49db-9c33-794ba452514b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50349ad4-1fda-49db-9c33-794ba452514b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21922a8-e3dd-4b9f-bcf4-068ee0f2b883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:09 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Volume d0b514e7-6d0e-480b-898b-f3ebdecea678: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0b514e7-6d0e-480b-898b-f3ebdecea678', 'volume_size': 1} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 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-19T15:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-547584317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0b514e7-6d0e-480b-898b-f3ebdecea678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:09Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Creating volume d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:09 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:09 devstack sudo[114850]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 1073741824 Aug 19 17:41:09 devstack sudo[114850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:09 devstack sudo[114846]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d" returned: 0 in 0.457s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:09 devstack sudo[114854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d Aug 19 17:41:09 devstack sudo[114854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:09 devstack sudo[114854]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700.6a01a8bf-de42-4776-80b1-c92fb1d28b2d" returned: 0 in 0.257s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-6a01a8bf-de42-4776-80b1-c92fb1d28b2d" released by "_delete_snapshot" :: held 1.805s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-fb8306c0-2104-40aa-8042-998fe85a8700" released by "delete_snapshot" :: held 1.828s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:09 devstack sudo[114850]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 1073741824" returned: 0 in 0.440s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Created reservations ['18121c0b-94d6-4d37-b294-84a129553d15', '6bb195dd-e933-42a6-b254-068567c508a7', '59457eba-ae71-429d-b34b-3b1744c47c79', 'b63e9982-b8c1-4eef-b3eb-68b3cf95de07'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:09 devstack sudo[114861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 Aug 19 17:41:09 devstack sudo[114861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:09 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Delete snapshot completed successfully. Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-09c70a25-4b21-48fc-99cc-b00822b22596 tempest-ProjectReaderTests-722724063 None] Lock "cinder-6a01a8bf-de42-4776-80b1-c92fb1d28b2d-delete_snapshot" released by "delete_snapshot" :: held 2.009s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-fb8306c0-2104-40aa-8042-998fe85a8700-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:09 devstack sudo[114861]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Lock "cinder-fb8306c0-2104-40aa-8042-998fe85a8700-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678" returned: 0 in 0.274s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] <== create_volume: return (765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.768s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21922a8-e3dd-4b9f-bcf4-068ee0f2b883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0b514e7-6d0e-480b-898b-f3ebdecea678', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5e60d0e-5a78-4528-bbe9-b79828c1a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:09 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Volume volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 (d0b514e7-6d0e-480b-898b-f3ebdecea678): created successfully Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5e60d0e-5a78-4528-bbe9-b79828c1a80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (596451f2-2a66-4166-95d1-671935141765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:09 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2230d588-ee29-4399-b762-26d05e93e485 tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-fb8306c0-2104-40aa-8042-998fe85a8700" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:09 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-fb8306c0-2104-40aa-8042-998fe85a8700" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b599c73-8cd8-4c09-9a1a-c602723e5d08]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 Aug 19 17:41:10 devstack sudo[114864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:10 devstack sudo[114864]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700 Aug 19 17:41:10 devstack sudo[114869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:10 devstack sudo[114869]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fb8306c0-2104-40aa-8042-998fe85a8700" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-fb8306c0-2104-40aa-8042-998fe85a8700" released by "delete_volume" :: held 0.771s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Created reservations ['aa39f404-d1c9-4dfd-a186-0a0a21bee06d', 'e2aa47ee-c02a-453a-95de-df2270d1c991', 'ce4c754d-ed9c-4bd7-8afb-14a14985b54a', '27705c63-cbc0-4c20-9751-8fb43c317146'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:10 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:10 devstack sudo[114873]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:10 devstack sudo[114873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:11 devstack sudo[114873]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.355s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:11 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Deleted volume successfully. Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f220a5c0-862e-442f-abbd-b71c326330ec tempest-ProjectReaderTests-722724063 None] Lock "cinder-fb8306c0-2104-40aa-8042-998fe85a8700-delete_volume" released by "delete_volume" :: held 1.456s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Creating offline snapshot 42a1812f-6354-47e6-b94d-d165be48c7e0 of volume d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[549ee6f6-3453-4e8d-aec5-6c13bddfa433]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:11 devstack sudo[114876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 Aug 19 17:41:11 devstack sudo[114876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (b86f6d79-20f0-49e0-bcb0-f52a7993568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d90f2f5-08ed-4b4d-83e1-deb856b22351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8d90f2f5-08ed-4b4d-83e1-deb856b22351) 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-19T15:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1533779977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=775fc8fe-a02f-4443-91c8-865f2fa9be1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:12Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (042e16cd-148d-4742-9cc9-864828c10048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (042e16cd-148d-4742-9cc9-864828c10048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73c70c41-07a0-44bc-aa3f-f674b7b790ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73c70c41-07a0-44bc-aa3f-f674b7b790ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '775fc8fe-a02f-4443-91c8-865f2fa9be1b', 'volume_name': 'volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:11 devstack sudo[114876]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (613bb236-a917-46fc-9b25-8a7c47f41ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (613bb236-a917-46fc-9b25-8a7c47f41ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72970623-da4e-4d7f-840b-f060b39789cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:11 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Volume 775fc8fe-a02f-4443-91c8-865f2fa9be1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b', 'volume_size': 1} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678" returned: 0 in 0.416s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:11 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:11 devstack sudo[114881]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 1G Aug 19 17:41:11 devstack sudo[114881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:12 devstack sudo[114881]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 1G" returned: 0 in 0.446s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:12 devstack sudo[114887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 Aug 19 17:41:12 devstack sudo[114887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:12 devstack sudo[114887]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0" returned: 0 in 0.313s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:12 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 is being set with open permissions: ugo+rw Aug 19 17:41:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:12 devstack sudo[114894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 Aug 19 17:41:12 devstack sudo[114894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:12 devstack sudo[114894]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0" returned: 0 in 0.271s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:12 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:12 devstack sudo[114897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.info Aug 19 17:41:12 devstack sudo[114897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:13 devstack sudo[114897]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.info" returned: 0 in 0.269s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:13 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.info is being set with open permissions: ugo+rw Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:13 devstack sudo[114900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.info Aug 19 17:41:13 devstack sudo[114900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:13 devstack sudo[114900]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.info" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.087s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.628s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 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-19T15:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1533779977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=775fc8fe-a02f-4443-91c8-865f2fa9be1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:12Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Creating volume 775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:13 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:13 devstack sudo[114903]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b 1073741824 Aug 19 17:41:13 devstack sudo[114903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:13 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-466072ee-d2c9-4312-82ac-62e22bd3e9b4 tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:41:13 devstack sudo[114903]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b 1073741824" returned: 0 in 0.495s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:13 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:13 devstack sudo[114909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b Aug 19 17:41:13 devstack sudo[114909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:14 devstack sudo[114909]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b" returned: 0 in 0.239s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] <== create_volume: return (775ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.778s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72970623-da4e-4d7f-840b-f060b39789cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e071dee-f831-4dfc-8c4c-fe5e933fbbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:14 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Volume volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b (775fc8fe-a02f-4443-91c8-865f2fa9be1b): created successfully Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e071dee-f831-4dfc-8c4c-fe5e933fbbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (b86f6d79-20f0-49e0-bcb0-f52a7993568f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:14 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3f1a1431-cbd0-4373-91f9-574ab6a5e509 tempest-ProjectReaderTests-722724063 None] Created volume successfully. Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-42a1812f-6354-47e6-b94d-d165be48c7e0-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Lock "cinder-42a1812f-6354-47e6-b94d-d165be48c7e0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-d0b514e7-6d0e-480b-898b-f3ebdecea678" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-d0b514e7-6d0e-480b-898b-f3ebdecea678" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-42a1812f-6354-47e6-b94d-d165be48c7e0" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-42a1812f-6354-47e6-b94d-d165be48c7e0" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot 42a1812f-6354-47e6-b94d-d165be48c7e0 of volume d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[95d9dd0c-da98-403e-9b32-0da61e91d0b3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:14 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:14 devstack sudo[114918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 Aug 19 17:41:14 devstack sudo[114918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Creating offline snapshot feca65ce-d9e7-4c37-94cd-8e70907cbc78 of volume 775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:15 devstack sudo[114918]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0" returned: 0 in 0.487s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d0b514e7-6d0e-480b-898b-f3ebdecea678(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c050076-f076-4080-80e0-d45be59dcca3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2e0195e-fd80-4905-bf5a-9fb2287e226b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 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/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b Aug 19 17:41:15 devstack sudo[114925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack sudo[114926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 Aug 19 17:41:15 devstack sudo[114926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack sudo[114925]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b" returned: 0 in 0.408s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack sudo[114936]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 1G Aug 19 17:41:15 devstack sudo[114936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack sudo[114926]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678" returned: 0 in 0.486s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack sudo[114938]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 Aug 19 17:41:15 devstack sudo[114938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:15 devstack sudo[114936]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 1G" returned: 0 in 0.469s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack sudo[114938]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:15 devstack sudo[114947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0" returned: 0 in 0.412s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:15 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:15 devstack sudo[114947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack sudo[114949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0 Aug 19 17:41:16 devstack sudo[114949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack sudo[114949]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678.42a1812f-6354-47e6-b94d-d165be48c7e0" returned: 0 in 0.293s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:16 devstack sudo[114947]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78" returned: 0 in 0.358s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:16 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 is being set with open permissions: ugo+rw Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-42a1812f-6354-47e6-b94d-d165be48c7e0" released by "_delete_snapshot" :: held 1.810s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-d0b514e7-6d0e-480b-898b-f3ebdecea678" released by "delete_snapshot" :: held 1.841s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:16 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/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 Aug 19 17:41:16 devstack sudo[114955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Created reservations ['a9bd0a43-2608-4cb9-b22a-965c88d91eb9', '9bad4964-3784-459e-b4c5-0e275ff3c475', 'f44f26ff-f7f9-415b-800a-66020ad7eb42', '647443e4-7b62-4f8e-bd81-836c2580fbd3'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:16 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-b95083d7-bba7-4d9c-ad24-b9389a89de5f tempest-ProjectMemberTests-112761693 None] Lock "cinder-42a1812f-6354-47e6-b94d-d165be48c7e0-delete_snapshot" released by "delete_snapshot" :: held 2.008s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:16 devstack sudo[114955]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78" returned: 0 in 0.302s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-d0b514e7-6d0e-480b-898b-f3ebdecea678-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:16 devstack sudo[114958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.info Aug 19 17:41:16 devstack sudo[114958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Lock "cinder-d0b514e7-6d0e-480b-898b-f3ebdecea678-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-d0b514e7-6d0e-480b-898b-f3ebdecea678" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-d0b514e7-6d0e-480b-898b-f3ebdecea678" acquired by "delete_volume" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e0aeb528-620b-49d8-bec9-f5e1e0d88b6c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack sudo[114958]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:16 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/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 Aug 19 17:41:16 devstack sudo[114960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.info" returned: 0 in 0.297s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:16 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.info is being set with open permissions: ugo+rw Aug 19 17:41:16 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:16 devstack sudo[114963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.info Aug 19 17:41:16 devstack sudo[114963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:17 devstack sudo[114963]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack sudo[114960]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.info" returned: 0 in 0.311s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 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/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678 Aug 19 17:41:17 devstack sudo[114969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.257s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:17 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fe82de4f-cbc4-4db9-9ecd-10e3673df345 tempest-ProjectReaderTests-722724063 None] Create snapshot completed successfully Aug 19 17:41:17 devstack sudo[114969]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-d0b514e7-6d0e-480b-898b-f3ebdecea678" returned: 0 in 0.256s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-d0b514e7-6d0e-480b-898b-f3ebdecea678" released by "delete_volume" :: held 0.738s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Created reservations ['098cb233-e367-45f7-abbd-f56180276804', 'cfa75391-9fe1-4928-a9e1-4b94188882c3', '6401712d-10ac-4906-ba57-38b5703aa2d1', '0f521c5e-0c5f-4538-9274-9cf4e7c5ec19'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:17 devstack sudo[114972]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:17 devstack sudo[114972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:17 devstack sudo[114972]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.249s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:17 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:41:17 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-07b3add2-7f50-4484-a666-0844649e457c tempest-ProjectMemberTests-112761693 None] Lock "cinder-d0b514e7-6d0e-480b-898b-f3ebdecea678-delete_volume" released by "delete_volume" :: held 1.218s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-feca65ce-d9e7-4c37-94cd-8e70907cbc78-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Lock "cinder-feca65ce-d9e7-4c37-94cd-8e70907cbc78-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-775fc8fe-a02f-4443-91c8-865f2fa9be1b" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-775fc8fe-a02f-4443-91c8-865f2fa9be1b" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-feca65ce-d9e7-4c37-94cd-8e70907cbc78" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-feca65ce-d9e7-4c37-94cd-8e70907cbc78" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Deleting offline snapshot feca65ce-d9e7-4c37-94cd-8e70907cbc78 of volume 775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] snapshot_file for this snap is: volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bcee4b3d-65f9-47e1-b7ca-f8a5b17a925b]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (3065baa2-f8f2-4d91-8ccd-f4a6279fb01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dad50dfd-5ffd-4b7b-8960-37fa4f6ff3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dad50dfd-5ffd-4b7b-8960-37fa4f6ff3a6) 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-19T15:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1656384969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2571ebf-35bc-4cd1-a683-35ea61e5852f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:18Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af11dd7b-8af7-4fc8-8e8b-bda166e32330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af11dd7b-8af7-4fc8-8e8b-bda166e32330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f408e23-8dc8-4566-b985-d6385e7f5cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f408e23-8dc8-4566-b985-d6385e7f5cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2571ebf-35bc-4cd1-a683-35ea61e5852f', 'volume_name': 'volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de99b731-f271-4813-afdf-1ac566be78c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de99b731-f271-4813-afdf-1ac566be78c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ace0ff6-a5db-445d-8526-3503bdc13d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:18 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Volume e2571ebf-35bc-4cd1-a683-35ea61e5852f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f', 'volume_size': 1} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 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-19T15:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1656384969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e2571ebf-35bc-4cd1-a683-35ea61e5852f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:18Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Creating volume e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:18 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/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 Aug 19 17:41:18 devstack sudo[114975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:18 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:18 devstack sudo[114977]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f 1073741824 Aug 19 17:41:18 devstack sudo[114977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:18 devstack sudo[114975]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b250a1e8-7a6c-479a-b4dc-915efb6b6670]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:18 devstack sudo[114985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b Aug 19 17:41:18 devstack sudo[114985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:18 devstack sudo[114977]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f 1073741824" returned: 0 in 0.447s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:18 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:18 devstack sudo[114988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f Aug 19 17:41:18 devstack sudo[114988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:19 devstack sudo[114985]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b" returned: 0 in 0.399s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:19 devstack sudo[114994]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 Aug 19 17:41:19 devstack sudo[114994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:19 devstack sudo[114988]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f" returned: 0 in 0.256s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] <== create_volume: return (749ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.752s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ace0ff6-a5db-445d-8526-3503bdc13d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6e7d348-65e3-4d6a-bb9f-d4a0a7493da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:19 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Volume volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f (e2571ebf-35bc-4cd1-a683-35ea61e5852f): created successfully Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6e7d348-65e3-4d6a-bb9f-d4a0a7493da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (3065baa2-f8f2-4d91-8ccd-f4a6279fb01e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-972b8572-2d87-43ac-b3fb-ab5d260e630f tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:41:19 devstack sudo[114994]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78" returned: 0 in 0.344s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:19 devstack sudo[114999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78 Aug 19 17:41:19 devstack sudo[114999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:19 devstack sudo[114999]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b.feca65ce-d9e7-4c37-94cd-8e70907cbc78" returned: 0 in 0.244s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-feca65ce-d9e7-4c37-94cd-8e70907cbc78" released by "_delete_snapshot" :: held 1.491s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-775fc8fe-a02f-4443-91c8-865f2fa9be1b" released by "delete_snapshot" :: held 1.514s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Created reservations ['fa395bb3-9815-4247-85ed-5aea308d3af6', '4febe83c-b247-4c51-a044-eaaabbe93be3', 'e7d2ca0b-d713-4219-b714-2ee7e95f8262', '43bbf2f2-7a60-4cf0-8ed5-041b8109e8a7'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:19 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Delete snapshot completed successfully. Aug 19 17:41:19 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-25c40f92-2b80-4353-ae5d-66d19a8ffde0 tempest-ProjectReaderTests-722724063 None] Lock "cinder-feca65ce-d9e7-4c37-94cd-8e70907cbc78-delete_snapshot" released by "delete_snapshot" :: held 1.664s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-775fc8fe-a02f-4443-91c8-865f2fa9be1b-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Lock "cinder-775fc8fe-a02f-4443-91c8-865f2fa9be1b-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-775fc8fe-a02f-4443-91c8-865f2fa9be1b" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-775fc8fe-a02f-4443-91c8-865f2fa9be1b" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3e96ed3-ee12-4fc2-980a-ddb51197bef5]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Creating offline snapshot b8bf4dda-276d-4a67-851d-a7269c5c4df3 of volume e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9e89908-242c-43b6-bd2b-f823741ae382]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack sudo[115003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b Aug 19 17:41:20 devstack sudo[115003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack sudo[115004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f Aug 19 17:41:20 devstack sudo[115004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack sudo[115003]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b" returned: 0 in 0.403s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack sudo[115013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b Aug 19 17:41:20 devstack sudo[115013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:20 devstack sudo[115004]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f" returned: 0 in 0.372s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:20 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:20 devstack sudo[115015]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 1G Aug 19 17:41:20 devstack sudo[115015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack sudo[115013]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-775fc8fe-a02f-4443-91c8-865f2fa9be1b" returned: 0 in 0.246s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-775fc8fe-a02f-4443-91c8-865f2fa9be1b" released by "delete_volume" :: held 0.721s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Created reservations ['666c9c23-70eb-4fdf-ae4e-c4f19615bc96', 'f0c729b0-5545-4aaa-911c-438b39b1555d', '45b77a74-4be8-4430-9c1c-8c2dd30fe80b', '32c9212e-c76c-4d81-b9f8-3a77b7c234a5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[115021]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:21 devstack sudo[115021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack sudo[115015]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 1G" returned: 0 in 0.422s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[115023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 Aug 19 17:41:21 devstack sudo[115023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack sudo[115021]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.272s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:21 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Deleted volume successfully. Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-c40975bd-4386-426a-9630-9dd7b96cd4fb tempest-ProjectReaderTests-722724063 None] Lock "cinder-775fc8fe-a02f-4443-91c8-865f2fa9be1b-delete_volume" released by "delete_volume" :: held 1.210s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:21 devstack sudo[115023]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3" returned: 0 in 0.327s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 is being set with open permissions: ugo+rw Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:21 devstack sudo[115029]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 Aug 19 17:41:21 devstack sudo[115029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:21 devstack sudo[115029]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3" returned: 0 in 0.249s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:21 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:22 devstack sudo[115032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.info Aug 19 17:41:22 devstack sudo[115032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (e15eb5e3-695d-4428-8a7c-eb44fd9e5d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e062a17c-60ff-4284-88d8-160f25911bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e062a17c-60ff-4284-88d8-160f25911bfa) 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-19T15:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1521023963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b73f54ac-a8d9-4e8d-8819-1f758ef67b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:22Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d54c7fb2-0a99-407a-b9e1-f368f38a7abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d54c7fb2-0a99-407a-b9e1-f368f38a7abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87ba031c-e436-4162-9e20-57ca5d6ae5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87ba031c-e436-4162-9e20-57ca5d6ae5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b73f54ac-a8d9-4e8d-8819-1f758ef67b42', 'volume_name': 'volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e55e04ff-d918-4e9e-8ea0-bc3c8f350d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e55e04ff-d918-4e9e-8ea0-bc3c8f350d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9c8af0c-93b3-427a-b332-5e080e14f56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:22 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Volume b73f54ac-a8d9-4e8d-8819-1f758ef67b42: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42', 'volume_size': 1} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:22 devstack sudo[115032]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.info" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.info is being set with open permissions: ugo+rw Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[115035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.info Aug 19 17:41:22 devstack sudo[115035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack sudo[115035]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.info" returned: 0 in 0.241s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.947s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.411s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 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-19T15:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1521023963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b73f54ac-a8d9-4e8d-8819-1f758ef67b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:22Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Creating volume b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:22 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[115041]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 1073741824 Aug 19 17:41:22 devstack sudo[115041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8b3f8f38-7507-4c17-b3b3-49ebf2b68f0e tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[115043]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:22 devstack sudo[115043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-b8bf4dda-276d-4a67-851d-a7269c5c4df3-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Lock "cinder-b8bf4dda-276d-4a67-851d-a7269c5c4df3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-e2571ebf-35bc-4cd1-a683-35ea61e5852f" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-e2571ebf-35bc-4cd1-a683-35ea61e5852f" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-b8bf4dda-276d-4a67-851d-a7269c5c4df3" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-b8bf4dda-276d-4a67-851d-a7269c5c4df3" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot b8bf4dda-276d-4a67-851d-a7269c5c4df3 of volume e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a3a3731-c6e8-4f9d-b781-9cf1a9370356]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:22 devstack sudo[115043]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.289s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 17:41:22 devstack sudo[115049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 Aug 19 17:41:22 devstack sudo[115049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:22 devstack sudo[115041]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 1073741824" returned: 0 in 0.471s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 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/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 Aug 19 17:41:23 devstack sudo[115051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:23 devstack sudo[115049]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3" returned: 0 in 0.399s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6c28730-5981-4ed8-99b5-58b7737e778f]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 devstack sudo[115051]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] <== create_volume: return (772ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.775s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9c8af0c-93b3-427a-b332-5e080e14f56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6a091ec-759d-4d32-8467-44b3b39609b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:23 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Volume volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 (b73f54ac-a8d9-4e8d-8819-1f758ef67b42): created successfully Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6a091ec-759d-4d32-8467-44b3b39609b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (e15eb5e3-695d-4428-8a7c-eb44fd9e5d1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:23 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-bdebf213-d82f-441f-8bca-7ea69385aa57 tempest-ProjectReaderTests-722724063 None] Created volume successfully. Aug 19 17:41:23 devstack sudo[115057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f Aug 19 17:41:23 devstack sudo[115057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:23 devstack sudo[115057]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f" returned: 0 in 0.351s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 devstack sudo[115062]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 Aug 19 17:41:23 devstack sudo[115062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:23 devstack sudo[115062]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3" returned: 0 in 0.321s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:23 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:23 devstack sudo[115067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3 Aug 19 17:41:23 devstack sudo[115067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack sudo[115067]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f.b8bf4dda-276d-4a67-851d-a7269c5c4df3" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-b8bf4dda-276d-4a67-851d-a7269c5c4df3" released by "_delete_snapshot" :: held 1.422s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-e2571ebf-35bc-4cd1-a683-35ea61e5852f" released by "delete_snapshot" :: held 1.451s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Creating offline snapshot c5dcb213-d7e8-4f44-b482-2887195c7a77 of volume b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[93797a2b-8f82-4047-84eb-1d3439cc2674]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Created reservations ['9242dc9c-9989-4102-a644-e1bcc0b3b223', '52779343-13c0-4e77-8846-5ee808701ce9', '4415e044-d04a-40b0-9943-24b235976d6d', 'b0292330-55db-4128-9ab8-7a6e90879c89'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:24 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-360a799e-4baf-4bd5-865e-64d69ff7147b tempest-ProjectMemberTests-112761693 None] Lock "cinder-b8bf4dda-276d-4a67-851d-a7269c5c4df3-delete_snapshot" released by "delete_snapshot" :: held 1.636s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:24 devstack sudo[115070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 Aug 19 17:41:24 devstack sudo[115070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack sudo[115070]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" returned: 0 in 0.369s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:24 devstack sudo[115075]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 1G Aug 19 17:41:24 devstack sudo[115075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-e2571ebf-35bc-4cd1-a683-35ea61e5852f-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Lock "cinder-e2571ebf-35bc-4cd1-a683-35ea61e5852f-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-e2571ebf-35bc-4cd1-a683-35ea61e5852f" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-e2571ebf-35bc-4cd1-a683-35ea61e5852f" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[5db76c1a-c5be-4085-90b8-fbe4d85f786e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:24 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[115075]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 1G" returned: 0 in 0.433s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack sudo[115080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f Aug 19 17:41:25 devstack sudo[115080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[115082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 Aug 19 17:41:25 devstack sudo[115082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack sudo[115080]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f" returned: 0 in 0.376s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[115090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f Aug 19 17:41:25 devstack sudo[115090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack sudo[115082]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77" returned: 0 in 0.296s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 is being set with open permissions: ugo+rw Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[115092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 Aug 19 17:41:25 devstack sudo[115092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack sudo[115090]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e2571ebf-35bc-4cd1-a683-35ea61e5852f" returned: 0 in 0.247s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-e2571ebf-35bc-4cd1-a683-35ea61e5852f" released by "delete_volume" :: held 0.681s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:25 devstack sudo[115092]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77" returned: 0 in 0.249s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[115096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.info Aug 19 17:41:25 devstack sudo[115096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Created reservations ['df329098-c8fe-476a-84ef-df858441c0f0', '83094a4e-1ead-4ac4-bbfd-465f69b97f17', '2e3ccf88-85f3-40fb-95a4-205a7a14ced9', 'c0239fe6-0261-4d28-8810-362bb0f34f98'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[115098]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:25 devstack sudo[115098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:25 devstack sudo[115096]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.info" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:25 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.info is being set with open permissions: ugo+rw Aug 19 17:41:25 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:25 devstack sudo[115101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.info Aug 19 17:41:25 devstack sudo[115101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:26 devstack sudo[115098]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.250s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-6fe2e37f-b99a-4f54-8079-466011bf1295 tempest-ProjectMemberTests-112761693 None] Lock "cinder-e2571ebf-35bc-4cd1-a683-35ea61e5852f-delete_volume" released by "delete_volume" :: held 1.174s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:26 devstack sudo[115101]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.info" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.957s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:26 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-1e00b9e5-70e0-4c18-99ec-2b366b3e7fc5 tempest-ProjectReaderTests-722724063 None] Create snapshot completed successfully Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-c5dcb213-d7e8-4f44-b482-2887195c7a77-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Lock "cinder-c5dcb213-d7e8-4f44-b482-2887195c7a77-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-c5dcb213-d7e8-4f44-b482-2887195c7a77" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-c5dcb213-d7e8-4f44-b482-2887195c7a77" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Deleting offline snapshot c5dcb213-d7e8-4f44-b482-2887195c7a77 of volume b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] snapshot_file for this snap is: volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d8c7d95-a977-4406-8ba8-ae1cc47698e5]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (dc783690-6c84-41e6-977b-9f0ef8450d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8f8a25-16d1-4479-b1fc-cf2e64be9485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8f8a25-16d1-4479-b1fc-cf2e64be9485) 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-19T15:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810868674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd53d1f3-50c0-4020-8d92-b290b6a77aa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:26Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a32658b-86bb-475a-8828-72c04004e575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a32658b-86bb-475a-8828-72c04004e575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e15274a-14ca-4767-9713-7c242c33994c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6e15274a-14ca-4767-9713-7c242c33994c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd53d1f3-50c0-4020-8d92-b290b6a77aa9', 'volume_name': 'volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b6f9811-d005-4c54-994c-c0df5230b431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:26 devstack sudo[115105]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 Aug 19 17:41:26 devstack sudo[115105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b6f9811-d005-4c54-994c-c0df5230b431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c9e5438-4032-45bb-b9fe-b976bc4349a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:26 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Volume bd53d1f3-50c0-4020-8d92-b290b6a77aa9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9', 'volume_size': 1} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 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-19T15:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810868674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd53d1f3-50c0-4020-8d92-b290b6a77aa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:26Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Creating volume bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:26 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:26 devstack sudo[115107]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 1073741824 Aug 19 17:41:26 devstack sudo[115107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:26 devstack sudo[115105]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77" returned: 0 in 0.368s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9644a65d-005e-4cf6-bbce-5b7212d9052a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:26 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:26 devstack sudo[115115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 Aug 19 17:41:26 devstack sudo[115115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:27 devstack sudo[115107]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 1073741824" returned: 0 in 0.425s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:27 devstack sudo[115117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 Aug 19 17:41:27 devstack sudo[115117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:27 devstack sudo[115115]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" returned: 0 in 0.369s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:27 devstack sudo[115122]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 Aug 19 17:41:27 devstack sudo[115122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:27 devstack sudo[115117]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" returned: 0 in 0.251s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] <== create_volume: return (724ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.727s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c9e5438-4032-45bb-b9fe-b976bc4349a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f82f03a-f17a-462f-aaf5-28f8539bc312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:27 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Volume volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 (bd53d1f3-50c0-4020-8d92-b290b6a77aa9): created successfully Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f82f03a-f17a-462f-aaf5-28f8539bc312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (dc783690-6c84-41e6-977b-9f0ef8450d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-5cccc32a-0d31-42b4-b14e-acae9a590f14 tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:41:27 devstack sudo[115122]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77" returned: 0 in 0.353s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:27 devstack sudo[115128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77 Aug 19 17:41:27 devstack sudo[115128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Creating offline snapshot 4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 of volume bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7976017e-0718-4929-9b98-b4ff6e027053]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:27 devstack sudo[115130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 Aug 19 17:41:27 devstack sudo[115130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:27 devstack sudo[115128]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42.c5dcb213-d7e8-4f44-b482-2887195c7a77" returned: 0 in 0.283s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-c5dcb213-d7e8-4f44-b482-2887195c7a77" released by "_delete_snapshot" :: held 1.465s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" released by "delete_snapshot" :: held 1.485s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Created reservations ['c2ca50e3-1405-4f7e-b528-2fdae34f7e06', '86f4f401-a790-4554-8614-01f72c7b5a98', '3d9a11df-a2a1-4b62-a7dd-b0e9fe674e4a', 'a9d05a77-eb5d-450b-b3a4-066d719a07c5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:27 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Delete snapshot completed successfully. Aug 19 17:41:27 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-e0ae4239-f63c-4088-9358-36698a8b8cf5 tempest-ProjectReaderTests-722724063 None] Lock "cinder-c5dcb213-d7e8-4f44-b482-2887195c7a77-delete_snapshot" released by "delete_snapshot" :: held 1.616s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:28 devstack sudo[115130]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" returned: 0 in 0.362s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:28 devstack sudo[115136]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 1G Aug 19 17:41:28 devstack sudo[115136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:28 devstack sudo[115136]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 1G" returned: 0 in 0.386s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:28 devstack sudo[115142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 Aug 19 17:41:28 devstack sudo[115142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-b73f54ac-a8d9-4e8d-8819-1f758ef67b42-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Lock "cinder-b73f54ac-a8d9-4e8d-8819-1f758ef67b42-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" acquired by "delete_volume" :: waited 0.014s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[72e1b463-893e-43c7-b40f-5c4791cb9110]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:28 devstack sudo[115142]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" returned: 0 in 0.330s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:28 devstack sudo[115144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 Aug 19 17:41:28 devstack sudo[115144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:28 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 is being set with open permissions: ugo+rw Aug 19 17:41:28 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:28 devstack sudo[115149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 Aug 19 17:41:28 devstack sudo[115149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:29 devstack sudo[115144]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" returned: 0 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:29 devstack sudo[115149]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack sudo[115155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42 Aug 19 17:41:29 devstack sudo[115155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:29 devstack sudo[115157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.info Aug 19 17:41:29 devstack sudo[115157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:29 devstack sudo[115155]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" returned: 0 in 0.245s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-b73f54ac-a8d9-4e8d-8819-1f758ef67b42" released by "delete_volume" :: held 0.692s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:29 devstack sudo[115157]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.info" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.info is being set with open permissions: ugo+rw Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:29 devstack sudo[115161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.info Aug 19 17:41:29 devstack sudo[115161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Created reservations ['9a999cc0-b3f0-4ddd-8003-2cfc067fc240', 'e8c2156f-d284-4868-998e-68aed13a016c', '0aaea8da-e646-4263-86fd-2ae6e822e86c', 'e40935bf-03f7-4730-a925-1516d545ff10'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:29 devstack sudo[115163]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:29 devstack sudo[115163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:29 devstack sudo[115161]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.info" returned: 0 in 0.249s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.951s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:29 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-213063ea-6a80-4add-889d-2127e1361a4a tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:41:29 devstack sudo[115163]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.282s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:29 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Deleted volume successfully. Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fe303aae-66a8-47cc-a8fc-456feb9f2239 tempest-ProjectReaderTests-722724063 None] Lock "cinder-b73f54ac-a8d9-4e8d-8819-1f758ef67b42-delete_volume" released by "delete_volume" :: held 1.246s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Lock "cinder-4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot 4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 of volume bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a44bef1-fac6-42af-a8a1-5221bd78df67]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:29 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 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/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 Aug 19 17:41:30 devstack sudo[115167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (caacb649-2566-4e98-9ce4-55528e635f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7640f79-7d3f-48c7-85aa-91c9a2c05d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7640f79-7d3f-48c7-85aa-91c9a2c05d33) 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-19T15:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118461082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c45a63c0-1a4a-495d-8f68-21f4a929672e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:30Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27d99f1b-7b45-423d-868e-1cb70b1569ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (27d99f1b-7b45-423d-868e-1cb70b1569ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f24403a-3341-48f2-a1db-325b60604457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f24403a-3341-48f2-a1db-325b60604457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c45a63c0-1a4a-495d-8f68-21f4a929672e', 'volume_name': 'volume-c45a63c0-1a4a-495d-8f68-21f4a929672e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bbf86d3-0ddd-49a5-b2eb-cc169f033ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bbf86d3-0ddd-49a5-b2eb-cc169f033ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6616dec3-e280-4872-ac93-5d660244c710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:30 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Volume c45a63c0-1a4a-495d-8f68-21f4a929672e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c45a63c0-1a4a-495d-8f68-21f4a929672e', 'volume_size': 1} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 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-19T15:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118461082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c45a63c0-1a4a-495d-8f68-21f4a929672e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37d8c3f2268047f9aa712332a34651f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:30Z,use_quota=True,user_id='36b4b9cbb8a44ad5bef48a62494c6c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Creating volume c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:30 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 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 preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e 1073741824 Aug 19 17:41:30 devstack sudo[115172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack sudo[115167]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" returned: 0 in 0.380s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[7812a44b-6e05-4835-8ff6-7ad01085470c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 devstack sudo[115174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 Aug 19 17:41:30 devstack sudo[115174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack sudo[115172]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e 1073741824" returned: 0 in 0.417s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:30 devstack sudo[115174]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" returned: 0 in 0.363s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 devstack sudo[115183]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 Aug 19 17:41:30 devstack sudo[115183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:30 devstack sudo[115185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e Aug 19 17:41:30 devstack sudo[115185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:30 devstack sudo[115185]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e" returned: 0 in 0.243s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] <== create_volume: return (717ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.720s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6616dec3-e280-4872-ac93-5d660244c710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c45a63c0-1a4a-495d-8f68-21f4a929672e', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:30 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac97e505-862b-4e7c-9029-75c8bfc4a640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:31 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Volume volume-c45a63c0-1a4a-495d-8f68-21f4a929672e (c45a63c0-1a4a-495d-8f68-21f4a929672e): created successfully Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac97e505-862b-4e7c-9029-75c8bfc4a640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Flow 'volume_create_manager' (caacb649-2566-4e98-9ce4-55528e635f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-c18ec075-0b1d-42c4-a31c-494a1a2c798b tempest-ProjectReaderTests-722724063 None] Created volume successfully. Aug 19 17:41:31 devstack sudo[115183]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" returned: 0 in 0.355s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack sudo[115191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2 Aug 19 17:41:31 devstack sudo[115191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:31 devstack sudo[115191]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9.4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" returned: 0 in 0.321s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Creating offline snapshot d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 of volume c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2" released by "_delete_snapshot" :: held 1.523s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" released by "delete_snapshot" :: held 1.547s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6bf38a4-d7d9-43aa-acd9-eed64273fc06]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Created reservations ['d53e566e-ab64-4b28-8ac9-0c930d242275', '5cf53ad6-afbd-4421-96c7-ba46a547c788', '312aca97-3434-43cb-ae72-6e52c57d8fd3', 'fb88e9da-a245-4ba9-b409-7004031aa3dc'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:31 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:41:31 devstack sudo[115194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e Aug 19 17:41:31 devstack sudo[115194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-a7ea3a77-ab6b-4cee-afce-efe8e304b54b tempest-ProjectMemberTests-112761693 None] Lock "cinder-4b88920d-a0c9-4b6e-80fa-5588c4f6f2f2-delete_snapshot" released by "delete_snapshot" :: held 1.692s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:31 devstack sudo[115194]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e" returned: 0 in 0.354s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:31 devstack sudo[115199]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 1G Aug 19 17:41:31 devstack sudo[115199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:31 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-bd53d1f3-50c0-4020-8d92-b290b6a77aa9-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Lock "cinder-bd53d1f3-50c0-4020-8d92-b290b6a77aa9-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f99f2ca-f5fb-49d5-82df-6f1b28933269]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack sudo[115199]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 1G" returned: 0 in 0.418s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c45a63c0-1a4a-495d-8f68-21f4a929672e -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack sudo[115204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 Aug 19 17:41:32 devstack sudo[115204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:32 devstack sudo[115205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c45a63c0-1a4a-495d-8f68-21f4a929672e -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 Aug 19 17:41:32 devstack sudo[115205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:32 devstack sudo[115204]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" returned: 0 in 0.365s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack sudo[115205]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c45a63c0-1a4a-495d-8f68-21f4a929672e -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" returned: 0 in 0.287s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 is being set with open permissions: ugo+rw Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack sudo[115216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9 Aug 19 17:41:32 devstack sudo[115216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:32 devstack sudo[115217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 Aug 19 17:41:32 devstack sudo[115217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:32 devstack sudo[115216]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack sudo[115217]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" returned: 0 in 0.251s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-bd53d1f3-50c0-4020-8d92-b290b6a77aa9" released by "delete_volume" :: held 0.673s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack sudo[115222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.info Aug 19 17:41:32 devstack sudo[115222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Created reservations ['885de5b1-5464-40f0-95db-d8c3267934aa', 'e428993b-cb4c-45c4-9d10-164785690f72', '4b267b9b-4129-4f70-a7d2-1110f84c1cc1', '9401ad71-3c64-44ee-8643-f67b855a379d'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:32 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:32 devstack sudo[115224]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:32 devstack sudo[115224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:33 devstack sudo[115222]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.info" returned: 0 in 0.270s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.info is being set with open permissions: ugo+rw Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:33 devstack sudo[115227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.info Aug 19 17:41:33 devstack sudo[115227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:33 devstack sudo[115224]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-4a7d6ebb-2ba2-45a3-a4df-2363211d9fdb tempest-ProjectMemberTests-112761693 None] Lock "cinder-bd53d1f3-50c0-4020-8d92-b290b6a77aa9-delete_volume" released by "delete_volume" :: held 1.188s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:33 devstack sudo[115227]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.info" returned: 0 in 0.270s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.964s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:33 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-32435cb8-b4e6-4a47-99af-97f160c56d4a tempest-ProjectReaderTests-722724063 None] Create snapshot completed successfully Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-d76a213a-1c4b-4b32-87cf-b9d1e7e02c73-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Lock "cinder-d76a213a-1c4b-4b32-87cf-b9d1e7e02c73-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-c45a63c0-1a4a-495d-8f68-21f4a929672e" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-c45a63c0-1a4a-495d-8f68-21f4a929672e" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Deleting offline snapshot d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 of volume c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] snapshot_file for this snap is: volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2a98fdf-e805-404c-a91e-d8e21b64f2ad]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=218,cinder:SELECT=178,cinder:DELETE=18,cinder:INSERT=66 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (97011ec8-ae4f-48e8-a32b-f0f5dfc16b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f13f2c5-871c-48cd-8585-7cc233240590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5f13f2c5-871c-48cd-8585-7cc233240590) 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-19T15:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1848724341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab74420d-de41-4492-b829-3702f139dad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:34Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d9a1077-ef0c-4733-a6ea-aac2931a02d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d9a1077-ef0c-4733-a6ea-aac2931a02d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79f3509b-c56d-43b2-be8d-ba9416d8da0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79f3509b-c56d-43b2-be8d-ba9416d8da0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab74420d-de41-4492-b829-3702f139dad2', 'volume_name': 'volume-ab74420d-de41-4492-b829-3702f139dad2', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f482dd59-17f7-4818-8466-12419407da01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f482dd59-17f7-4818-8466-12419407da01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a5abd1d-c3bd-40ce-8eb1-8fca6628b976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:33 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Volume ab74420d-de41-4492-b829-3702f139dad2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab74420d-de41-4492-b829-3702f139dad2', 'volume_size': 1} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 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-19T15:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1848724341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab74420d-de41-4492-b829-3702f139dad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:34Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Creating volume ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:33 devstack sudo[115231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 Aug 19 17:41:33 devstack sudo[115231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:33 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:33 devstack sudo[115233]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 1073741824 Aug 19 17:41:33 devstack sudo[115233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:33 devstack sudo[115231]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:33 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c45a63c0-1a4a-495d-8f68-21f4a929672e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[00a171a2-8ac0-4783-bbc7-0e2754afe591]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[115242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e Aug 19 17:41:34 devstack sudo[115242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack sudo[115233]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 1073741824" returned: 0 in 0.413s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[115244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 Aug 19 17:41:34 devstack sudo[115244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack sudo[115242]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e" returned: 0 in 0.369s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[115249]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 Aug 19 17:41:34 devstack sudo[115249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack sudo[115244]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] <== create_volume: return (719ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.722s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a5abd1d-c3bd-40ce-8eb1-8fca6628b976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab74420d-de41-4492-b829-3702f139dad2', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60407e3f-f216-4d22-9191-2eb528a18eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:34 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Volume volume-ab74420d-de41-4492-b829-3702f139dad2 (ab74420d-de41-4492-b829-3702f139dad2): created successfully Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60407e3f-f216-4d22-9191-2eb528a18eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (97011ec8-ae4f-48e8-a32b-f0f5dfc16b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:34 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-70907d45-6995-43c7-8f2c-10c2d820e53d tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:41:34 devstack sudo[115249]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" returned: 0 in 0.357s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[115256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73 Aug 19 17:41:34 devstack sudo[115256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:UPDATE=213,cinder:INSERT=52,cinder:SELECT=165,cinder:DELETE=20 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Creating offline snapshot 2e103863-ddcc-4a83-8032-8f02f0d5d8b8 of volume ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[a654bf44-04ec-4142-9fde-1d2d7dec4e0c]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:34 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:34 devstack sudo[115258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 Aug 19 17:41:34 devstack sudo[115258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[115256]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e.d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-d76a213a-1c4b-4b32-87cf-b9d1e7e02c73" released by "_delete_snapshot" :: held 1.470s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-c45a63c0-1a4a-495d-8f68-21f4a929672e" released by "delete_snapshot" :: held 1.491s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Created reservations ['53ce58af-38a5-4e7f-817e-a8fbdc5cfcf0', '14ba8f94-4aad-4246-afca-3ae790b955e8', 'd665b844-7c7e-418e-be57-5f5d6a8f59f8', '58dfefed-2e72-45dd-9c00-037fe8b75777'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:35 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Delete snapshot completed successfully. Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-635866ba-2f8a-4c0a-b521-b26b9465e14d tempest-ProjectReaderTests-722724063 None] Lock "cinder-d76a213a-1c4b-4b32-87cf-b9d1e7e02c73-delete_snapshot" released by "delete_snapshot" :: held 1.636s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:35 devstack sudo[115258]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2" returned: 0 in 0.369s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[115265]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 1G Aug 19 17:41:35 devstack sudo[115265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[115265]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 1G" returned: 0 in 0.372s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab74420d-de41-4492-b829-3702f139dad2 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[115270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab74420d-de41-4492-b829-3702f139dad2 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 Aug 19 17:41:35 devstack sudo[115270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-c45a63c0-1a4a-495d-8f68-21f4a929672e-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Lock "cinder-c45a63c0-1a4a-495d-8f68-21f4a929672e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Acquiring lock "cinder-quobyte-c45a63c0-1a4a-495d-8f68-21f4a929672e" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-c45a63c0-1a4a-495d-8f68-21f4a929672e" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddac3b59-5305-40c9-bcc3-398773477dfb]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[115270]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab74420d-de41-4492-b829-3702f139dad2 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8" returned: 0 in 0.334s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:35 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 is being set with open permissions: ugo+rw Aug 19 17:41:35 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:35 devstack sudo[115276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 Aug 19 17:41:35 devstack sudo[115276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:35 devstack sudo[115274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e Aug 19 17:41:35 devstack sudo[115274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:36 devstack sudo[115276]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8" returned: 0 in 0.238s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:36 devstack sudo[115283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.info Aug 19 17:41:36 devstack sudo[115283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:36 devstack sudo[115274]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e" returned: 0 in 0.376s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:36 devstack sudo[115285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e Aug 19 17:41:36 devstack sudo[115285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:36 devstack sudo[115283]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.info" returned: 0 in 0.248s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.info is being set with open permissions: ugo+rw Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:36 devstack sudo[115285]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-c45a63c0-1a4a-495d-8f68-21f4a929672e" returned: 0 in 0.240s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack sudo[115289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.info Aug 19 17:41:36 devstack sudo[115289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Lock "cinder-quobyte-c45a63c0-1a4a-495d-8f68-21f4a929672e" released by "delete_volume" :: held 0.706s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Created reservations ['59351968-0545-4fa9-a0f6-17ada7188a04', 'ea8bdfe6-077a-4987-98ad-72df23e0b445', 'd6d13654-3ab8-48aa-bb11-f5216d47d5cb', '81bd3ac9-a9e4-4697-90d3-85a1d75a9805'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:36 devstack sudo[115291]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:36 devstack sudo[115291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:36 devstack sudo[115289]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.info" returned: 0 in 0.237s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.873s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:36 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-8ff0affb-de79-4f43-9560-28af91891447 tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:41:36 devstack sudo[115291]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:36 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Deleted volume successfully. Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-3eacf5f8-d6ce-42e0-af71-2869dd7f0972 tempest-ProjectReaderTests-722724063 None] Lock "cinder-c45a63c0-1a4a-495d-8f68-21f4a929672e-delete_volume" released by "delete_volume" :: held 1.184s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:36 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-2e103863-ddcc-4a83-8032-8f02f0d5d8b8-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Lock "cinder-2e103863-ddcc-4a83-8032-8f02f0d5d8b8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-ab74420d-de41-4492-b829-3702f139dad2" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-ab74420d-de41-4492-b829-3702f139dad2" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-2e103863-ddcc-4a83-8032-8f02f0d5d8b8" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-2e103863-ddcc-4a83-8032-8f02f0d5d8b8" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot 2e103863-ddcc-4a83-8032-8f02f0d5d8b8 of volume ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6399c712-ac9c-4bbd-80c8-52e0dac2e8de]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:37 devstack sudo[115295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 Aug 19 17:41:37 devstack sudo[115295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:37 devstack sudo[115295]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8" returned: 0 in 0.366s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab74420d-de41-4492-b829-3702f139dad2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[54b3b853-8b2e-484e-97f4-9be199b1af98]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:37 devstack sudo[115300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 Aug 19 17:41:37 devstack sudo[115300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:37 devstack sudo[115300]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2" returned: 0 in 0.374s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:37 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:37 devstack sudo[115305]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 Aug 19 17:41:37 devstack sudo[115305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:38 devstack sudo[115305]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8" returned: 0 in 0.341s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:38 devstack sudo[115310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8 Aug 19 17:41:38 devstack sudo[115310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:38 devstack sudo[115310]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:38 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2.2e103863-ddcc-4a83-8032-8f02f0d5d8b8" returned: 0 in 0.271s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-2e103863-ddcc-4a83-8032-8f02f0d5d8b8" released by "_delete_snapshot" :: held 1.446s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-ab74420d-de41-4492-b829-3702f139dad2" released by "delete_snapshot" :: held 1.473s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:38 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Created reservations ['ab964953-55a9-4f4d-8c1d-7209662949fc', '4f774990-e2ea-4dcb-a84b-45b104763cc8', 'a7eb62ab-c71f-4baf-9db0-aa88261abe13', 'afd400cc-084a-4b2e-8d78-121c965ec213'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:38 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:41:38 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-fa6f54e0-52ff-468d-b209-eb336f31f963 tempest-ProjectMemberTests-112761693 None] Lock "cinder-2e103863-ddcc-4a83-8032-8f02f0d5d8b8-delete_snapshot" released by "delete_snapshot" :: held 1.620s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-ab74420d-de41-4492-b829-3702f139dad2-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Lock "cinder-ab74420d-de41-4492-b829-3702f139dad2-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-ab74420d-de41-4492-b829-3702f139dad2" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-ab74420d-de41-4492-b829-3702f139dad2" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf5a7152-8ffd-48d9-a06d-f4ce7f14812e]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:39 devstack sudo[115313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 Aug 19 17:41:39 devstack sudo[115313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:39 devstack sudo[115313]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2" returned: 0 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:39 devstack sudo[115318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2 Aug 19 17:41:39 devstack sudo[115318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:39 devstack sudo[115318]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-ab74420d-de41-4492-b829-3702f139dad2" returned: 0 in 0.255s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-ab74420d-de41-4492-b829-3702f139dad2" released by "delete_volume" :: held 0.701s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:39 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Created reservations ['1c89e78a-854d-49d6-bc20-60da2f37d7ea', 'ef88eb8e-0b14-426f-8dd2-fc8cd28701c7', 'a5659267-e3db-437b-bd4a-c5eb501486a0', '8f995269-c9bc-4c7e-8cf5-97488044a965'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:40 devstack sudo[115321]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:40 devstack sudo[115321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:40 devstack sudo[115321]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.255s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:40 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-941e4a24-9e1d-4ef5-926e-365a1968c452 tempest-ProjectMemberTests-112761693 None] Lock "cinder-ab74420d-de41-4492-b829-3702f139dad2-delete_volume" released by "delete_volume" :: held 1.172s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (1f488634-4898-4dbf-af9b-2d6162c08086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa33c4c2-0ba7-4705-9d28-47750ffcb68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa33c4c2-0ba7-4705-9d28-47750ffcb68b) 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-19T15:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1695697713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd92ff99-eed4-4c76-9714-5cde2a70f373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:41Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dae3ee2c-c117-4859-b3dd-1ba47d6df44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dae3ee2c-c117-4859-b3dd-1ba47d6df44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b56770e-d28f-40a9-bcb9-3a633a46c378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b56770e-d28f-40a9-bcb9-3a633a46c378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd92ff99-eed4-4c76-9714-5cde2a70f373', 'volume_name': 'volume-fd92ff99-eed4-4c76-9714-5cde2a70f373', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bedc4149-efda-471c-8db5-bce67e1d0cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bedc4149-efda-471c-8db5-bce67e1d0cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6fcbf320-b004-4e9b-89dd-749383905cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:40 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Volume fd92ff99-eed4-4c76-9714-5cde2a70f373: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd92ff99-eed4-4c76-9714-5cde2a70f373', 'volume_size': 1} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 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-19T15:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1695697713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd92ff99-eed4-4c76-9714-5cde2a70f373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c37b1e8682740eeac4871de07265906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:41Z,use_quota=True,user_id='f791991dfdc9409e9d8cb33af3d353e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Creating volume fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:40 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:40 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:40 devstack sudo[115324]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 1073741824 Aug 19 17:41:40 devstack sudo[115324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:41 devstack sudo[115324]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 1073741824" returned: 0 in 0.460s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:41 devstack sudo[115329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 Aug 19 17:41:41 devstack sudo[115329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:41 devstack sudo[115329]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373" returned: 0 in 0.255s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] <== create_volume: return (761ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.764s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6fcbf320-b004-4e9b-89dd-749383905cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd92ff99-eed4-4c76-9714-5cde2a70f373', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf849987-b988-4aab-96cf-d2ba8c89bfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:41 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Volume volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 (fd92ff99-eed4-4c76-9714-5cde2a70f373): created successfully Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf849987-b988-4aab-96cf-d2ba8c89bfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:41 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Flow 'volume_create_manager' (1f488634-4898-4dbf-af9b-2d6162c08086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:41 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-a2a78660-31d9-46a4-96ab-4a2fb0c38669 tempest-ProjectMemberTests-112761693 None] Created volume successfully. Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Creating offline snapshot 1c6aae16-c227-4e18-afc3-0288d7b03722 of volume fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[50b075e3-3321-41d9-96cf-4f480454f6f1]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[115333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 Aug 19 17:41:43 devstack sudo[115333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack sudo[115333]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373" returned: 0 in 0.385s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 1G {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[115338]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 1G Aug 19 17:41:43 devstack sudo[115338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:43 devstack sudo[115338]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 1G" returned: 0 in 0.406s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:43 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:43 devstack sudo[115344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 Aug 19 17:41:43 devstack sudo[115344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:44 devstack sudo[115344]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 -F qcow2 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722" returned: 0 in 0.300s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:44 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 is being set with open permissions: ugo+rw Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:44 devstack sudo[115349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 Aug 19 17:41:44 devstack sudo[115349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:44 devstack sudo[115349]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722" returned: 0 in 0.254s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:44 devstack sudo[115352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.info Aug 19 17:41:44 devstack sudo[115352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:44 devstack sudo[115352]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.info" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:44 devstack cinder-volume[94106]: WARNING cinder.volume.drivers.remotefs [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.info is being set with open permissions: ugo+rw Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.info {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:44 devstack sudo[115355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.info Aug 19 17:41:44 devstack sudo[115355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:44 devstack sudo[115355]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.info" returned: 0 in 0.252s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:44 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.939s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:45 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ba9434fd-04c5-4c5e-b895-edb643279b81 tempest-ProjectMemberTests-112761693 None] Create snapshot completed successfully Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-1c6aae16-c227-4e18-afc3-0288d7b03722-delete_snapshot" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Lock "cinder-1c6aae16-c227-4e18-afc3-0288d7b03722-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-fd92ff99-eed4-4c76-9714-5cde2a70f373" by "delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-fd92ff99-eed4-4c76-9714-5cde2a70f373" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-1c6aae16-c227-4e18-afc3-0288d7b03722" by "_delete_snapshot" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-1c6aae16-c227-4e18-afc3-0288d7b03722" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Deleting offline snapshot 1c6aae16-c227-4e18-afc3-0288d7b03722 of volume fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] snapshot_file for this snap is: volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 {{(pid=94106) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc303d66-ca56-47a4-9381-2aea7659e1b3]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:45 devstack sudo[115358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 Aug 19 17:41:45 devstack sudo[115358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:45 devstack sudo[115358]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722" returned: 0 in 0.370s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fd92ff99-eed4-4c76-9714-5cde2a70f373(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94106) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[6fd2a876-14c2-40ba-a458-a160cad1e20a]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:45 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:45 devstack sudo[115363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 Aug 19 17:41:45 devstack sudo[115363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack sudo[115363]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373" returned: 0 in 0.361s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:46 devstack sudo[115369]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 Aug 19 17:41:46 devstack sudo[115369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack sudo[115369]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722" returned: 0 in 0.362s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:46 devstack sudo[115375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722 Aug 19 17:41:46 devstack sudo[115375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:46 devstack sudo[115375]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373.1c6aae16-c227-4e18-afc3-0288d7b03722" returned: 0 in 0.295s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-1c6aae16-c227-4e18-afc3-0288d7b03722" released by "_delete_snapshot" :: held 1.488s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-fd92ff99-eed4-4c76-9714-5cde2a70f373" released by "delete_snapshot" :: held 1.511s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Created reservations ['5495ce33-ce58-4ff2-b43b-222f232a3ad9', 'f5197e3d-4d01-4cf2-b183-c501054e3ed8', '057ff51e-0145-437d-bf71-40dd755aa292', '4f0472dd-f56d-435d-89d5-18723b568028'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:46 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Delete snapshot completed successfully. Aug 19 17:41:46 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-59f7a7d5-385c-4bd4-8156-8ea0c3ec299d tempest-ProjectMemberTests-112761693 None] Lock "cinder-1c6aae16-c227-4e18-afc3-0288d7b03722-delete_snapshot" released by "delete_snapshot" :: held 1.655s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-fd92ff99-eed4-4c76-9714-5cde2a70f373-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-fd92ff99-eed4-4c76-9714-5cde2a70f373-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Acquiring lock "cinder-quobyte-fd92ff99-eed4-4c76-9714-5cde2a70f373" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-fd92ff99-eed4-4c76-9714-5cde2a70f373" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[481f348b-b3a0-4513-95c4-a0716ad7a780]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:47 devstack sudo[115378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 Aug 19 17:41:47 devstack sudo[115378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:47 devstack sudo[115378]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373" returned: 0 in 0.387s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:47 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:47 devstack sudo[115383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373 Aug 19 17:41:47 devstack sudo[115383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:48 devstack sudo[115383]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-fd92ff99-eed4-4c76-9714-5cde2a70f373" returned: 0 in 0.266s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-quobyte-fd92ff99-eed4-4c76-9714-5cde2a70f373" released by "delete_volume" :: held 0.715s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Created reservations ['064622db-5192-4147-a0b6-48a9cf965a31', '63974adb-a835-404d-ae9c-7a3db3af8ed6', 'be545cd5-099f-4c7a-a475-7ca73592cb6a', '9bc78d72-dde2-43d1-b206-a7bec8c62e0e'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:48 devstack sudo[115386]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:48 devstack sudo[115386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:48 devstack sudo[115386]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:48 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Deleted volume successfully. Aug 19 17:41:48 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-821c4292-e18a-4764-9281-3090706ac7d0 tempest-ProjectMemberTests-112761693 None] Lock "cinder-fd92ff99-eed4-4c76-9714-5cde2a70f373-delete_volume" released by "delete_volume" :: held 1.187s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (44b8a58d-46db-4673-9469-315890598a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (193fd5f3-b759-40ba-9e94-60959e989e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (193fd5f3-b759-40ba-9e94-60959e989e66) 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-19T15:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042078909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c9ad497-c0c4-4565-800a-95923b491090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:50Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (902c9cf4-d9a6-42ee-bb87-e6c543ffb1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (902c9cf4-d9a6-42ee-bb87-e6c543ffb1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06b30ce3-a6b5-4098-bb94-a856944ab5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06b30ce3-a6b5-4098-bb94-a856944ab5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c9ad497-c0c4-4565-800a-95923b491090', 'volume_name': 'volume-6c9ad497-c0c4-4565-800a-95923b491090', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a652dd30-7fb7-48ea-b7dc-478b45452cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a652dd30-7fb7-48ea-b7dc-478b45452cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (428a7a84-e044-448f-8d19-a42faa74be5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:49 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Volume 6c9ad497-c0c4-4565-800a-95923b491090: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c9ad497-c0c4-4565-800a-95923b491090', 'volume_size': 1} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 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-19T15:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042078909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c9ad497-c0c4-4565-800a-95923b491090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:50Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Creating volume 6c9ad497-c0c4-4565-800a-95923b491090 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:49 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:49 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:49 devstack sudo[115389]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 1073741824 Aug 19 17:41:49 devstack sudo[115389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:50 devstack sudo[115389]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 1073741824" returned: 0 in 0.485s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:50 devstack sudo[115395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 Aug 19 17:41:50 devstack sudo[115395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:50 devstack sudo[115395]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090" returned: 0 in 0.282s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] <== create_volume: return (815ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.817s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (428a7a84-e044-448f-8d19-a42faa74be5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c9ad497-c0c4-4565-800a-95923b491090', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aea59fb-5f6d-48f4-afd4-a89faa7be86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:50 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Volume volume-6c9ad497-c0c4-4565-800a-95923b491090 (6c9ad497-c0c4-4565-800a-95923b491090): created successfully Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7aea59fb-5f6d-48f4-afd4-a89faa7be86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:50 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (44b8a58d-46db-4673-9469-315890598a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:50 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-02e56ec5-0b50-47ea-8691-5997b2faf83d tempest-ProjectReaderTests-1161521558 None] Created volume successfully. Aug 19 17:41:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-6c9ad497-c0c4-4565-800a-95923b491090-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-6c9ad497-c0c4-4565-800a-95923b491090-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:51 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-quobyte-6c9ad497-c0c4-4565-800a-95923b491090" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-6c9ad497-c0c4-4565-800a-95923b491090" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf59e5d8-01af-41c3-99fb-926e91ef37bf]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:52 devstack sudo[115398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 Aug 19 17:41:52 devstack sudo[115398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:52 devstack sudo[115398]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090" returned: 0 in 0.389s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:52 devstack sudo[115404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090 Aug 19 17:41:52 devstack sudo[115404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:52 devstack sudo[115404]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-6c9ad497-c0c4-4565-800a-95923b491090" returned: 0 in 0.260s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-6c9ad497-c0c4-4565-800a-95923b491090" released by "delete_volume" :: held 0.696s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Created reservations ['87aef895-636a-4a0c-81bd-4671eeb628d0', '7c2dd899-09fc-41b0-83d3-e347db7d3f6c', '691055eb-bd4c-48d3-8b24-406bd344d3de', '693ac809-503e-463b-a97d-c1af26f0de47'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:52 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:52 devstack sudo[115407]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:52 devstack sudo[115407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:53 devstack sudo[115407]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.273s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:53 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Deleted volume successfully. Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-ca26723a-1b75-438a-b473-466c5ea1d190 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-6c9ad497-c0c4-4565-800a-95923b491090-delete_volume" released by "delete_volume" :: held 1.194s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (55de797d-061f-4097-aa86-fea12da7166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85575e8b-7929-4ef1-8b4e-e998550e5377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85575e8b-7929-4ef1-8b4e-e998550e5377) 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-19T15:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-236904183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35947083-7201-49c9-8a7a-30cb5b990684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:54Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7b6ce3-cccd-4510-86de-185c96b15803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7b6ce3-cccd-4510-86de-185c96b15803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18524eec-a9bf-455c-b13d-703692f235fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18524eec-a9bf-455c-b13d-703692f235fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '35947083-7201-49c9-8a7a-30cb5b990684', 'volume_name': 'volume-35947083-7201-49c9-8a7a-30cb5b990684', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3aebe11d-c533-4a7b-9bd8-1a287bef7474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3aebe11d-c533-4a7b-9bd8-1a287bef7474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db2adb9e-878b-41fc-987d-84c1d83b0c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:53 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Volume 35947083-7201-49c9-8a7a-30cb5b990684: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-35947083-7201-49c9-8a7a-30cb5b990684', 'volume_size': 1} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 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-19T15:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-236904183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35947083-7201-49c9-8a7a-30cb5b990684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:54Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Creating volume 35947083-7201-49c9-8a7a-30cb5b990684 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:53 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:53 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:53 devstack sudo[115411]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 1073741824 Aug 19 17:41:53 devstack sudo[115411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:54 devstack sudo[115411]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 1073741824" returned: 0 in 0.503s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:54 devstack sudo[115417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 Aug 19 17:41:54 devstack sudo[115417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:54 devstack sudo[115417]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684" returned: 0 in 0.292s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] <== create_volume: return (842ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.844s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db2adb9e-878b-41fc-987d-84c1d83b0c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35947083-7201-49c9-8a7a-30cb5b990684', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eda040df-d208-4d19-806a-32ee86991e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:54 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Volume volume-35947083-7201-49c9-8a7a-30cb5b990684 (35947083-7201-49c9-8a7a-30cb5b990684): created successfully Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eda040df-d208-4d19-806a-32ee86991e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:54 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (55de797d-061f-4097-aa86-fea12da7166e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:54 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-eccc2e55-9e89-4ad3-a1cc-e7f63e86c907 tempest-ProjectReaderTests-1161521558 None] Created volume successfully. Aug 19 17:41:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-35947083-7201-49c9-8a7a-30cb5b990684-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-35947083-7201-49c9-8a7a-30cb5b990684-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-quobyte-35947083-7201-49c9-8a7a-30cb5b990684" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:55 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-35947083-7201-49c9-8a7a-30cb5b990684" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:55 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[39cd970d-da59-4375-9ce1-6ba8cf70a460]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:55 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:55 devstack sudo[115420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 Aug 19 17:41:55 devstack sudo[115420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:56 devstack sudo[115420]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684" returned: 0 in 0.382s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:56 devstack sudo[115425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684 Aug 19 17:41:56 devstack sudo[115425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:56 devstack sudo[115425]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-35947083-7201-49c9-8a7a-30cb5b990684" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-35947083-7201-49c9-8a7a-30cb5b990684" released by "delete_volume" :: held 0.684s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Created reservations ['a799e525-de52-400c-9a65-f816af7ebb3d', 'c99ac29b-c8ba-4151-871d-1f2aa117f5b5', 'd3ed2808-3743-43f4-9819-2be554a3e217', '9929418f-6669-4d45-927c-c5fdff1c4dd9'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:56 devstack sudo[115428]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:56 devstack sudo[115428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:56 devstack sudo[115428]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.268s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:56 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Deleted volume successfully. Aug 19 17:41:56 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-48276105-1c84-4c67-a59d-4895f0a66f67 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-35947083-7201-49c9-8a7a-30cb5b990684-delete_volume" released by "delete_volume" :: held 1.155s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (a59e44b0-345e-488b-81f5-0d0b1afa23ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (777c89b1-27c1-4084-ac31-429f2943f3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (777c89b1-27c1-4084-ac31-429f2943f3ab) 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-19T15:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1306966720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8e20f8f-1070-4f4e-a413-d2741d49ad80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:57Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05e192be-e4c7-4103-b5e9-9a05e164a793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05e192be-e4c7-4103-b5e9-9a05e164a793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59614a8b-4dbe-4457-8f2b-48407af9d680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59614a8b-4dbe-4457-8f2b-48407af9d680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8e20f8f-1070-4f4e-a413-d2741d49ad80', 'volume_name': 'volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6b12178-0a74-4729-93b3-498ee10acd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6b12178-0a74-4729-93b3-498ee10acd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6bb965b-1b9b-44e7-8b6d-9e03f3d8b79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:57 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Volume e8e20f8f-1070-4f4e-a413-d2741d49ad80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80', 'volume_size': 1} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 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-19T15:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1306966720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8e20f8f-1070-4f4e-a413-d2741d49ad80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:41: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-19T15:41:57Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Creating volume e8e20f8f-1070-4f4e-a413-d2741d49ad80 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:41:57 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:57 devstack sudo[115431]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 1073741824 Aug 19 17:41:57 devstack sudo[115431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:57 devstack sudo[115431]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 1073741824" returned: 0 in 0.463s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:57 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:57 devstack sudo[115437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 Aug 19 17:41:57 devstack sudo[115437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:58 devstack sudo[115437]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80" returned: 0 in 0.257s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] <== create_volume: return (768ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.770s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6bb965b-1b9b-44e7-8b6d-9e03f3d8b79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23e07554-6059-4b69-8af1-a60f85ee0139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:41:58 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Volume volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 (e8e20f8f-1070-4f4e-a413-d2741d49ad80): created successfully Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23e07554-6059-4b69-8af1-a60f85ee0139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (a59e44b0-345e-488b-81f5-0d0b1afa23ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:41:58 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-4dd999d9-6212-4839-8eb0-673326c413c0 tempest-ProjectReaderTests-1161521558 None] Created volume successfully. Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-e8e20f8f-1070-4f4e-a413-d2741d49ad80-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-e8e20f8f-1070-4f4e-a413-d2741d49ad80-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-quobyte-e8e20f8f-1070-4f4e-a413-d2741d49ad80" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-e8e20f8f-1070-4f4e-a413-d2741d49ad80" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3972cb1-6d7a-43f5-bbdc-7c49096ab7b0]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:58 devstack sudo[115440]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 Aug 19 17:41:58 devstack sudo[115440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:58 devstack sudo[115440]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80" returned: 0 in 0.400s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:58 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:58 devstack sudo[115446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80 Aug 19 17:41:58 devstack sudo[115446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:59 devstack sudo[115446]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8e20f8f-1070-4f4e-a413-d2741d49ad80" returned: 0 in 0.266s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-e8e20f8f-1070-4f4e-a413-d2741d49ad80" released by "delete_volume" :: held 0.712s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Created reservations ['d93500fc-6c7c-44ed-8bbc-5b65905abc07', 'be3c7552-4dbb-46ba-89b1-eaf7373d928a', '942edefe-f5c0-49fb-9894-5d4c647c3535', '9c99c8d4-28e2-49c6-9382-10733780bbc5'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:41:59 devstack sudo[115449]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:41:59 devstack sudo[115449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:41:59 devstack sudo[115449]: pam_unix(sudo:session): session closed for user root Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.258s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:41:59 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Deleted volume successfully. Aug 19 17:41:59 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-9f85a6f2-cf42-4146-8bd6-1ca5c2744418 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-e8e20f8f-1070-4f4e-a413-d2741d49ad80-delete_volume" released by "delete_volume" :: held 1.222s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (bd607367-47fc-496e-91cb-2233d4dfc4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30a492f7-73de-488c-b5eb-7d706c4151b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30a492f7-73de-488c-b5eb-7d706c4151b4) 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-19T15:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-435894309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8af281a-db67-4b4f-a02e-3874861fc751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:00Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dda2aa61-936f-4b09-a159-d667fe94d683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dda2aa61-936f-4b09-a159-d667fe94d683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18eb13b7-abf8-4f2d-9cb3-b58c6cad2f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18eb13b7-abf8-4f2d-9cb3-b58c6cad2f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8af281a-db67-4b4f-a02e-3874861fc751', 'volume_name': 'volume-e8af281a-db67-4b4f-a02e-3874861fc751', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (800e1296-5bf7-43e0-825a-e9e6ad530a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (800e1296-5bf7-43e0-825a-e9e6ad530a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a3ae191-220b-4116-a47a-1ef9b4e9316b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:00 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Volume e8af281a-db67-4b4f-a02e-3874861fc751: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8af281a-db67-4b4f-a02e-3874861fc751', 'volume_size': 1} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 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-19T15:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-435894309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8af281a-db67-4b4f-a02e-3874861fc751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2354fc8347da4b83bd9f0996ce93629a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:00Z,use_quota=True,user_id='e70592a1260f4ac695709940fe4d7b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Creating volume e8af281a-db67-4b4f-a02e-3874861fc751 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:00 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:00 devstack sudo[115452]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 1073741824 Aug 19 17:42:00 devstack sudo[115452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:00 devstack sudo[115452]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 1073741824" returned: 0 in 0.457s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:00 devstack sudo[115458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 Aug 19 17:42:00 devstack sudo[115458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:00 devstack sudo[115458]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751" returned: 0 in 0.260s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] <== create_volume: return (761ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.764s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0a3ae191-220b-4116-a47a-1ef9b4e9316b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8af281a-db67-4b4f-a02e-3874861fc751', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20260b49-0694-4bb2-a30a-61c4827befc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:00 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Volume volume-e8af281a-db67-4b4f-a02e-3874861fc751 (e8af281a-db67-4b4f-a02e-3874861fc751): created successfully Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20260b49-0694-4bb2-a30a-61c4827befc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:00 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Flow 'volume_create_manager' (bd607367-47fc-496e-91cb-2233d4dfc4be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:00 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-de3948ea-2e05-4147-822b-588f5b2ca05a tempest-ProjectReaderTests-1161521558 None] Created volume successfully. Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-e8af281a-db67-4b4f-a02e-3874861fc751-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-e8af281a-db67-4b4f-a02e-3874861fc751-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "cinder-quobyte-e8af281a-db67-4b4f-a02e-3874861fc751" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-e8af281a-db67-4b4f-a02e-3874861fc751" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3a4deb2-1465-4f12-8fd9-a4a48a0ae691]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:01 devstack sudo[115461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 Aug 19 17:42:01 devstack sudo[115461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:01 devstack sudo[115461]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Flow 'volume_create_manager' (fcee9d71-7a20-4870-8131-083b596e5434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e29e84a-9913-4e43-a3c6-059c10970ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751" returned: 0 in 0.444s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:01 devstack sudo[115466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751 Aug 19 17:42:01 devstack sudo[115466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e29e84a-9913-4e43-a3c6-059c10970ec1) 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-19T15:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-529399733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b236473-600b-4081-89d6-6a71a210cea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e8e335a21ce44bf80dff12bf1381c38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:02Z,use_quota=True,user_id='19c7c6c92f134a6e9cda5ea90373c449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f8af4ef-efdf-4c05-8e2f-acc335b8ddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f8af4ef-efdf-4c05-8e2f-acc335b8ddd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb097131-c52e-419d-b98d-4b9a407b2490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb097131-c52e-419d-b98d-4b9a407b2490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2b236473-600b-4081-89d6-6a71a210cea2', 'volume_name': 'volume-2b236473-600b-4081-89d6-6a71a210cea2', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bb62530-e32f-4b5b-b4f2-a71211f53408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bb62530-e32f-4b5b-b4f2-a71211f53408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (411691cb-a2b7-4b2c-928a-cc07df5fa684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:01 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Volume 2b236473-600b-4081-89d6-6a71a210cea2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2b236473-600b-4081-89d6-6a71a210cea2', 'volume_size': 1} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 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-19T15:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-529399733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b236473-600b-4081-89d6-6a71a210cea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e8e335a21ce44bf80dff12bf1381c38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:02Z,use_quota=True,user_id='19c7c6c92f134a6e9cda5ea90373c449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Creating volume 2b236473-600b-4081-89d6-6a71a210cea2 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:01 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:01 devstack sudo[115468]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 1073741824 Aug 19 17:42:01 devstack sudo[115468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:01 devstack sudo[115466]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-e8af281a-db67-4b4f-a02e-3874861fc751" returned: 0 in 0.259s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-quobyte-e8af281a-db67-4b4f-a02e-3874861fc751" released by "delete_volume" :: held 0.749s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:01 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Created reservations ['c0697d76-29c0-4413-b2ef-7a2a484d6c16', '67d6ac26-fdfa-442b-9096-afa26eed06e9', 'a18cc44d-3a82-470b-9815-2a1f35079a48', 'a723da06-3291-4185-bcf4-3b7f3da8c062'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:02 devstack sudo[115474]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:42:02 devstack sudo[115474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:02 devstack sudo[115468]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 1073741824" returned: 0 in 0.467s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:02 devstack sudo[115477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 Aug 19 17:42:02 devstack sudo[115477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:02 devstack sudo[115474]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.279s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Deleted volume successfully. Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-f1aa3bdf-ef24-498c-a7b3-937660fe33b2 tempest-ProjectReaderTests-1161521558 None] Lock "cinder-e8af281a-db67-4b4f-a02e-3874861fc751-delete_volume" released by "delete_volume" :: held 1.243s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:02 devstack sudo[115477]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2" returned: 0 in 0.289s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] <== create_volume: return (802ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.805s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (411691cb-a2b7-4b2c-928a-cc07df5fa684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b236473-600b-4081-89d6-6a71a210cea2', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0c628c3-1b53-4063-a0ff-3e3464fb91ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:02 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Volume volume-2b236473-600b-4081-89d6-6a71a210cea2 (2b236473-600b-4081-89d6-6a71a210cea2): created successfully Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0c628c3-1b53-4063-a0ff-3e3464fb91ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:02 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Flow 'volume_create_manager' (fcee9d71-7a20-4870-8131-083b596e5434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:02 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-fff34337-0add-40fc-8960-751d17d2165c tempest-ProjectReaderTests-1290530548 None] Created volume successfully. Aug 19 17:42:03 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Acquiring lock "cinder-2b236473-600b-4081-89d6-6a71a210cea2-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Lock "cinder-2b236473-600b-4081-89d6-6a71a210cea2-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Acquiring lock "cinder-quobyte-2b236473-600b-4081-89d6-6a71a210cea2" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Lock "cinder-quobyte-2b236473-600b-4081-89d6-6a71a210cea2" acquired by "delete_volume" :: waited 0.016s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[35b4ccd0-0929-44dc-8bff-61a1a333ab66]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:04 devstack sudo[115482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 Aug 19 17:42:04 devstack sudo[115482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:04 devstack sudo[115482]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2" returned: 0 in 0.365s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:04 devstack sudo[115487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2 Aug 19 17:42:04 devstack sudo[115487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:04 devstack sudo[115487]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-2b236473-600b-4081-89d6-6a71a210cea2" returned: 0 in 0.256s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Lock "cinder-quobyte-2b236473-600b-4081-89d6-6a71a210cea2" released by "delete_volume" :: held 0.670s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Created reservations ['735a7f94-97a8-49fd-8c82-b45580f844fb', '8a471829-12e9-43ff-b11b-cf70fbca44ef', '27a5bf30-7da7-4186-8279-4c817c78880b', 'e615cc3b-5acf-4389-8d32-94b51275a91c'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:04 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:04 devstack sudo[115490]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:42:04 devstack sudo[115490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:05 devstack sudo[115490]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.261s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:05 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Deleted volume successfully. Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-2dbf1872-b3fe-46b2-88e0-770b89116b61 tempest-ProjectReaderTests-1290530548 None] Lock "cinder-2b236473-600b-4081-89d6-6a71a210cea2-delete_volume" released by "delete_volume" :: held 1.133s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.flows.manager.create_volume [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94106) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Flow 'volume_create_manager' (91ebe840-ee4c-4e46-a60c-54c32312c129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e896ccab-8b9e-40a9-9671-68a477c6a363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e896ccab-8b9e-40a9-9671-68a477c6a363) 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-19T15:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775843249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f7e52db-9334-41f7-8fca-08d93842a273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e8e335a21ce44bf80dff12bf1381c38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:06Z,use_quota=True,user_id='19c7c6c92f134a6e9cda5ea90373c449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77fb7819-b7c0-4b46-9e7d-ae33dd44bcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77fb7819-b7c0-4b46-9e7d-ae33dd44bcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e89565b9-f694-4e04-a11a-ae4b8ced05a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e89565b9-f694-4e04-a11a-ae4b8ced05a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f7e52db-9334-41f7-8fca-08d93842a273', 'volume_name': 'volume-7f7e52db-9334-41f7-8fca-08d93842a273', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1daf8603-183d-4b49-89f5-ee664baf8248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1daf8603-183d-4b49-89f5-ee664baf8248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e03bbf4c-ddf9-42c6-84f0-2fd10af8589b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:05 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Volume 7f7e52db-9334-41f7-8fca-08d93842a273: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f7e52db-9334-41f7-8fca-08d93842a273', 'volume_size': 1} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 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-19T15:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775843249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f7e52db-9334-41f7-8fca-08d93842a273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e8e335a21ce44bf80dff12bf1381c38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T15:42: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-19T15:42:06Z,use_quota=True,user_id='19c7c6c92f134a6e9cda5ea90373c449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64278251-e543-4b07-8306-a729d6ebac8c),volume_type_id=64278251-e543-4b07-8306-a729d6ebac8c)}" {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.remotefs [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Creating volume 7f7e52db-9334-41f7-8fca-08d93842a273 {{(pid=94106) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Selected osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 as target Quobyte volume. {{(pid=94106) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 17:42:05 devstack cinder-volume[94106]: INFO cinder.volume.drivers.remotefs [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] casted to osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6 Aug 19 17:42:05 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 1073741824 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:05 devstack sudo[115493]: 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/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 1073741824 Aug 19 17:42:05 devstack sudo[115493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:06 devstack sudo[115493]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 1073741824" returned: 0 in 0.416s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:06 devstack sudo[115498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 Aug 19 17:42:06 devstack sudo[115498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:06 devstack sudo[115498]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273" returned: 0 in 0.240s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] <== create_volume: return (697ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'} {{(pid=94106) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.700s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e03bbf4c-ddf9-42c6-84f0-2fd10af8589b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f7e52db-9334-41f7-8fca-08d93842a273', 'volume_size': 1}' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72bd453a-3e5c-4645-99f7-23a7409b6d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 17:42:06 devstack cinder-volume[94106]: INFO cinder.volume.flows.manager.create_volume [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Volume volume-7f7e52db-9334-41f7-8fca-08d93842a273 (7f7e52db-9334-41f7-8fca-08d93842a273): created successfully Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72bd453a-3e5c-4645-99f7-23a7409b6d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94106) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Flow 'volume_create_manager' (91ebe840-ee4c-4e46-a60c-54c32312c129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94106) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 17:42:06 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-96986594-0f68-4975-88c7-5cf166d85dd9 tempest-ProjectReaderTests-1290530548 None] Created volume successfully. Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Acquiring lock "cinder-7f7e52db-9334-41f7-8fca-08d93842a273-delete_volume" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Lock "cinder-7f7e52db-9334-41f7-8fca-08d93842a273-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Acquiring lock "cinder-quobyte-7f7e52db-9334-41f7-8fca-08d93842a273" by "delete_volume" {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Lock "cinder-quobyte-7f7e52db-9334-41f7-8fca-08d93842a273" acquired by "delete_volume" :: waited 0.017s {{(pid=94106) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG oslo.privsep.daemon [-] privsep: reply[fd26ea71-10fa-4af2-85e4-1f5baa530106]: (4, 'qcow2') {{(pid=95310) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 17:42:06 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:06 devstack sudo[115501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 Aug 19 17:42:06 devstack sudo[115501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:07 devstack sudo[115501]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273" returned: 0 in 0.351s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:07 devstack sudo[115506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273 Aug 19 17:42:07 devstack sudo[115506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:07 devstack sudo[115506]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f/volume-7f7e52db-9334-41f7-8fca-08d93842a273" returned: 0 in 0.244s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Lock "cinder-quobyte-7f7e52db-9334-41f7-8fca-08d93842a273" released by "delete_volume" :: held 0.637s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG cinder.quota [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Created reservations ['b76d982f-a895-4f25-b975-8a5439e074d0', '423d44e5-15f7-46fe-a6dd-3091ea70e273', '437db472-d53a-40fa-8c97-19ce55a6e61a', 'fa5bbd03-c0eb-491d-8fd9-4779ab5e390f'] {{(pid=94106) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:07 devstack sudo[115509]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:42:07 devstack sudo[115509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:07 devstack sudo[115509]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.254s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:07 devstack cinder-volume[94106]: INFO cinder.volume.manager [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Deleted volume successfully. Aug 19 17:42:07 devstack cinder-volume[94106]: DEBUG cinder.coordination [None req-19947077-e37c-4403-bb49-3ba8c2238b4f tempest-ProjectReaderTests-1290530548 None] Lock "cinder-7f7e52db-9334-41f7-8fca-08d93842a273-delete_volume" released by "delete_volume" :: held 1.086s {{(pid=94106) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 17:42:17 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=80,cinder:UPDATE=119,cinder:INSERT=30,cinder:DELETE=10 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:42:17 devstack cinder-volume[94106]: DEBUG dbcounter [-] [94106] Writing DB stats cinder:SELECT=76,cinder:INSERT=27,cinder:UPDATE=109,cinder:DELETE=8 {{(pid=94106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6': None} {{(pid=94106) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG cinder.volume.drivers.quobyte [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-f2768593-d998-451c-ae46-8f751f2b4dc6'] {{(pid=94106) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.lockutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94106) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 17:42:22 devstack sudo[115707]: 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/221ce42a5b68c41a22f29c4600b5806f Aug 19 17:42:22 devstack sudo[115707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 17:42:22 devstack sudo[115707]: pam_unix(sudo:session): session closed for user root Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG oslo_concurrency.processutils [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/221ce42a5b68c41a22f29c4600b5806f" returned: 0 in 0.264s {{(pid=94106) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG cinder.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Notifying Schedulers of capabilities ... {{(pid=94106) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG oslo_service.periodic_task [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] Running periodic task VolumeManager._thread_info {{(pid=94106) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread count: 28 {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 17:42:22 devstack cinder-volume[94106]: DEBUG cinder.volume.manager [None req-65672d01-d62d-4eb3-9496-977cd04ffe1a None None] thread info: [<_MainThread(MainThread, started 130498225172608)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94106) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}}